build: Changelog for 0.40.0

This commit is contained in:
Christian Kußowski 2025-05-09 12:38:38 +02:00
parent 19b187f106
commit 230b3e7f2b
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## [0.40.0] 9th May 2025
- feat: Add localization for voice message type (Krille)
- feat: Support fallback for threads in Event.getReplyEvent() (Krille)
- fix: Fetch well-known from domain from userId, not from homeserver domain (krille-chan)
- fix: incorrect Event status update in constructor (Karthikeyan S)
- refactor: (BREAKING) Remove hive database and hive dependencies (Krille)
- refactor: Remove unused event status roomState (Krille)
## [0.39.4] 6th May 2025
- chore: prev_batch update after a limited timeline follow-up (Karthikeyan S)

View File

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