4.0.0-Canary-2

This commit is contained in:
Shawn, Zhang 2023-06-13 21:08:24 +08:00
parent 7d8741cf54
commit 09f3a3adca
4 changed files with 12 additions and 2 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-1 (only available on Github)
- canary: 4.0.0-Canary-2 (only available on Github)
## Download:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,3 +1,8 @@
# 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
# 4.0.0-Canary-1
###### 2023-6-11
#### New UI based on Material You

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-1 (仅在Github下载)
- canary: 4.0.0-Canary-2 (仅在Github下载)
## 下载:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,3 +1,8 @@
# 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
# 4.0.0-Canary-1
###### 2023-6-11
#### 基于 Material You 的新界面