diff --git a/README.md b/README.md index f1a2034..704127d 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-2 (only available on Github) +- canary: 4.0.0-Canary-3 (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 e44802c..ab22ec1 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,4 +1,9 @@ -# 4.0.0-Canary-2 +### 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 + +### 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 diff --git a/doc/zh/README.md b/doc/zh/README.md index 8e44c80..96a4933 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-2 (仅在Github下载) +- canary: 4.0.0-Canary-3 (仅在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 ae0e766..d86757a 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,4 +1,10 @@ -# 4.0.0-Canary-2 +### 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-1589336638 +- [修复]修复下拉刷新不起作用的问题。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1589351824 + +### 4.0.0-Canary-2 ###### 2023-6-13 - [修复]文章列表中的强调背景色问题。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1586292674 - [修复]左右滑动功能名称与实际功能不匹配的问题。 https://github.com/seazon/FeedMe/issues/517#issuecomment-1587651850