Skip to content

Commit

Permalink
chore: release v0.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
td-famedly committed Aug 27, 2024
1 parent a01880a commit 7a1d82d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
## [0.32.3] 27th Aug 2024

- feat: cache .well-known data (The one with the braid)
- fix: dedup /versions calls (td)
- fix: race condition between getState and requestUser updates (td)

## [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

- feat: support for authenticated media (td)

## [0.32.0] 9th Aug 2024

- chore: add info about tests to readme (td)
- chore: increase log level to verbose in tests (td)
- fix: App freezes because of recursive loop with getLocalizedDisplayname() call (Krille)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: matrix
description: Matrix Dart SDK
version: 0.32.2
version: 0.32.3
homepage: https://famedly.com
repository: https://github.com/famedly/matrix-dart-sdk.git
issue_tracker: https://github.com/famedly/matrix-dart-sdk/issues
Expand Down

0 comments on commit 7a1d82d

Please sign in to comment.