File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.32.3] 27th Aug 2024
2
+
3
+ - feat: cache .well-known data (The one with the braid)
4
+ - fix: dedup /versions calls (td)
5
+ - fix: race condition between getState and requestUser updates (td)
6
+
1
7
## [ 0.32.2] 21st Aug 2024
8
+
2
9
- fix: SQLCipher dylib location on macOS builds (The one with the braid)
3
10
- refactor: Also use authenticated media if unstable features claim support (Krille)
4
11
5
12
## [ 0.32.1] 16th Aug 2024
13
+
6
14
- feat: support for authenticated media (td)
7
15
8
16
## [ 0.32.0] 9th Aug 2024
17
+
9
18
- chore: add info about tests to readme (td)
10
19
- chore: increase log level to verbose in tests (td)
11
20
- fix: App freezes because of recursive loop with getLocalizedDisplayname() call (Krille)
Original file line number Diff line number Diff line change 1
1
name : matrix
2
2
description : Matrix Dart SDK
3
- version : 0.32.2
3
+ version : 0.32.3
4
4
homepage : https://famedly.com
5
5
repository : https://github.com/famedly/matrix-dart-sdk.git
6
6
issue_tracker : https://github.com/famedly/matrix-dart-sdk/issues
You can’t perform that action at this time.
0 commit comments