diff --git a/README.md b/README.md index c8793ee..ffadb1f 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-10 (only available on Github) +- canary: 4.0.0-Canary-11 (only available on Github) ## Download: - https://play.google.com/store/apps/details?id=com.seazon.feedme diff --git a/app-ads.txt b/app-ads.txt new file mode 100644 index 0000000..9d7e779 --- /dev/null +++ b/app-ads.txt @@ -0,0 +1 @@ +google.com, pub-3605899005322344, DIRECT, f08c47fec0942fa0 \ No newline at end of file diff --git a/doc/en/patches.md b/doc/en/patches.md index 8ad0caf..fa9e9e5 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,13 @@ +### 4.0.0-Canary-11 +###### 2023-8-20 +- [DE-BUFF] Show AD in article list. +- [optimize] Tips for add to ignore battery optimizations whitelist. https://github.com/seazon/FeedMe/issues/91#issuecomment-1683809364 +- [optimize] Sync interval add new option: 10 minutes. +- [optimize] Disable `Compact Layout` will always show single screen. https://github.com/seazon/FeedMe/issues/556#issuecomment-1660290318 +- [fix] Fix images are showed in music format. https://github.com/seazon/FeedMe/issues/364 +- [fix] Fix bluetooth controls not work issue. https://github.com/seazon/FeedMe/issues/581 +- [fix] Fix can't auto mark read when reach the bottom. https://github.com/seazon/FeedMe/issues/574 + ### 4.0.0-Canary-10 ###### 2023-8-2 - [fix] Fix mobilizer not work issue. https://github.com/seazon/FeedMe/issues/567 diff --git a/doc/zh/README.md b/doc/zh/README.md index 23cf1fe..e5801c7 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-10 (仅在Github下载) +- canary: 4.0.0-Canary-11 (仅在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 d4d682e..8a1a9ea 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,13 @@ +### 4.0.0-Canary-11 +###### 2023-8-20 +- [DE-BUFF] 在文章列表中显示广告。 +- [优化] 添加忽略电池优化白名单的提示。 https://github.com/seazon/FeedMe/issues/91#issuecomment-1683809364 +- [优化] 同步间隔新增选项:10分钟。 +- [优化] 禁用“紧凑布局”将始终显示单屏。 https://github.com/seazon/FeedMe/issues/556#issuecomment-1660290318 +- [修复] 修复图像以音乐格式显示。 https://github.com/seazon/FeedMe/issues/364 +- [修复] 修复蓝牙控件不起作用的问题。 https://github.com/seazon/FeedMe/issues/581 +- [修复] 修复到达底部时无法自动标记已读的问题。 https://github.com/seazon/FeedMe/issues/574 + ### 4.0.0-Canary-10 ###### 2023-8-2 - [fix] Fix mobilizer not work issue. https://github.com/seazon/FeedMe/issues/567