build: Changelog for 0.39.0

This commit is contained in:
Krille 2025-04-02 11:39:36 +02:00
parent fab174c76d
commit a9e8103fc7
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## [0.39.0] 2nd April 2025
- feat: endpoints for spec v1.14 (BREAKING CHANGE)
- feat: Make dehydrated device name configurable
- feat: ensure direct chats have only 2 members before sending verification requests
- fix: Trim plaintext after removeMarkdown
- fix: use macv2 for correct base64 encoding
- chore: add v1.14 to supported versions
- chore: upgrade webrtc_interface to v1.2.2+hotfix.1
## [0.38.1] 19th March 2025
- chore: Export event localizations (Krille)

View File

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