You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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
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.
@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
Text-to-speech changes
Better interruption handling.
Image alt-text is now pronounced.
Some other changes.
Limit the number of suggested tags to 50.
Startup time improvements.
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
Adaptive icon.
UI should no longer be blocked by database operations.