build: Release v0.29.13

This commit is contained in:
Krille 2024-06-24 13:40:56 +02:00
parent a7926209da
commit d586cd7356
No known key found for this signature in database
GPG Key ID: E067ECD60F1A0652
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## [0.29.13] 24th June 2024
- chore: allow clients to set their own voip key delays (td)
- chore: use not cancelled in actions instead of always (td)
- fix: Return empty uri instead of original uri if uri is not mxc (Krille)
## [0.29.12] 17th June 2024 ## [0.29.12] 17th June 2024
- fix: Request user causing state update loops for apps (Nicolas Werner) - fix: Request user causing state update loops for apps (Nicolas Werner)

View File

@ -1,6 +1,6 @@
name: matrix name: matrix
description: Matrix Dart SDK description: Matrix Dart SDK
version: 0.29.12 version: 0.29.13
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