Merge pull request #2065 from famedly/release/v0.39.0

build: Changelog for 0.39.0
This commit is contained in:
Krille-chan 2025-04-09 10:42:32 +02:00 committed by GitHub
commit 0b4ee0e60e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 ## [0.38.1] 19th March 2025
- chore: Export event localizations (Krille) - chore: Export event localizations (Krille)

View File

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