What's changed
- Add a way to create tags when editing an article.
- Better experience when offline.
- Several bugfixes related to reading progress.
- Allow to connect with a server without SSL.
- New languages: Russian (Русский язык) and Tamil (தமிழ்).
Detailed list of changes
🚀 Features
- (multiselect) Keep selections at the top of the list (31fb21b)
- Allow to create new tags when editing the tags of an article (89419cf)
- (sync) Don't bother the user for network issues, the FAB is enough (1aea3c5)
- (i18n) Add Tamil + reactivate Russian (3ec0c5e)
🐛 Bug Fixes
- (reading) Make the scroll indicator start at 0% instead of 100% (701f93b)
- (reading) Avoid race condition when saving reading progress (d9d312d)
- (wasm) Make the app work with a wasm build (b7aaaa3)
- (network) Allow to use a server address in http:// (fb3b648)
- (reading) Avoid duplicate loading when changing article (f8244e1)
- (UI/dynamic) Stop reopening article list drawer every time (2a48bdf)
- (UI/dynamic) Ensure that an article is selected when filling the DB (e90de91)
📚 Documentation
- (reamde) Add a link to flathub (f32b19b)
- Update desktop screenshot (3db1e0f)
- (changelogs) Start the changelog for the next release (46896ae)
- Fix a typo (c1310b9)
🌐 Translations
- Update translations: Galician (ce1f66a)
- Update translations: Tamil (e14da07)
- Update translations: Esperanto (3ed3c6f)
- Update translations: Estonian (a609057)
- Update translations: Spanish (6c5f6ed)
- Update translations: Russian (6d0f6d4)
- Update translations: Chinese (Simplified Han script) (2789513)
- Update translations: French (ae105c5)
⚙️ Miscellaneous Tasks
- Start new dev cycle (0963ddf)
- Regen build_runner files (94ab2a7)
- (macos) Bump lockfile (4f8dd2e)
- Remove unused ruby files (7c06032)
- (flathub) Automate MetaInfo generation (95726de)
- (flathub) Temporary screenshot tweak (3fcb1e9)
- (flathub) Add more translations and a more fitting icon (c726e5c)
- (tooling) Include flathub refresh in the release script (aca9709)
Full Changelog: v2.1.3..v2.2.0