mirror of https://github.com/seazon/FeedMe.git
4.0.4
This commit is contained in:
parent
a8fda3e2cc
commit
ca71f8a84f
|
@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service:
|
|||
This is the documentation of FeedMe.
|
||||
|
||||
## Version:
|
||||
- release: 4.0.2
|
||||
- beta: 4.0.3 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- release: 4.0.3
|
||||
- beta: 4.0.4 (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 @@
|
|||
### 4.0.4
|
||||
###### 2023-10-8
|
||||
- [optimize] Include highlighter data in backup. https://github.com/seazon/FeedMe/issues/615
|
||||
- [fix] Fix Feedbin mobilizer issue. https://github.com/seazon/FeedMe/issues/602 https://github.com/seazon/FeedMe/issues/577
|
||||
|
||||
### 4.0.3
|
||||
###### 2023-10-6
|
||||
- [fix] Fix not possible to set auto sync interval of 4 hours. https://github.com/seazon/FeedMe/issues/630
|
||||
|
|
|
@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
|||
这是FeedMe的使用文档。
|
||||
|
||||
## 版本:
|
||||
- 正式: 4.0.2
|
||||
- 测试: 4.0.3 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- 正式: 4.0.3
|
||||
- 测试: 4.0.4 (加入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 @@
|
|||
### 4.0.4
|
||||
###### 2023-10-8
|
||||
- [优化] 在备份中包含荧光标签数据。 https://github.com/seazon/FeedMe/issues/615
|
||||
- [修复]修复 Feedbin mobilizer 的问题。 https://github.com/seazon/FeedMe/issues/602 https://github.com/seazon/FeedMe/issues/577
|
||||
|
||||
### 4.0.3
|
||||
###### 2023-10-6
|
||||
- [修复] 修复不能设置同步间隔为4小时的问题。 https://github.com/seazon/FeedMe/issues/630
|
||||
|
|
Loading…
Reference in New Issue