|
|
|
@ -1,3 +1,40 @@
|
|
|
|
|
## v1.19.0
|
|
|
|
|
FluffyChat v1.19.0 features an improved design for message bubbles and a lot of fixes under the hood.
|
|
|
|
|
|
|
|
|
|
- build: Update matrix dart sdk (Krille)
|
|
|
|
|
- build: Update to flutter 3.19.5 (krille-chan)
|
|
|
|
|
- chore: Add missing command hints (krille-chan)
|
|
|
|
|
- chore: Add pagekey to custom page builder (Krille)
|
|
|
|
|
- chore: Adjust design of typing indicator (Krille)
|
|
|
|
|
- chore: Adjust ticker of notifications for Android (Krille)
|
|
|
|
|
- chore: Calc blurhash in other thread (Krille)
|
|
|
|
|
- chore: Mark muted unread rooms with bold text (krille-chan)
|
|
|
|
|
- chore: More minimal matrix pill (Krille)
|
|
|
|
|
- chore: Try out CupertinoPage instead of custom transition in router (krille-chan)
|
|
|
|
|
- ci: add a license compliance check (lauren n. liberda)
|
|
|
|
|
- design: Connect bubbles from same sender (krille-chan)
|
|
|
|
|
- design: Display images in correct ratio in timeline (krille-chan)
|
|
|
|
|
- design: Make appbar in material you design for mobile mode (krille-chan)
|
|
|
|
|
- design: New sticker picker next to emoji picker (krille-chan)
|
|
|
|
|
- design: Nicer QR Code design (krille-chan)
|
|
|
|
|
- design: Nicer reactions design with size animations (Krille)
|
|
|
|
|
- feat: Add insert content via gboard (krille-chan)
|
|
|
|
|
- feat: Reply with one button in desktop (krille-chan)
|
|
|
|
|
- fix: Do not sync in background mode (krille-chan)
|
|
|
|
|
- fix: FluffyChat should assume m.change_password capabilitiy is supported if not present per spec (krille-chan)
|
|
|
|
|
- fix: never use root navigator for bottom sheets (The one with the braid)
|
|
|
|
|
- fix: Remove pantalaimon message with normal error message (krille-chan)
|
|
|
|
|
- fix: Search in spaces view (krille-chan)
|
|
|
|
|
- fix: Set read marker on web (Krille)
|
|
|
|
|
- fix: Point to correct path for auth.html so completing sso login flow no longer 404s (Gavin Mogan)
|
|
|
|
|
- refactor: Better logic for removing outdated notifications (Krille)
|
|
|
|
|
- refactor: Enhance logic when to mark room as read (krille-chan)
|
|
|
|
|
- refactor: Remove old aliases workaround (Krille)
|
|
|
|
|
- refactor: Sticker widget code (Krille)
|
|
|
|
|
- refactor: Use dart blurhash (Krille)
|
|
|
|
|
- Translated using Weblate (Basque) (xabirequejo)
|
|
|
|
|
- Translated using Weblate (Interlingua) (Software In Interlingua)
|
|
|
|
|
|
|
|
|
|
## v1.18.0
|
|
|
|
|
- feat: Add speed button for audioplayer (krille-chan)
|
|
|
|
|
- feat: enhanced send video functionality by adding toggle send original (Mubeen Rizvi)
|
|
|
|
|