This commit is contained in:
dataegg 2021-06-10 23:11:34 +08:00
parent 0d6ec2a6e6
commit e5450f7430
4 changed files with 13 additions and 5 deletions

View File

@ -11,8 +11,8 @@ FeedMe is an reader client application for RSS service:
This is the documentation of FeedMe.
## Version:
- release: 3.18.1
- beta: 3.18.2 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
- release: 3.18.2
- beta: 3.18.3 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
## Download:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,3 +1,7 @@
# 3.18.3
###### 2021-6-10
- [fix]Fix purchase refund issue.
# 3.18.2
###### 2021-6-6
- [fix]Fix small issues.

View File

@ -11,8 +11,8 @@ FeedMe是一个RSS阅读器支持以下RSS服务
这是FeedMe的使用文档。
## 版本:
- 正式: 3.18.1
- 测试: 3.18.2 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
- 正式: 3.18.2
- 测试: 3.18.3 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
## 下载:
- https://play.google.com/store/apps/details?id=com.seazon.feedme

View File

@ -1,3 +1,7 @@
# 3.18.3
###### 2021-6-10
- [修复]修复支付退款问题。
# 3.18.2
###### 2021-6-6
- [修复]修复一些小问题。
@ -62,7 +66,7 @@
###### 2020-6-21
- [新增]新的自定义字体,不再依赖字体包。老的字体包不再兼容。
- [修复]探索中搜索播客节目和单集时,由于第三方接口限制,不能直接订阅,所以现在会打开浏览器获取订阅地址。
- [修复]https://github.com/seazon/FeedMe/issues/209
- [修复]https://github.com/seazon/FeedMe/issues/209
- [修复]https://github.com/seazon/FeedMe/issues/202
- [其他]支持外部控制播放器。
``` java