Skip to content

Commit

Permalink
4.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
seazon committed Jul 11, 2024
1 parent 48bb0ad commit d691b3f
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service:
This is the documentation of FeedMe.

## Version:
- release: 4.2.3
- beta: 4.2.6 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
- release: 4.2.6
- beta: 4.2.7 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)

## Download:
- https://play.google.com/store/apps/details?id=com.seazon.feedme
Expand Down
8 changes: 8 additions & 0 deletions doc/en/patches.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 4.2.7
###### 2024-7-11
- [optimize] Add `Anti-Accidental Touch` option in `Lab`. https://github.com/seazon/FeedMe/issues/720
- [fix] Fix not moves to the next feed/category while mark all read. https://github.com/seazon/FeedMe/issues/713
- [fix] Fix favicons not display issue. https://github.com/seazon/FeedMe/issues/714
- [fix] Remove Google Web Light mobilizer. https://github.com/seazon/FeedMe/issues/719
- [fix] Fix some tiny issues.

### 4.2.6
###### 2024-7-7
- [fix] Reduces the probability of crash. https://github.com/seazon/FeedMe/issues/718
Expand Down
4 changes: 2 additions & 2 deletions doc/zh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
这是FeedMe的使用文档。

## 版本:
- 正式: 4.2.3
- 测试: 4.2.6 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
- 正式: 4.2.6
- 测试: 4.2.7 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)

## 下载:
- https://play.google.com/store/apps/details?id=com.seazon.feedme
Expand Down
8 changes: 8 additions & 0 deletions doc/zh/patches.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 4.2.7
###### 2024-7-11
- [优化]`实验室`中添加`防误触`选项。 https://github.com/seazon/FeedMe/issues/720
- [修复] 修复标记全部已读时不会移动到下一个订阅源/类别的问题。 https://github.com/seazon/FeedMe/issues/713
- [修复] 修复订阅源图标不显示的问题。 https://github.com/seazon/FeedMe/issues/714
- [修复] 删除 Google Web Light mobilizer。 https://github.com/seazon/FeedMe/issues/719
- [修复] 修复一些小问题。

### 4.2.6
###### 2024-7-7
- [修复] 降低了崩溃概率。https://github.com/seazon/FeedMe/issues/718
Expand Down

0 comments on commit d691b3f

Please sign in to comment.