diff --git a/README.md b/README.md index 7e8a761..506aeda 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is the documentation of FeedMe. ## Version: - release: 4.2.3 -- beta: 4.2.5 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme) +- beta: 4.2.6 (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 89fc808..14bdb4c 100644 --- a/doc/en/patches.md +++ b/doc/en/patches.md @@ -1,3 +1,7 @@ +### 4.2.6 +###### 2024-7-7 +- [fix] Reduces the probability of crash. https://github.com/seazon/FeedMe/issues/718 + ### 4.2.5 ###### 2024-7-4 - [fix] New option(Settings -> Lab -> disable Enable Browser JavaScript) to disable JavaScript to solve webview blank page issue temporary. https://github.com/seazon/FeedMe/issues/700 diff --git a/doc/zh/README.md b/doc/zh/README.md index 4ebeb88..a9d6c36 100644 --- a/doc/zh/README.md +++ b/doc/zh/README.md @@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务: ## 版本: - 正式: 4.2.3 -- 测试: 4.2.5 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme) +- 测试: 4.2.6 (加入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 e33232f..dc792b9 100644 --- a/doc/zh/patches.md +++ b/doc/zh/patches.md @@ -1,3 +1,7 @@ +### 4.2.6 +###### 2024-7-7 +- [修复] 降低了崩溃概率。https://github.com/seazon/FeedMe/issues/718 + ### 4.2.5 ###### 2024-7-4 - [修复] 新选项(设置 -> 实验室 -> 禁用启用浏览器 JavaScript)禁用 JavaScript,暂时解决 webview 空白页问题。https://github.com/seazon/FeedMe/issues/700