Skip to content

Releases: pubkey/rxdb

16.19.1

24 Sep 13:04
Compare
Choose a tag to compare

JavaScript Database

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

Join RxDB:

16.19.0

04 Sep 14:11
Compare
Choose a tag to compare

JavaScript Database

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

Join RxDB:

16.18.0

26 Aug 08:54
Compare
Choose a tag to compare

JavaScript Database

  • FIX "when a push handler is interrupted mid-way by a reload, after the reload retry doesn't happen" via discord
  • FIX query hanging after local document inserted #7349
  • FIX(sqlite-storage) query $or with null returns wrong results #7356

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

Join RxDB:

16.17.2

15 Aug 13:13
Compare
Choose a tag to compare

JavaScript Database

  • FIX credentials header in RxServer #283

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

Join RxDB:

16.17.1

15 Aug 09:14
Compare
Choose a tag to compare

JavaScript Database

  • UPDATE express to v5 in RxServer

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

Join RxDB:

16.17.0

13 Aug 15:14
Compare
Choose a tag to compare

JavaScript Database

  • ADD blockSizeLimit to memory mapped storage.
  • FIX cleanup of a collection must also run the cleanup of the meta data of replications.
  • FIX type of SimplePeerConnectionHandlerOptions.webSocketConstructor #7311

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

Join 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: