From 5816a6a52be073cc2e5e75aa237a8aadf06c96f5 Mon Sep 17 00:00:00 2001 From: "Shawn, Zhang" Date: Sat, 17 Jun 2023 20:49:26 +0800 Subject: [PATCH] 4.0.0-Canary-4 --- README.md | 2 +- doc/en/patches.md | 16 ++++++++++++---- doc/zh/README.md | 2 +- doc/zh/patches.md | 10 +++++++++- 4 files changed, 23 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 704127d..2bf42b5 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/doc/en/patches.md b/doc/en/patches.md index ab22ec1..6bad34f 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -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 diff --git a/doc/zh/README.md b/doc/zh/README.md index 96a4933..7a69a98 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -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 diff --git a/doc/zh/patches.md b/doc/zh/patches.md index d86757a..cd171da 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -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