build: Release v0.31.0

This commit is contained in:
Karthikeyan S 2024-07-28 16:01:37 +05:30
parent d5c4d03e94
commit 731ffb4450
No known key found for this signature in database
GPG Key ID: 28BA6AEE539ECE2E
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
## [0.31.0] 28th July 2024
- ci: create release job fix (Karthikeyan S)
- feat: Add support for isFederate option for rooms (Krille)
- fix: add main thread receipts to event.receipts getter (td)
- fix: also delete db on logout (td)
- fix: bump database version to v9 (td)
- fix: Synapse CI job failing because invite state not completely synced (Krille)
- refactor: Better avatar and names for invites (Krille)
- refactor: Cache profiles in database and refactor API (Krille)
## [0.30.0] 3rd July 2024
- feat: Automatically cancel typing indicators after 30 seconds (Krille)

View File

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