From 05cb80924fa5c243525b1a9bc4dd31271c396c68 Mon Sep 17 00:00:00 2001 From: dataegg Date: Thu, 23 Dec 2021 21:49:16 +0800 Subject: [PATCH] 3.20.1 --- README.md | 4 ++-- doc/en/credits.md | 2 +- doc/en/patches.md | 6 ++++++ doc/zh/README.md | 4 ++-- doc/zh/patches.md | 5 +++++ 5 files changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index cf5d383..1dec32f 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.19.3 -- beta: 3.20.0 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- release: 3.20.0 +- beta: 3.20.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/credits.md b/doc/en/credits.md index e2845bf..1d70fe7 100644 --- a/doc/en/credits.md +++ b/doc/en/credits.md @@ -4,7 +4,7 @@ - 凌光伟 - 淡空醉花 -## Translators (last updated: 3 May 2021) +## Translators (last updated: 18 Dec 2021) |Language |Locale |Translator| |--- |--- |---| |عربي |ar |faleh-a, osso333| diff --git a/doc/en/patches.md b/doc/en/patches.md index 9551bfd..cafe491 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,9 @@ +# 3.20.1 +###### 2021-12-23 +- [optimize]Adapt for Android 12. +- [optimize]Update Hebrew, German, French, Dutch, Spanish, Italian, Ukrainian, Portuguese (Brazil), Romanian, Czech. +- [fix]https://github.com/seazon/FeedMe/issues/382 + # 3.20.0 ###### 2021-11-1 - [new]Support dark mode for Android 10+. diff --git a/doc/zh/README.md b/doc/zh/README.md index a1d6982..c12246f 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: 这是FeedMe的使用文档。 ## 版本: -- 正式: 3.19.3 -- 测试: 3.20.0 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 正式: 3.20.0 +- 测试: 3.20.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 273282c..69e0c2c 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,8 @@ +# 3.20.1 +###### 2021-12-23 +- [优化]Android 12 适配。 +- [修复]https://github.com/seazon/FeedMe/issues/382 + # 3.20.0 ###### 2021-11-1 - [新增]Android 10+ 支持深色模式。