Releases: wallabag/android-app
Releases · wallabag/android-app
Version 2.4.0-beta.4
Version 2.4.0-beta.3
Replaces version 2.4.0-beta.2, which APK didn't have the latest changes.
Added
- Share-menu: favorite/archive/tag articles right after sharing.
- Tags (clickable) are displayed in the article view.
- "Untagged" list.
- Long-press menu (only for single articles).
- Saving origin URL when adding from other articles.
Changes
- Adaptive icon.
- UI should no longer be blocked by database operations.
- Other fixes and improvements
Text-to-speech changes
- Better interruption handling.
- Image alt-text is now pronounced.
- Some other changes.
Version 2.4.0-beta.2
Release was borked, see https://github.com/wallabag/android-app/releases/tag/2.4.0-beta.3
Added
- Share-menu: favorite/archive/tag articles right after sharing.
- Tags (clickable) are displayed in the article view.
- "Untagged" list.
- Long-press menu (only for single articles).
- Saving origin URL when adding from other articles.
- Ability to export logcat to file
Changes
- Adaptive icon.
- UI should no longer be blocked by database operations.
- A lot of refactoring.
Fixes
- Fixes to API client credentials management
Text-to-speech changes
- Better interruption handling.
- Image alt-text is now pronounced.
- Some other changes.
Version 2.4.0-beta.1
Added
- @di72nn made the articles content use lazy-load, which improves performance a bit. This also brings full-text search and advanced queries. A full sync is recommended #874 #872
- @di72nn added experimental support for annotations. This feature is disabled by default until we polish the angles and can be activated in the settings. #843
- @di72nn added the possibility to launch a QR code scanner app for easier wallabag credentials setup #369
- @di72nn added extra stacktrace details when an error happens and also added a button on the error notification to copy the details to the clipboard #881
- @di72nn added two new actions in the settings to help fix queue/synchronization issues : the ability to dump the queue to a local file and the possibility to remove the first queue item found. #915
- @The-Compiler introduced an option to inspect chromium webviews to assist debugging #884
Changed
- @di72nn updated their wallabag API wrapper library to the latest version, which brings a few optimizations and compatibility with latest wallabag versions #861
- @The-Compiler made the Onxy e-ink devices use the specific e-ink theme #886
- @di72nn added a Gradle Wrapper Validation Github Action to prevent bad gradle-wrapper.jar binaries
- Dependencies updates
Fixed
- @di72nn fixed issues with themes in fullscreen view and action bar when watching full screen videos #870
- @di72nn fixed a webview crash happening with Android 5 #877
- thanks to @Strubbl and @di72nn, the special characters in the title are now HTML decoded #893
- @di72nn fixed a sync error when deleting all tags from an article
Updated translations
- Russian
- Hungarian
- Polish
- German
- Norwegian Bokmål
- Chinese (Simplified)
- French
Version 2.3.0
Version 2.3.0 was started in August 2019 and contained over a hundred commits.
Added
- @NWuensche added a setting to enable/disable swiping between articles #810
- @di72nn updated the API wrapper, allowing to display the article's publication date and authors, if determined by wallabag. #811
- @di72nn added the Conscrypt Security Provider, allowing us to support TLS 1.3, among other things
- @cloud-oak made it possible to disable the preview image
- Enable Fullscreen Button for Youtube Videos (by @NWuensche)
- Compatibility with wallabag 2.4 (by @di72nn)
- Updated the following translations: Persian, Thai, Italian, French, Dutch, Japanese, Korean, Spanish, Portuguese, Polish
Changed
- @msfjarvis bumped the app's dependencies and handled the migration to AndroidX #803
- @NWuensche improved the theming system and fixed TTS icons color on dark theme
- Updated deps
Removed
- Support for Android < 5 has been removed
- @di72nn removed the custom SSL settings option, which was made to activate newer TLS versions on Android < 5, that we don't support anymore.
Fixed
- @NWuensche fixed the highlight color for several themes #808
- @NWuensche made the app use the white logo when using dark themes (#816) and added a setting to disable wrapping long preformated lines (#812).
- A bunch of little fixes (by @di72nn)
Version 2.3.0-beta.4
Features
- Allow to disable the preview image (by @cloud-oak)
- Enable Fullscreen Button for Youtube Videos (by @NWuensche)
- Compatibility with wallabag 2.4 (by @di72nn)
Misc
- A bunch of little fixes (by @di72nn)
- Updated deps
- Updated the following translations: Persian, Thai, Italian, French, Dutch, Japanese, Korean, Spanish, Portuguese, Polish
Version 2.3.0-beta.3
- @di72nn added the Conscrypt Security Provider, allowing us to support TLS 1.3, among other things
- @di72nn removed the custom SSL settings option, which was made to activate newer TLS versions on Android < 5, that we don't support anymore.
- @NWuensche improved the theming system and fixed TTS icons color on dark theme
- AboutLibraries was automatically bumped to v7.0.3
Version 2.3.0-beta.2
@NWuensche made the app use the white logo when using dark themes (#816) and added a setting to disable wrapping long preformated lines (#812).
Version 2.3.0-beta.1
- @NWuensche fixed the highlight color for several themes #808
- @NWuensche added a setting to enable/disable swiping between articles #810
- @di72nn updated the API wrapper, allowing to display the article's publication date and authors, if determined by wallabag. #811
- @msfjarvis bumped the app's dependencies and handled the migration to AndroidX #803
Note: We don't do special releases for Android < 5 anymore.
Version 2.2.4
Thanks to @di72nn and @NWuensche, the following fixes were added: