chore: Update changelog

pull/2349/head
Christian Kußowski 2 months ago
parent 25e42c0c6d
commit b65279f908
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652

@ -6,6 +6,7 @@ major performance leak and introduces polls and threads.
- feat: Implement polls (Christian Kußowski)
- feat: Implement threads (krille-chan)
- fix: Database corruption because notification tab isolate starts too late (Christian Kußowski)
- fix: Import sticker packs (Christian Kußowski)
- refactor: Improved UIA support for OIDC and SSO (Christian Kußowski)
- refactor: Invite users when upgrading private room (Christian Kußowski)
- build: (deps): bump cross_file from 0.3.4+2 to 0.3.5 (dependabot[bot])
@ -18,6 +19,7 @@ major performance leak and introduces polls and threads.
- build: Switch back to stable web auth package (krille-chan)
- build: Use matrix sdk 4.0.0 (Christian Kußowski)
- build: Use secure storage from pub.dev again (krille-chan)
- chore: Remove Notification actions when using UnifiedPush (Christian Kußowski)
- chore(translations): Added translation using Weblate (Uzbek) (bahrom04)
- chore(translations): Translated using Weblate (Basque) (xabirequejo)
- chore(translations): Translated using Weblate (Belarusian) (Alex Katon)

@ -1,2 +1,3 @@
FluffyChat 2.3.0 fixes a possible database corruption bug, also fixes a
major performance leak and introduces polls and threads.
major performance leak and introduces polls and threads.
Several other bugs have also been fixed including importing sticker packgs.
Loading…
Cancel
Save