4.0.0-Canary-4

This commit is contained in:
Shawn, Zhang 2023-06-17 20:49:26 +08:00
parent ec8c92c375
commit 5816a6a52b
4 changed files with 23 additions and 7 deletions

View File

@ -13,7 +13,7 @@ This is the documentation of FeedMe.
## Version:
- release: 3.20.14
- beta: 3.20.14 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
- canary: 4.0.0-Canary-3 (only available on Github)
- canary: 4.0.0-Canary-4 (only available on Github)
## Download:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,12 +1,20 @@
### 4.0.0-Canary-4
###### 2023-6-17
- [new] Click the feed title in article page to goto this feed's article list page. https://github.com/seazon/FeedMe/issues/523
- [optimize] Update immersive mode. https://github.com/seazon/FeedMe/issues/517#issuecomment-1590289087
- [fix] Fix Tiny Tiny RSS can't fetch unread items issue. https://github.com/seazon/FeedMe/issues/525
- [fix] Video stop play after rotate screen. https://github.com/seazon/FeedMe/issues/517#issuecomment-1586380529
- [fix] Fix crash issue while share to Wechat. https://github.com/seazon/FeedMe/issues/522#issuecomment-1593792701
### 4.0.0-Canary-3
###### 2023-6-15
- [Fix] Fix the problem that the article page menu is not updated. https://github.com/seazon/FeedMe/issues/517#issuecomment-1589336638
- [Fix] Fix pull-to-refresh not working. https://github.com/seazon/FeedMe/issues/517#issuecomment-1589351824
- [fix] Fix the problem that the article page menu is not updated. https://github.com/seazon/FeedMe/issues/517#issuecomment-1589336638
- [fix] Fix pull-to-refresh not working. https://github.com/seazon/FeedMe/issues/517#issuecomment-1589351824
### 4.0.0-Canary-2
###### 2023-6-13
- [fix]Accent background color issue on article list. https://github.com/seazon/FeedMe/issues/517#issuecomment-1586292674
- [fix]The name and the actual function do not match for swipe left and right feature. https://github.com/seazon/FeedMe/issues/517#issuecomment-1587651850
- [fix] Accent background color issue on article list. https://github.com/seazon/FeedMe/issues/517#issuecomment-1586292674
- [fix] The name and the actual function do not match for swipe left and right feature. https://github.com/seazon/FeedMe/issues/517#issuecomment-1587651850
# 4.0.0-Canary-1
###### 2023-6-11

View File

@ -13,7 +13,7 @@ FeedMe是一个RSS阅读器支持以下RSS服务
## 版本:
- 正式: 3.20.14
- 测试: 3.20.14 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
- canary: 4.0.0-Canary-3 (仅在Github下载)
- canary: 4.0.0-Canary-4 (仅在Github下载)
## 下载:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,6 +1,14 @@
### 4.0.0-Canary-4
###### 2023-6-17
- [新增] 点击文章页面的feed标题可以进入该feed的文章列表页面。 https://github.com/seazon/FeedMe/issues/523
- [优化] 更新沉浸模式。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1590289087
- [修复] 修复 Tiny Tiny RSS 无法同步到未读条目的问题。 https://github.com/seazon/FeedMe/issues/525
- [修复] 修复旋转屏幕后视频停止播放的问题。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1586380529
- [修复] 修复分享到微信崩溃的问题。 https://github.com/seazon/FeedMe/issues/522#issuecomment-1593792701
### 4.0.0-Canary-3
###### 2023-6-15
- [修复]更新中文。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1590312904
- [优化]更新中文。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1590312904
- [修复]修复文章页菜单没有更新的问题。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1589336638
- [修复]修复下拉刷新不起作用的问题。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1589351824