From 5266b11be1c016122d76a1fd4c1f19872e8304ca Mon Sep 17 00:00:00 2001 From: zhangshunjie Date: Wed, 14 Mar 2018 16:57:16 +0800 Subject: [PATCH] update to 3.5.6 --- doc/en/patches.md | 3 ++- doc/zh/patches.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/en/patches.md b/doc/en/patches.md index d1c8665..43e8253 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,12 +1,13 @@ ### 3.5.6 ###### 2018-3-14 +- [ATTENTION] Due to changes in the multi-account feature, downloaded images will not be visible after updating to the new version. If need, clear the cache and download it again. - [optimize] Services(Feedbin, FreshRSS) that do not support feeds/categories synchronization can't modify `Sync Mode` now. `Chinese Mode` is also the same. `Sync Mode` is fixed to `All`. - [optimize] Tiny Tiny RSS now support auth_remote. - [fix] Fixed too many articles marked as read when enable `Auto mark read` - [fix] Fixed FeedMe mobilizer parsing webpage garbled. - [fix] Keyword filtering now ignores case. - [fix] Fixed other issues. -- [other] Changes related to multiple account features. +- [other] Changes related to multi-account feature. ### 3.5.5 ###### 2018-2-24 diff --git a/doc/zh/patches.md b/doc/zh/patches.md index 759bca6..61763ec 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,5 +1,6 @@ ### 3.5.6 ###### 2018-3-14 +- [特别注意] 由于多账户功能的改动,更新到新版后,已下载的文章的图片将不可见。如有必要,请清除缓存后重新下载。 - [优化] 不支持按源/类别同步的服务(Feedbin,FreshRSS)现在无法修改`同步模式`,启用了`中国模式`也无法修改`同步模式`,`同步模式`固定为`所有`。 - [优化] Tiny Tiny RSS增加对auth_remote的支持。 - [修复] 修复开启`自动标记已读`时过多文章被标记已读的问题。