Merge pull request #1906 from famedly/release/v0.32.2

build: Release 0.32.2
This commit is contained in:
Krille-chan 2024-08-21 15:47:49 +02:00 committed by GitHub
commit 11b8160f21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.32.2] 21st Aug 2024
- fix: SQLCipher dylib location on macOS builds (The one with the braid)
- refactor: Also use authenticated media if unstable features claim support (Krille)
## [0.32.1] 16th Aug 2024 ## [0.32.1] 16th Aug 2024
- feat: support for authenticated media (td) - feat: support for authenticated media (td)

View File

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