This commit is contained in:
shawn 2022-03-12 13:50:21 +08:00
parent 4f759f32ad
commit 735c61b621
4 changed files with 12 additions and 4 deletions

View File

@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service:
This is the documentation of FeedMe.
## Version:
- release: 3.20.4
- beta: 3.20.5 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
- release: 3.20.6
- beta: 3.20.6 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
## Download:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,3 +1,7 @@
### 3.20.6
###### 2022-3-12
- [fix]Crash issue in article page on Android 12.
### 3.20.5
###### 2022-1-21
- [fix]Some iframe embedded video can play https://github.com/seazon/FeedMe/issues/392

View File

@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器支持以下RSS服务
这是FeedMe的使用文档。
## 版本:
- 正式: 3.20.4
- 测试: 3.20.5 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
- 正式: 3.20.6
- 测试: 3.20.6 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
## 下载:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,3 +1,7 @@
### 3.20.6
###### 2022-3-12
- [修复]文章页崩溃问题。
### 3.20.5
###### 2022-1-21
- [修复]部分iframe内嵌视频无法播放 https://github.com/seazon/FeedMe/issues/392