Skip to content

Commit

Permalink
4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seazon committed Mar 4, 2024
1 parent ed439dc commit 482e847
Show file tree
Hide file tree
Showing 4 changed files with 42 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.1.5
- beta: 4.1.8 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
- release: 4.1.8
- beta: 4.2.0 (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
19 changes: 19 additions & 0 deletions doc/en/patches.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 4.2.0
###### 2024-3-4
- [new] Support local RSS.
- [new] Add Miniflux service.
- [new] UI redesign.
- Login screen.
- Subscription list & detail screen.
- New OPML feed selection dialog.
- Move `Settings` - `Sync` - `Advanced` to subscription list screen.
- [new] Feedly support edit subscription.
- [optimize] FeedMe no longer responds to http/https URL intent from external app. https://github.com/seazon/FeedMe/issues/678
- [optimize] Add option(`Settings` - `Interface` - `Full Screen Playback`) to disable auto landscape when playing video in full screen. https://github.com/seazon/FeedMe/issues/661
- [optimize] Support Feedbin thumbnails. https://github.com/seazon/FeedMe/issues/646
- [optimize] Adjust video height. https://github.com/seazon/FeedMe/issues/675
- [optimize] Always show sync icon on NAV side. https://github.com/seazon/FeedMe/issues/682
- [optimize] Adjust sync loading indicator offset. https://github.com/seazon/FeedMe/issues/681
- [fix] Fix OPML import not work on Android 14.
- [fix] Other minor updates.

### 4.1.8
###### 2024-1-18
- [fix] Fix scrolling freezes issue when navigating previous or next articles. https://github.com/seazon/FeedMe/issues/671
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.1.5
- 测试: 4.1.8 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
- 正式: 4.1.8
- 测试: 4.2.0 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)

## 下载:
- https://play.google.com/store/apps/details?id=com.seazon.feedme
Expand Down
19 changes: 19 additions & 0 deletions doc/zh/patches.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 4.2.0
###### 2024年3月4日
- [新增] 支持本地RSS。
- [新增] 添加Miniflux服务。
- [新增] 部分界面重新设计。
- 登录界面。
- 订阅列表和详细信息界面。
- 新的 OPML 提要选择对话框。
-`设置`-`同步`-`高级`移至订阅列表界面。
- [新增] Feedly 支持编辑订阅。
- [优化] FeedMe 不再响应来自外部应用的 http/https URL 意图。 https://github.com/seazon/FeedMe/issues/678
- [优化] 增加全屏播放视频时禁用自动横向的选项(`设置` - `界面` - `Full Screen Playback`)。 https://github.com/seazon/FeedMe/issues/661
- [优化] 支持Feedbin缩略图。 https://github.com/seazon/FeedMe/issues/646
- [优化] 调整视频高度。 https://github.com/seazon/FeedMe/issues/675
- [优化] 始终在导航侧显示同步图标。 https://github.com/seazon/FeedMe/issues/682
- [优化] 调整加载图标偏移。 https://github.com/seazon/FeedMe/issues/681
- [修复] 修复 OPML 导入在 Android 14 上不起作用的问题。
- [修复] 其他小更新。

### 4.1.8
###### 2024-1-18
- [修复] 修复导航上一篇或下一篇文章时滚动冻结的问题。 https://github.com/seazon/FeedMe/issues/671
Expand Down

0 comments on commit 482e847

Please sign in to comment.