From 8b4de6a56adb9b28f200db6c8dacde84b89ed050 Mon Sep 17 00:00:00 2001 From: dataegg Date: Tue, 19 Nov 2019 16:10:49 +0800 Subject: [PATCH] 3.12.2 --- README.md | 4 ++-- doc/en/patches.md | 6 ++++++ doc/zh/README.md | 4 ++-- doc/zh/patches.md | 6 ++++++ 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 83cc699..8fc440a 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: 3.11 -- beta: 3.12.1 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- release: 3.12.1 +- beta: 3.12.2 (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 1152b3b..599dc58 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,9 @@ +### 3.12.2 +###### 2019-11-19 +- [new]Support Feedbin parser for mobilizer. +- [fix]Fix backup failed issue. +- [fix]Fix article date issue of Fever. + ### 3.12.1 ###### 2019-10-15 - [optimize]The article's image can now be aligned with the article. This setting can be found in the `View` menu of the article screen. diff --git a/doc/zh/README.md b/doc/zh/README.md index dfd08f3..974e7e8 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: 这是FeedMe的使用文档。 ## 版本: -- 正式: 3.11 -- 测试: 3.12.1 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 正式: 3.12.1 +- 测试: 3.12.2 (加入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 24d9046..a19dbc9 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,9 @@ +### 3.12.2 +###### 2019-11-19 +- [新增]新增Mobilizer:Feedbin Parser。 +- [修复]修复备份无法恢复的问题。 +- [修复]修复Fever的文章时间问题。 + ### 3.12.1 ###### 2019-10-15 - [优化]文章图片现在可以和文章对齐了。可在文章界面的`查看`菜单中找到这个设置。