diff --git a/README.md b/README.md index 29f9515..b374aad 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service: This is the documentation of FeedMe. ## Version: -- release: 4.0.2 -- beta: 4.0.3 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- release: 4.0.3 +- beta: 4.0.4 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) ## Download: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/en/patches.md b/doc/en/patches.md index 0b402e7..ffc5e59 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,8 @@ +### 4.0.4 +###### 2023-10-8 +- [optimize] Include highlighter data in backup. https://github.com/seazon/FeedMe/issues/615 +- [fix] Fix Feedbin mobilizer issue. https://github.com/seazon/FeedMe/issues/602 https://github.com/seazon/FeedMe/issues/577 + ### 4.0.3 ###### 2023-10-6 - [fix] Fix not possible to set auto sync interval of 4 hours. https://github.com/seazon/FeedMe/issues/630 diff --git a/doc/zh/README.md b/doc/zh/README.md index 730afaa..9b87106 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: 这是FeedMe的使用文档。 ## 版本: -- 正式: 4.0.2 -- 测试: 4.0.3 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 正式: 4.0.3 +- 测试: 4.0.4 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) ## 下载: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/zh/patches.md b/doc/zh/patches.md index 0ea742e..e359f2e 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,8 @@ +### 4.0.4 +###### 2023-10-8 +- [优化] 在备份中包含荧光标签数据。 https://github.com/seazon/FeedMe/issues/615 +- [修复]修复 Feedbin mobilizer 的问题。 https://github.com/seazon/FeedMe/issues/602 https://github.com/seazon/FeedMe/issues/577 + ### 4.0.3 ###### 2023-10-6 - [修复] 修复不能设置同步间隔为4小时的问题。 https://github.com/seazon/FeedMe/issues/630