diff --git a/README.md b/README.md index fbe12e4..a315463 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: 4.1.1 -- beta: 4.1.3 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- release: 4.1.3 +- beta: 4.1.4 (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 8c166ae..169526d 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,8 @@ +### 4.1.4 +###### 2023-11-27 +- [fix] Fix crash while play audio on Android 14. +- [fix] Fix the `Split Action Bar` description error. https://github.com/seazon/FeedMe/issues/660 + ### 4.1.3 ###### 2023-11-12 - [fix] Fix LED color config issue. https://github.com/seazon/FeedMe/issues/654 diff --git a/doc/zh/README.md b/doc/zh/README.md index 9b4d099..078e4c8 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: 这是FeedMe的使用文档。 ## 版本: -- 正式: 4.1.1 -- 测试: 4.1.3 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 正式: 4.1.3 +- 测试: 4.1.4 (加入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 3daaa84..979c531 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,6 +1,11 @@ +### 4.1.4 +###### 2023-11-27 +- [修复] 修复在 Android 14 上播放音频时崩溃的问题。 +- [修复] 修复`Split Action Bar`描述错误。 https://github.com/seazon/FeedMe/issues/660 + ### 4.1.3 ###### 2023-11-12 -- [修复]修复LED颜色配置问题。https://github.com/seazon/FeedMe/issues/654 +- [修复] 修复LED颜色配置问题。https://github.com/seazon/FeedMe/issues/654 ### 4.1.2 ###### 2023-11-9