mirror of https://github.com/seazon/FeedMe.git
3.20.7
This commit is contained in:
parent
735c61b621
commit
4481ebb23d
|
@ -12,7 +12,7 @@ This is the documentation of FeedMe.
|
|||
|
||||
## Version:
|
||||
- release: 3.20.6
|
||||
- beta: 3.20.6 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- beta: 3.20.7 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## Download:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
### 3.20.7
|
||||
###### 2022-4-1
|
||||
- [optimize]Improve figcaption tag style. https://github.com/seazon/FeedMe/issues/403
|
||||
- [optimize]Ethernet connection should same as Wifi. https://github.com/seazon/FeedMe/issues/400
|
||||
|
||||
### 3.20.6
|
||||
###### 2022-3-12
|
||||
- [fix]Crash issue in article page on Android 12.
|
||||
|
|
|
@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
|||
|
||||
## 版本:
|
||||
- 正式: 3.20.6
|
||||
- 测试: 3.20.6 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- 测试: 3.20.7 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## 下载:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
### 3.20.7
|
||||
###### 2022-4-1
|
||||
- [优化]优化figcaption标签样式。 https://github.com/seazon/FeedMe/issues/403
|
||||
- [优化]以太网连接应该同Wifi一致。 https://github.com/seazon/FeedMe/issues/400
|
||||
|
||||
### 3.20.6
|
||||
###### 2022-3-12
|
||||
- [修复]文章页崩溃问题。
|
||||
|
|
Loading…
Reference in New Issue