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)