mirror of
https://github.com/seazon/FeedMe.git
synced 2025-03-06 11:47:39 +01:00
4.3.1
This commit is contained in:
parent
c93adc0ff1
commit
077fadc480
@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service:
|
||||
This is the documentation of FeedMe.
|
||||
|
||||
## Version:
|
||||
- release: 4.2.10
|
||||
- beta: 4.3.0 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- release: 4.3.0
|
||||
- beta: 4.3.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,11 +1,10 @@
|
||||
# 4.3.0
|
||||
###### 2024-9-27
|
||||
- [new] New widget: Article list.
|
||||
- [optimize] Improve NAV panel on article detail page. https://github.com/seazon/FeedMe/issues/642
|
||||
- [fix] Fix images are downloaded on mobile data despite setting Wi-Fi only option. https://github.com/seazon/FeedMe/issues/740
|
||||
- [fix] Fix mark all read but still can see the items. https://github.com/seazon/FeedMe/issues/743
|
||||
- [fix] Fix some integration app always show in menu. https://github.com/seazon/FeedMe/issues/729
|
||||
- [fix] Fix E-Ink theme logic issue.
|
||||
- [optimize] Article list widget count configurable. https://github.com/seazon/FeedMe/issues/600
|
||||
- [optimize] Display small image placeholder in article page. https://github.com/seazon/FeedMe/issues/740
|
||||
- [fix] Fix article deeplink issue. https://github.com/seazon/FeedMe/issues/755
|
||||
- [fix] Fix podcast time parse error in player show note.
|
||||
- [fix] Fix crash issues.
|
||||
|
||||
### 4.2.10
|
||||
###### 2024-8-24
|
||||
|
@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
||||
这是FeedMe的使用文档。
|
||||
|
||||
## 版本:
|
||||
- 正式: 4.2.10
|
||||
- 测试: 4.3.0 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- 正式: 4.3.0
|
||||
- 测试: 4.3.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.3.1
|
||||
###### 2024-10-20
|
||||
- [优化] 文章列表控件数量可配置。https://github.com/seazon/FeedMe/issues/600
|
||||
- [优化] 文章页面显示小图片占位符。https://github.com/seazon/FeedMe/issues/740
|
||||
- [修复] 修复文章deeplink问题。https://github.com/seazon/FeedMe/issues/755
|
||||
- [修复] 修复播放器节目 show note 时间解析错误。
|
||||
- [修复] 修复崩溃问题。
|
||||
|
||||
# 4.3.0
|
||||
###### 2024-9-27
|
||||
- [新增] 新小部件:文章列表。
|
||||
|
Loading…
x
Reference in New Issue
Block a user