build: Add changelog 0.40.2

This commit is contained in:
Christian Kußowski 2025-06-05 08:18:35 +02:00
parent a881249126
commit 93cd2c4165
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
## [0.40.2] 5th June 2025
- fix: fallback on homeserver is userID null (The one with the braid)
## [0.40.1] 2nd June 2025
- feat: Add logout command (Christian Kußowski)
- feat: Switch to github flavor markdown to render checkboxes (krille-chan)
- fix: Add missing copy json in updateInboundGroupdSessionAllowedAtIndex method (Christian Kußowski)
- fix: Correct filename when downloading thumbnail (Christian Kußowski)
- fix: no user feedback if client.getConfig() takes some time (Christian Kußowski)
- refactor: Do not store room update for leave rooms not cached anyway (Christian Kußowski)
## [0.40.0] 9th May 2025
- feat: Add localization for voice message type (Krille)
- feat: Support fallback for threads in Event.getReplyEvent() (Krille)

View File

@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.40.0
version: 0.40.2
homepage: https://famedly.com
repository: https://github.com/famedly/matrix-dart-sdk.git
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues