Merge pull request #1643 from famedly/release/v0.24.2

build: Release 0.24.2
This commit is contained in:
Krille-chan 2023-12-11 09:16:03 +01:00 committed by GitHub
commit 0b29c3a034
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## [0.24.2] - 11th December 2023
- docs: Add issue tracker to pub.dev (Krille)
- fix: Copy all maps got from database (Krille)
## [0.24.1] - 7th December 2023
This release brings a new **experimental** database based on SQFlite and IndexedDB as a *Drop-In-Replacement* for Hive and HiveCollections. You can already test it out (on your own risk) by using it as the new databaseBuilder and migrate your current users by using the legacyDatabaseBuilder with your current Database:

View File

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