Skip to content

Commit

Permalink
build: Release v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Jul 3, 2024
1 parent ab24a25 commit 1d0161b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.30.0] 3rd July 2024

- feat: Automatically cancel typing indicators after 30 seconds (Krille)
- feat: move e2e test dind structure to use executor (td)
- fix: Correctly store lastEvent in database after decryption (Krille)
- fix: Do not update lastEvent with state events (Krille)
- fix: lastEvent after edit and redact (td)
- fix: Type error when uploading room keys (Krille)
- refactor: Remove Matrix Connection Exception (Krille)

## [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)
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.29.13
version: 0.30.0
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 1d0161b

Please sign in to comment.