diff --git a/README.md b/README.md index c3350c8..92d1c55 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service: This is the documentation of FeedMe. ## Version: -- release: 3.12.2 -- beta: 3.13 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- release: 3.13 +- beta: 3.14 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) ## 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 2c9a0c8..005c77b 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,13 @@ +# 3.14 +###### 2020-4-2 +- [new]New layout: Twitter. + - For short content + - Show full text and picture in list + - No need to enter article screen +- [optimize]Optimize the connection of Feedly. +- [optimize]optimize layout of article screen for tablet. +- [optimize]Adjust the color of paper and dark themes to improve readability. + # 3.13 ###### 2020-2-4 - [optimize] Compatible with Android 10 storage mechanism, please see Storage and Cache diff --git a/doc/zh/README.md b/doc/zh/README.md index 257b810..98a6eae 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: 这是FeedMe的使用文档。 ## 版本: -- 正式: 3.12.2 -- 测试: 3.13 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 正式: 3.13 +- 测试: 3.14 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) ## 下载: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/doc/zh/patches.md b/doc/zh/patches.md index 803ccac..b44bfc0 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,13 @@ +# 3.14 +###### 2020-4-2 +- [新增]新的列表布局:微博。 + - 适用于内容短小的源 + - 直接在列表中查看全文和图片 + - 不再需要进去文章页 +- [优化]优化与Feedly的连接。 +- [优化]优化平板上文章页的布局。 +- [优化]微调纸张和深色主题的配色,提高可读性。 + # 3.13 ###### 2020-2-4 - [优化]兼容 Android 10 的存储机制,具体请查看 存储及缓存