Skip to content

v2.3.0

Choose a tag to compare

@casimir casimir released this 09 Feb 16:01
· 404 commits to main since this release
v2.3.0
4de00d0

What's changed

  • Saving an article is now possible offline.
  • Add a button to ask the server to re-fetch an article.
  • New languages: Brazilian Portuguese.

Detailed list of changes

🚀 Features

  • (web) Allow to download log files (919f6ab)
  • Make saving articles possible when offline (#320) (0dbf99f)
  • (i18n) Enable Brazilian Portuguese thanks to new translations (e5f98c3)
  • (article sheet) Make text fields copiable (8246974)
  • (article) Add a button to ask the server to re-fetch the content (afd1d25)

🐛 Bug Fixes

🚜 Refactor

  • (syncer) Aggregate actions optional result for later use (3fd69e6)
  • Don't assume that loading an article is instantaneous (25fc582)
  • Move fwfh specific widget in a dedicated file (c317a00)

📚 Documentation

  • Start the changelog for the next release + regen metainfo (034a6f2)
  • (flathub) Mark the app as explicitly adapted to mobile (489cd9f)

🌐 Translations

  • Update translations: Portuguese (Brazil)
    (c44bf96)
  • Update translations: German
    (1187dad)
  • Update translations: Chinese (Traditional Han script)
    (94dde16)
  • Update translations: Chinese (Simplified Han script)
    (983380f)
  • Update translations: Galician
    (a5014ac)
  • Update translations: Tamil
    (a4a9f69)
  • Update translations: Estonian
    (593a115)
  • Update translations: Spanish
    (261b46c)
  • Update translations: French
    (797c426)
  • Update translations: Portuguese (Portugal)
    (a832a14)

⚙️ Miscellaneous Tasks

  • (flathub) Reverse release order (049a835)
  • (fastlane) Bump copyright year (5cad63b)
  • Change how renovate groups dependencies update (fd3f34f)
  • Setup automated updates for other changelogs (8284bfd)
  • Cleanup wrong file versioning and prevent it in the future (fe94c5e)

Full Changelog: v2.2.0..v2.3.0