[2.0.0] - 2024-11-07
🚀 Features
- (search) Filters revamp & search by text (#252) (2c5a76e)
- (reading) Rework the article screen (#261) (0a319b7)
- (UI/UX) Use a more sensible width for the listing in narrow layout (f7685c0)
- (UI/UX) Always keep the bottom sheet action button visible (092cd30)
🐛 Bug Fixes
- Fix new metadata languages (aa99590)
- Fix json encoding in wallabag client (38fc2e8)
- Fix upsert (e966be3)
- Fix wallabag PATCH queries (68427b1)
- Fix sql conflict on article update (47ff5b1)
- (wallabag) Don't try to use the old token when reconnecting (b8dfb9e)
- Text search mode filter was not selected in default state (459f60e)
- (UI/UX) Reduce jumpiness when displaying the sync indicator (9dbcdfb)
- (UI/UX) Ensure drawer open on start when using dynamic layout (3035eb5)
- (wallabag) Allow null values in non-null published_by field (#268) (60aa3d8)
- (UI/UX) More precise jump to selected article (570ff70)
- (UI/UX) Use Ink for selected article and taps in the listing (44d4b58)
🚜 Refactor
- (database) Change code generation strategy (#255) (43486a7)
- (home page) Change how scrolling works for a nicer UX (#263) (b9999f3)
⚡ Performance
- (listing) Prevent an infinite rendering loop (a69bfcd)
🌐 Translations
- Update translations: Esperanto
(c811d3d) - Update translations: Galician
(84b938e) - Update translations: French
(90593f8) - Update translations: Portuguese (Portugal)
(97385bd) - Update translations: German
(94899cd)
⚙️ Miscellaneous Tasks
- (deps) Upgrade flutter dependencies (#253) (c292e37)
- (fastlane) Update latest changelog with latest changes (0979276)
- [breaking] Modernize Android build scripts and config (e4e9cbf)
- (tooling) Remove old and unused devices for screenshots (6202c2a)
- (screenshots) Rename dekstop.png to desktop.png (5b02377)
- (tooling) Enable the drift extension in devtools (8045a46)
- Update the changelog with the last batch of changes (52db92b)
- (tooling) Script most of the release process (29b6926)
Full Changelog: v1.2.0..v2.0.0