mirror of https://github.com/seazon/FeedMe.git
4.1
This commit is contained in:
parent
bee0fb3bf9
commit
b390e13b11
|
@ -12,7 +12,7 @@ This is the documentation of FeedMe.
|
|||
|
||||
## Version:
|
||||
- release: 4.0.4
|
||||
- beta: 4.0.4 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- beta: 4.1 (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,11 @@
|
|||
# 4.1
|
||||
###### 2023-10-21
|
||||
- [new] FeedMe Mobilizer Selector. https://github.com/seazon/FeedMe/issues/622
|
||||
- [new] New widget: player widget.
|
||||
- [optimize] `Settings` - `Interface` - `Layout`, more options for layout.
|
||||
- [optimize] Update switch style.
|
||||
- [fix] Fix image parser issue for FeedMe Mobilizer. https://github.com/seazon/FeedMe/issues/364
|
||||
|
||||
### 4.0.4
|
||||
###### 2023-10-8
|
||||
- [optimize] Include highlighter data in backup. https://github.com/seazon/FeedMe/issues/615
|
||||
|
|
|
@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
|||
|
||||
## 版本:
|
||||
- 正式: 4.0.4
|
||||
- 测试: 4.0.4 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- 测试: 4.1 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## 下载:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
# 4.1
|
||||
###### 2023-10-21
|
||||
- [新增] FeedMe Mobilizer 选择器。 https://github.com/seazon/FeedMe/issues/622
|
||||
- [新增] 新的小部件:播放器小部件。
|
||||
- [优化] `设置`-`界面`优化`紧凑布局`,支持更多布局选项。
|
||||
- [优化] 更新开关样式。
|
||||
- [修复] 修复 FeedMe Mobilizer 的图像解析错误问题。 https://github.com/seazon/FeedMe/issues/364
|
||||
|
||||
### 4.0.4
|
||||
###### 2023-10-8
|
||||
- [优化] 在备份中包含荧光标签数据。 https://github.com/seazon/FeedMe/issues/615
|
||||
|
|
Loading…
Reference in New Issue