v1.1.0
A new button to save a link from inside the app, 3 new languages and also lot of bugfixes, especially regarding synchronization and navigation.
What's Changed
Features
- Change local data location by @casimir in #196
- Add a button to save a link from the listing screen by @casimir in #198
- Refactor routing logic for the article view by @casimir in #207
- Add 3 languages in settings: gl, pt_BR, zh by @casimir in #210
Bug Fixes
- Fix DB initialization on some android devices by @casimir in #199
- Upgrade app_links & fix android SEND intent handling by @casimir in #200
- Avoid blocking the syncer with a 404 error on article deletion by @casimir in #208
- Fix actions not syncing in some cases by @casimir in #209
Miscellaneous
- A few adjustments after IzzyOnDroid inclusion by @casimir in #191
- Finalize riverpod migration by @casimir in #202
- Upgrade and organize deps by @casimir in #203
- Update dependency go_router to v14 by @renovate in #176
- Migrate to the new (gradle) android architecture by @casimir in #204
- Add a smoke test for android too by @casimir in #206
- Update dependency package_info_plus to v8 by @renovate in #166
- Update dependency share_plus to v9 by @renovate in #167
- Consolidate fastlane metadata by @casimir in #192
- Translations update from Hosted Weblate by @weblate in #186
- Translations update from Hosted Weblate by @weblate in #211
Full Changelog: v1.0.10...v1.1.0