mirror of https://github.com/seazon/FeedMe.git
3.14.1
This commit is contained in:
parent
4060f25c34
commit
a8f2635e1a
|
@ -12,7 +12,7 @@ This is the documentation of FeedMe.
|
|||
|
||||
## Version:
|
||||
- release: 3.13
|
||||
- beta: 3.14 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- beta: 3.14.1 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## Download:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -4,22 +4,23 @@
|
|||
- 凌光伟
|
||||
- 淡空醉花
|
||||
|
||||
## Translators (Order by Update Date, last updated: 15 Oct 2019)
|
||||
## Translators (Order by Update Date, last updated: 5 Apr 2020)
|
||||
|Language |Locale |Translator|
|
||||
|--- |--- |---|
|
||||
|čeština |cs |Vojta Vilímec|
|
||||
|Italiano |it |Gabriele Lauricella, Carlo Campinoti|
|
||||
|bahasa Indonesia |id |Annisa|
|
||||
|Deutsch |de |**Ingo Laubach**, Florian Edelmann, Jan Fehlauer, Felix Edelmann|
|
||||
|magyar |hu |**KONTRA**, **Gergely**, szelk|
|
||||
|Polski |pl |Paweł Nowakowski, Przemek Erwiński, Paweł Myrczek|
|
||||
|Español |es |**Francisco Gomez**, Alfredo Heredero|
|
||||
|Nederlands |nl |**Meindert van der Kolk**|
|
||||
|Deutsch |de |**Ingo Laubach**, Florian Edelmann, Jan Fehlauer, Felix Edelmann|
|
||||
|Italiano |it |Gabriele Lauricella, Carlo Campinoti|
|
||||
|norsk språk|no |**Tormod**|
|
||||
|Українська |uk |**Evgeny Shepelyuk**|
|
||||
|Polski |pl |Paweł Nowakowski, Przemek Erwiński, Paweł Myrczek|
|
||||
|繁体中文 |zh-TW |**matif.tw**, jamesng3141|
|
||||
|čeština |cs |Vojta Vilímec|
|
||||
|Português (Brasil) |pt-BR |**Diego Apolinario**, **Marcio de Andrade**, edus.nogueira, Geofilho Ferreira Moraes, Marcelo Lipas|
|
||||
|Română |ro |Grigore Frisan|
|
||||
|Pусский |ru |**firestarter**, remezn, Юрий Лужинский, Александр|
|
||||
|magyar |hu |**KONTRA**, **Gergely**, szelk|
|
||||
|Français |fr |**Matth78**, OOlyt, Julien Stephan, Renaud Boyer|
|
||||
|한국어 |ko |김형록|
|
||||
|bahasa Indonesia |id |**Nochka**|
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
### 3.14.1
|
||||
###### 2020-4-5
|
||||
- [optimize]Update Czech, Italian, Indonesian, German, Hungarian, Polish, Spanish.
|
||||
- [optimize]Update next/previous to forward/replay in notification.
|
||||
- [fix]Fix scroll issue of article screen.
|
||||
- [fix]Fix feed search issue.
|
||||
|
||||
# 3.14
|
||||
###### 2020-4-2
|
||||
- [new]New layout: Twitter.
|
||||
|
|
|
@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
|||
|
||||
## 版本:
|
||||
- 正式: 3.13
|
||||
- 测试: 3.14 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
- 测试: 3.14.1 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
||||
|
||||
## 下载:
|
||||
- https://play.google.com/store/apps/details?id=com.seazon.feedme
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
### 3.14.1
|
||||
###### 2020-4-5
|
||||
- [优化]支持B站视频。
|
||||
- [优化]通知栏的音频按钮调整。
|
||||
- [修复]修复文章页划动问题。
|
||||
- [修复]修复订阅源无法搜索的问题。
|
||||
|
||||
# 3.14
|
||||
###### 2020-4-2
|
||||
- [新增]新的列表布局:微博。
|
||||
|
|
Loading…
Reference in New Issue