mirror of https://github.com/seazon/FeedMe.git
3.18.0
This commit is contained in:
parent
2efce413f9
commit
865c289935
|
@ -12,7 +12,7 @@ This is the documentation of FeedMe.
|
||||||
|
|
||||||
## Version:
|
## Version:
|
||||||
- release: 3.17.4
|
- release: 3.17.4
|
||||||
- beta: 3.17.4 (join beta test: https://play.google.com/apps/testing/com.seazon.feedme)
|
- beta: 3.18.0 (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
|
||||||
|
|
|
@ -4,27 +4,28 @@
|
||||||
- 凌光伟
|
- 凌光伟
|
||||||
- 淡空醉花
|
- 淡空醉花
|
||||||
|
|
||||||
## Translators (Order by Update Date, last updated: 28 Aug 2020)
|
## Translators (last updated: 21 Feb 2021)
|
||||||
|Language |Locale |Translator|
|
|Language |Locale |Translator|
|
||||||
|--- |--- |---|
|
|--- |--- |---|
|
||||||
|Español |es |**Francisco Gomez**, Alfredo Heredero|
|
|عربي |ar |faleh-a, osso333|
|
||||||
|Deutsch |de |**Ingo Laubach**, Florian Edelmann, Jan Fehlauer, Felix Edelmann|
|
|
||||||
|日本語 |jp |**naritaka.5309**, Toshiharu Takamatsu|
|
|
||||||
|Nederlands |nl |**Meindert van der Kolk**|
|
|
||||||
|Polski |pl |Paweł Nowakowski, Przemek Erwiński, Paweł Myrczek|
|
|
||||||
|Italiano |it |Gabriele Lauricella, Carlo Campinoti|
|
|
||||||
|norsk språk|no |**Tormod**|
|
|
||||||
|čeština |cs |Vojta Vilímec|
|
|čeština |cs |Vojta Vilímec|
|
||||||
|bahasa Indonesia |id |Annisa|
|
|Deutsch |de |**Ingo Laubach**, Florian Edelmann, Jan Fehlauer, Felix Edelmann|
|
||||||
|
|Español |es |**Francisco Gomez**, Alfredo Heredero|
|
||||||
|
|فارسی |fa |Hashem Abadian|
|
||||||
|
|Français |fr |**Matth78**, OOlyt, Julien Stephan, Renaud Boyer|
|
||||||
|magyar |hu |**KONTRA**, **Gergely**, szelk|
|
|magyar |hu |**KONTRA**, **Gergely**, szelk|
|
||||||
|Українська |uk |**Evgeny Shepelyuk**|
|
|bahasa Indonesia |id |Annisa, Nochka|
|
||||||
|繁体中文 |zh-TW |**matif.tw**, jamesng3141|
|
|Italiano |it |Gabriele Lauricella, Carlo Campinoti|
|
||||||
|
|日本語 |jp |**naritaka.5309**, Toshiharu Takamatsu|
|
||||||
|
|한국어 |ko |김형록|
|
||||||
|
|Nederlands |nl |**Meindert van der Kolk**|
|
||||||
|
|norsk språk|no |**Tormod**|
|
||||||
|
|Polski |pl |Paweł Nowakowski, Przemek Erwiński, Paweł Myrczek|
|
||||||
|Português (Brasil) |pt-BR |**Diego Apolinario**, **Marcio de Andrade**, edus.nogueira, Geofilho Ferreira Moraes, Marcelo Lipas|
|
|Português (Brasil) |pt-BR |**Diego Apolinario**, **Marcio de Andrade**, edus.nogueira, Geofilho Ferreira Moraes, Marcelo Lipas|
|
||||||
|Română |ro |Grigore Frisan|
|
|Română |ro |Grigore Frisan|
|
||||||
|Pусский |ru |**firestarter**, remezn, Юрий Лужинский, Александр|
|
|Pусский |ru |**firestarter**, remezn, Юрий Лужинский, Александр|
|
||||||
|Français |fr |**Matth78**, OOlyt, Julien Stephan, Renaud Boyer|
|
|Slovák |sk |foreteller22, kralcak|
|
||||||
|한국어 |ko |김형록|
|
|Українська |uk |**Evgeny Shepelyuk**|
|
||||||
|bahasa Indonesia |id |**Nochka**|
|
|繁体中文 |zh-TW |**matif.tw**, jamesng3141|
|
||||||
|فارسی |fa |Hashem Abadian|
|
|
||||||
|
|
||||||
*Now FeedMe uses OneSky to manager translation, if you like FeedMe and want to localized it, please visit <a href="https://oszvg1n.oneskyapp.com/collaboration/project/32907">oneskyapp</a> and join us. If language is not listed, please contact me. Mail : dxdroid@gmail.com*
|
*Now FeedMe uses OneSky to manager translation, if you like FeedMe and want to localized it, please visit <a href="https://oszvg1n.oneskyapp.com/collaboration/project/32907">oneskyapp</a> and join us. If language is not listed, please contact me. Mail : dxdroid@gmail.com*
|
||||||
|
|
|
@ -1,3 +1,16 @@
|
||||||
|
# 3.18.0
|
||||||
|
###### 2021-3-19
|
||||||
|
- [optimize]Improve load favicon logic and support reload favicon and move the `unsubscribe` button place in feed manager dialog. https://github.com/seazon/FeedMe/issues/286
|
||||||
|
- [optimize]`Open in browser` can apply to category or feed.
|
||||||
|
- [optimize]`Show image alt` apply to global
|
||||||
|
- [optimize]New Language: Slovak, Arabic, improve R2L layout. Update Japanese, German, Spanish, Italian, Dutch, Ukrainian.
|
||||||
|
- [optimize]Built-in browser support dark mode which require `Android System WebView` as WebView implementation. Improve the top and bottom padding issue.
|
||||||
|
- [optimize]Merge rss url and keyword in explore, improve rss parser.
|
||||||
|
- [optimize]Add more playback speed.
|
||||||
|
- [fix]Fix synchronization interruption issue. https://github.com/seazon/FeedMe/issues/297
|
||||||
|
- [fix]Fix stop sync if 0 unread at server side. https://github.com/seazon/FeedMe/issues/284
|
||||||
|
- [fix]Fix scroll jump down issue when use 2 fingers.
|
||||||
|
|
||||||
### 3.17.4
|
### 3.17.4
|
||||||
###### 2021-2-8
|
###### 2021-2-8
|
||||||
- [fix]Fix TTRSS can't sync issue.
|
- [fix]Fix TTRSS can't sync issue.
|
||||||
|
|
|
@ -12,7 +12,7 @@ FeedMe是一个RSS阅读器,支持以下RSS服务:
|
||||||
|
|
||||||
## 版本:
|
## 版本:
|
||||||
- 正式: 3.17.4
|
- 正式: 3.17.4
|
||||||
- 测试: 3.17.4 (加入beta测试: https://play.google.com/apps/testing/com.seazon.feedme)
|
- 测试: 3.18.0 (加入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,15 @@
|
||||||
|
# 3.18.0
|
||||||
|
###### 2021-3-19
|
||||||
|
- [优化]优化favicon选取逻辑,订阅源设置对话框支持刷新。移动`退订`按钮位置。https://github.com/seazon/FeedMe/issues/286
|
||||||
|
- [优化]`在浏览器打开`可以对类别或者订阅源设置。
|
||||||
|
- [优化]`显示图片标题`可以全局设置。
|
||||||
|
- [优化]内置浏览器支持深色模式,需要WebView实现为`Android System WebView`。优化动作条遮挡问题。
|
||||||
|
- [优化]探索搜索方式合并RSS url和关键字,优化RSS解析。
|
||||||
|
- [优化]增加更多播放速度。
|
||||||
|
- [修复]修复同步中断问题。https://github.com/seazon/FeedMe/issues/297
|
||||||
|
- [修复]修复当服务器未读数为0时同步中断问题。https://github.com/seazon/FeedMe/issues/284
|
||||||
|
- [修复]修复文章页双指交替划动操作时的页面显示问题。
|
||||||
|
|
||||||
### 3.17.4
|
### 3.17.4
|
||||||
###### 2021-2-8
|
###### 2021-2-8
|
||||||
- [修复]修复 TTRSS 无法同步问题。
|
- [修复]修复 TTRSS 无法同步问题。
|
||||||
|
|
Loading…
Reference in New Issue