mirror of
https://github.com/seazon/FeedMe.git
synced 2025-01-03 10:29:47 +01:00
3.9.3
This commit is contained in:
parent
657b451e0a
commit
71c6316ddb
@ -10,8 +10,8 @@ FeedMe is an reader client application for RSS service:
|
||||
This is the documentation of FeedMe.
|
||||
|
||||
## Version:
|
||||
- release: 3.9
|
||||
- beta: 3.9.2 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- release: 3.9.3
|
||||
- beta: 3.9.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
|
||||
|
@ -1,3 +1,7 @@
|
||||
### 3.9.3
|
||||
###### 2019-3-20
|
||||
- [fix]Fix crash issue on Android 4.x.
|
||||
|
||||
### 3.9.2
|
||||
###### 2019-3-16
|
||||
- [optimize]Optimize sorting: Provide reset button. Uncategorized feeds can also be sorted.
|
||||
|
@ -10,8 +10,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
||||
这是FeedMe的使用文档。
|
||||
|
||||
## 版本:
|
||||
- 正式: 3.9
|
||||
- 测试: 3.9.2 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- 正式: 3.9.3
|
||||
- 测试: 3.9.3 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## 下载:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
@ -1,3 +1,7 @@
|
||||
### 3.9.3
|
||||
###### 2019-3-20
|
||||
- [修复]修复Android 4.x版本运行就崩溃的问题。
|
||||
|
||||
### 3.9.2
|
||||
###### 2019-3-16
|
||||
- [优化]优化排序:提供重置按钮。未分类的订阅源也可以排序了。
|
||||
|
Loading…
Reference in New Issue
Block a user