From b390e13b11b6ed1b11e812b370b7a46212ebcac8 Mon Sep 17 00:00:00 2001 From: shawn Date: Sat, 21 Oct 2023 15:08:03 +0800 Subject: [PATCH] 4.1 --- README.md | 2 +- doc/en/patches.md | 8 ++++++++ doc/zh/README.md | 2 +- doc/zh/patches.md | 8 ++++++++ 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c32748..df065bb 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is the documentation of FeedMe. ## Version: - release: 4.0.4 -- beta: 4.0.4 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- beta: 4.1 (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 ffc5e59..213d3e6 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,11 @@ +# 4.1 +###### 2023-10-21 +- [new] FeedMe Mobilizer Selector. https://github.com/seazon/FeedMe/issues/622 +- [new] New widget: player widget. +- [optimize] `Settings` - `Interface` - `Layout`, more options for layout. +- [optimize] Update switch style. +- [fix] Fix image parser issue for FeedMe Mobilizer. https://github.com/seazon/FeedMe/issues/364 + ### 4.0.4 ###### 2023-10-8 - [optimize] Include highlighter data in backup. https://github.com/seazon/FeedMe/issues/615 diff --git a/doc/zh/README.md b/doc/zh/README.md index 60e3646..8fc4bba 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: ## 版本: - 正式: 4.0.4 -- 测试: 4.0.4 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 测试: 4.1 (加入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 e359f2e..08d70ee 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,11 @@ +# 4.1 +###### 2023-10-21 +- [新增] FeedMe Mobilizer 选择器。 https://github.com/seazon/FeedMe/issues/622 +- [新增] 新的小部件:播放器小部件。 +- [优化] `设置`-`界面`优化`紧凑布局`,支持更多布局选项。 +- [优化] 更新开关样式。 +- [修复] 修复 FeedMe Mobilizer 的图像解析错误问题。 https://github.com/seazon/FeedMe/issues/364 + ### 4.0.4 ###### 2023-10-8 - [优化] 在备份中包含荧光标签数据。 https://github.com/seazon/FeedMe/issues/615