Skip to content

v1.1.0

Compare
Choose a tag to compare
@casimir casimir released this 02 Jun 21:41
· 315 commits to main since this release

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

Full Changelog: v1.0.10...v1.1.0