mirror of https://github.com/seazon/FeedMe.git
3.17.2
This commit is contained in:
parent
d6265eb88e
commit
80c1d0b5bc
|
@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service:
|
|||
This is the documentation of FeedMe.
|
||||
|
||||
## Version:
|
||||
- release: 3.16
|
||||
- beta: 3.17.1 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- release: 3.17.1
|
||||
- beta: 3.17.2 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## Download:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
### 3.17.2
|
||||
###### 2021-1-23
|
||||
- [fix]Apply theme for blocking image.
|
||||
- [fix]Fix FeedMe mobilizer can't show image in some cases.
|
||||
|
||||
### 3.17.1
|
||||
###### 2020-10-1
|
||||
- [optimize]Add new option in `Setting`-`Interface`-`Highlighter`: Show `Highlighter` in NAV side.
|
||||
|
|
|
@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
|||
这是FeedMe的使用文档。
|
||||
|
||||
## 版本:
|
||||
- 正式: 3.16
|
||||
- 测试: 3.17.1 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- 正式: 3.17.1
|
||||
- 测试: 3.17.2 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## 下载:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
### 3.17.2
|
||||
###### 2021-1-23
|
||||
- [修复]修复`拦截图片`对话框没有适配主题的问题。
|
||||
- [修复]修复FeedMe mobilizer在某些情况下不能显示图片的问题。
|
||||
|
||||
### 3.17.1
|
||||
###### 2020-10-1
|
||||
- [优化]增加`设置`-`界面`-`荧光标`选项:是否在侧栏显示`荧光标`入口。
|
||||
|
|
Loading…
Reference in New Issue