Releases: wallabag/android-app
Version 2.2.3
Version 2.2.2
We fixed notifications not being displayed, leading to other issues.
Version 2.2.1
Improvements
- There's now a dedicated e-ink devices theme (@tenkabuto, @di72nn) separated from the « High contrast » light theme.
Fixes
- Translations fixes (@di72nn)
Translations
- Updates to turkish translations (@Ardakilic)
Note: We provide a legacy APK file attached for devices running Android 4.x. The legacy package should also be distributed through Google Play. However, if you're using F-Droid, it will only have the updated version, and we suggest installing the attached legacy APK instead (and investigate upgrading your Android device).
Version 2.2.0
General
This version updates the dependencies to the okhttp libraries. That means Android 5.0 is now the minimum Android version for running this app.
Note: We provide a legacy APK file attached for devices running Android 4.x. The legacy package should also be distributed through Google Play. However, if you're using F-Droid, it will only have the updated version, and we suggest installing the attached legacy APK instead (and investigate upgrading your Android device).
Bugfixes
- fix theme Black on black (dark high contrast) to make it consistent (thanks @NWuensche #730)
- fix crash when TTS Enable/Disable and when switching to another app while TTS is running (thanks @tyndare #741)
- fix navbar color in dark themes in Android 9 (@Strubbl #766)
Translations
Updates to the following translations were made:
- Chinese traditional
- Japanese
Version 2.1.0
New Features
- add possibility to scroll towards the bottom to mark article as read (especially useful for e-ink device, configurable via preference, only enabled with physical key presses) (thanks @silberzwiebel #648)
- fullscreen article view (thanks #678 from @silberzwiebel)
- add Share and Copy options for link menu (thanks @NWuensche #677)
- add scrolling via hardware keys in article lists (thanks @silberzwiebel #690)
- tts: automatic switch to article's language (thanks @tyndare #709)
- add setting to keep screen on while reading an article (thanks @NWuensche #724)
- in setup wizard add option to unhide the password entered (thanks @kpchungdev #725)
Fixes
Updated translations
- Spanish
- French
- Norwegian
- Japanese
- Hungarian
- German
- Basque
- English
- Norwegian Bokmål
- Russian
- Aragonese
- Danish
- Occitan
- Persian
- Portuguese
- Romanian
- Chinese (Simplified)
- Polish
Thanks a lot to all translators, reviewers, issue reporters and contributors.
Version 2.1.0-beta
New Features
- add possibility to scroll towards the bottom to mark article as read (especially useful for e-ink device, configurable via preference, only enabled with physical key presses) (thanks @silberzwiebel #648)
- fullscreen article view (thanks #678 from @silberzwiebel)
- add Share and Copy options for link menu (thanks @NWuensche #677)
- add scrolling via hardware keys in article lists (thanks @silberzwiebel #690)
- tts: automatic switch to article's language (thanks @tyndare #709)
- add setting to keep screen on while reading an article (thanks @NWuensche #724)
- in setup wizard add option to unhide the password entered (thanks @kpchungdev #725)
Fixes
Updated translations
- Spanish
- French
- Norwegian
- Japanese
- Hungarian
- German
- Basque
- English
- Norwegian Bokmål
- Russian
- Aragonese
- Danish
- Occitan
- Persian
- Portuguese
- Romanian
- Chinese (Simplified)
- Polish
Thanks a lot to all translators, reviewers, issue reporters and contributors.
Version 2.0.2
New Features
- Show reading time for entry in list view
- Show last update time in navigation drawer
- Add menu entry to copy article url to clipboard
- Multiple format download
- Scroll with
PAGE_UP
/PAGE_DOWN
(e-ink readers) - Option to disable touch input
Fixes
- Layout improvements
- UI fixes on links and quotes
- Fix login detection when html is minified on server
Updated translations
- Spanish
- Basque
- Turkish
Version 2.0.1
Features:
- Added possibility to move database to internal or external storage
- Show preview picture in article view
Improvements:
- Better progress bars
- Icons and logo should now render better on each theme
- Better detection of pictures
- Improve bottom toolbar on article view
Bugs:
- Handle server 500 errors with message
- Fix display of tables, quotes and
<pre>
elements in all themes
Translations:
- French
- Spanish
- Hungarian
Version 2.0.0
Important changes if you're coming from a 1.x version : This release drops wallabag v1 support. If you need support for wallabag v1, you must build yourself the sources from the v1_legacy
branch.
Changes from beta release:
- Added Framabag preset
- Fix PDF Downloading
- Translations
- Other fixes and improvements
Version 2.0.0 Beta 1
- Share title with url and option to remove the (via @wallabagapp)
- Better fetching of pictures
- Fixes
- Translation updates