Skip to content

Releases: pubkey/rxdb

16.16.0

16 Jul 13:20
Compare
Choose a tag to compare

JavaScript Database

  • FIX updates not working after migration of replication state #7260
  • FIX on ReplicationState.pause(), ensureNotFalsy() throws #7264

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.15.0

17 Jun 13:57
Compare
Choose a tag to compare

JavaScript Database

  • ADD option to remove and update a document in the same atomic write operation.
  • ADD option to disable WITHOUT ROWID in the SQLite RxStorage.
  • FIX ajv-validation must know about the date-time format by default #7253
  • FIX db.addCollections fails after it failed for a missing migration strategy #7226
  • FIX SQLite storage fails while querying with null #7236

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.13.0

30 May 19:33
Compare
Choose a tag to compare

JavaScript Database

  • FIX queue start/stop/cancel operations in the replication state to ensure operations do not intersect and cause errors.
  • FIX real-time query ignoring the latest changes after deleting and purging data #7187
  • ADD putAttachmentBase64() and getDataBase64() to the attachments API so that attachments can be stored and read in runtimes that do not support Blob.
  • FIX schema migration failing when returning null #7204

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.12.0

10 May 13:09
Compare
Choose a tag to compare

JavaScript Database

  • FIX migration-schema error: "more then one meta info found".
  • FIX state get changes from other state will get error #7097
  • FIX toggleOnDocumentVisible isVisible not always truthy #7095
  • IMPROVE error message when crypto.subtle.digest is not defined.

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.11.0

16 Apr 15:23
Compare
Choose a tag to compare

JavaScript Database

  • FIX MigrationStrategies type not generic #7055
  • FIX Full text search ajv validation issue #4
  • Full text search with encryption issue #5
  • Published the Appwrite Replication Plugin in beta mode
  • UPDATE the ws package to the latest version.

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.9.0

01 Apr 21:54
Compare
Choose a tag to compare

JavaScript Database

  • ADD Localstorage RxStorage.
  • ADD docs about Partial Sync.
  • ADD SQLite Storage example with tauri #6939.
  • ADD closeDuplicates flag as alternative to ignoreDuplicate to createRxDatabase #7013.
  • FIX (electron) "Object has been destroyed" error was introduced again in RxDB version 16 #5370.
  • FIX Memory-mapped storage can have duplicate documents if a write happens during cleanup.
  • FIX migrate schema with multiple connected storages causes error #7008

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.8.1

14 Mar 12:05
Compare
Choose a tag to compare

JavaScript Database

  • FIX col.find() ignores the primaryKey index if another index was defined #6925

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.8.0

03 Mar 15:32
Compare
Choose a tag to compare

JavaScript Database

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.7.0

23 Feb 22:37
Compare
Choose a tag to compare

JavaScript Database

  • Fix Firestore replication ignoring initialCheckpoint #6850
  • UPDATE foundation-db to the latest version #6876
  • ADD Allow to use firestore rules on attributes #6896

NOTICE: An overview about all releases can be found at the changelog

Join RxDB:

16.6.1

09 Feb 22:22
Compare
Choose a tag to compare

JavaScript Database

NOTICE: An overview about all releases can be found at the changelog

Join RxDB: