mirror of https://github.com/seazon/FeedMe.git
3.20.12
This commit is contained in:
parent
db555d971a
commit
8cbe3da6c4
|
@ -12,7 +12,7 @@ This is the documentation of FeedMe.
|
||||||
|
|
||||||
## Version:
|
## Version:
|
||||||
- release: 3.20.10
|
- release: 3.20.10
|
||||||
- beta: 3.20.11 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
- beta: 3.20.12 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||||
|
|
||||||
## Download:
|
## Download:
|
||||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
### 3.20.12
|
||||||
|
###### 2022-7-3
|
||||||
|
- [fix]Fix can't share to WeChat issue.
|
||||||
|
- [fix]Fix the issue that some options were lost when long-pressing the text on the article page.
|
||||||
|
|
||||||
### 3.20.11
|
### 3.20.11
|
||||||
###### 2022-6-28
|
###### 2022-6-28
|
||||||
- [optimize]Update French, Polish, German.
|
- [optimize]Update French, Polish, German.
|
||||||
|
|
|
@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
||||||
|
|
||||||
## 版本:
|
## 版本:
|
||||||
- 正式: 3.20.10
|
- 正式: 3.20.10
|
||||||
- 测试: 3.20.11 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
- 测试: 3.20.12 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||||
|
|
||||||
## 下载:
|
## 下载:
|
||||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
### 3.20.12
|
||||||
|
###### 2022-7-3
|
||||||
|
- [修复]修复不能分享到微信的问题。
|
||||||
|
- [修复]修复文章页长按文字时某些选项丢失的问题。
|
||||||
|
|
||||||
### 3.20.11
|
### 3.20.11
|
||||||
###### 2022-6-28
|
###### 2022-6-28
|
||||||
- [优化]更新翻译。
|
- [优化]更新翻译。
|
||||||
|
|
Loading…
Reference in New Issue