chore: Mention room version 12 update in changelog

This commit is contained in:
Christian Kußowski 2025-08-17 12:57:57 +02:00
parent 85139f533c
commit e0c934dbdf
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,6 @@
## v2.1.0
FluffyChat 2.1.0 brings support for room version 12 and a lot of bugfixes, updated translations and performance improvements. Also chat state events are now collapsed by default.
- feat: Collapse all state events by default (Christian Kußowski)
- feat(linux/notify): support avatar icon (ShootingStarDragons)
- build: (deps): bump archive from 3.6.1 to 4.0.7 (dependabot[bot])

View file

@ -1 +1 @@
FluffyChat 2.1.0 brings a lot of bugfixes, updated translations and performance improvements. Also chat state events are now collapsed by default.
FluffyChat 2.1.0 brings support for room version 12 and a lot of bugfixes, updated translations and performance improvements. Also chat state events are now collapsed by default.