diff --git a/README.md b/README.md index 27729e2..c8df027 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is the documentation of FeedMe. ## Version: - release: 3.20.0 -- beta: 3.20.2 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- beta: 3.20.3 (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 43a0620..81dda40 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,8 +1,13 @@ -# 3.20.2 +### 3.20.3 +###### 2022-1-2 +- [fix]Fix status bar height issue on Android 12+. +- [fix]Fix custom launcher crash issue when using image. + +### 3.20.2 ###### 2021-12-24 - [fix]Fix crash issue on Android 12 https://github.com/seazon/FeedMe/issues/385 -# 3.20.1 +### 3.20.1 ###### 2021-12-23 - [optimize]Adapt for Android 12. - [optimize]Update Hebrew, German, French, Dutch, Spanish, Italian, Ukrainian, Portuguese (Brazil), Romanian, Czech. diff --git a/doc/zh/README.md b/doc/zh/README.md index 2d7f4b1..747bc66 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: ## 版本: - 正式: 3.20.0 -- 测试: 3.20.2 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 测试: 3.20.3 (加入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 aaf9774..3a4e088 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,8 +1,13 @@ -# 3.20.2 +### 3.20.3 +###### 2022-1-2 +- [修复]修复Android 12+状态栏高度识别错误的问题。 +- [修复]修复自定义启动图标时使用图片崩溃的问题。 + +### 3.20.2 ###### 2021-12-24 - [修复]修复Android 12上的闪退问题 https://github.com/seazon/FeedMe/issues/385 -# 3.20.1 +### 3.20.1 ###### 2021-12-23 - [优化]Android 12 适配。 - [修复]https://github.com/seazon/FeedMe/issues/382