Skip to content

Releases: pubkey/rxdb

15.20.0

12 May 21:33
Compare
Choose a tag to compare

JavaScript Database

  • ADD RxQuery.patch() RxQuery.incrementalPatch() RxQuery.modify() RxQuery.incrementalModify() and RxQuery.incrementalRemove().
  • FIX RxDocument.update() must return the latest revision of the RxDocument.
  • ADD(GraphQL replication) change GraphQL query builder functions to generate output fields for nested queries #5976
  • ADD queryModifier to SQLite RxStorage
  • IMPROVE performance of insert-many to the memory RxStorage by 40%.
  • IMPROVE performance of getHeightOfRevision().
  • ADD check to throw helpfull error message when a Date() object is passed instead of plain json data.

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

Join RxDB:

15.19.0

29 Apr 11:15
Compare
Choose a tag to compare

JavaScript Database

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

Join RxDB:

15.18.6

29 Apr 10:20
Compare
Choose a tag to compare

JavaScript Database

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

Join RxDB:

15.18.5

29 Apr 09:29
Compare
Choose a tag to compare

JavaScript Database

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

Join RxDB:

15.18.4

27 Apr 15:41
Compare
Choose a tag to compare

JavaScript Database

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

Join RxDB:

15.18.3

25 Apr 15:40
Compare
Choose a tag to compare

JavaScript Database

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

Join RxDB:

15.18.2

25 Apr 12:02
Compare
Choose a tag to compare

JavaScript Database

  • Memory RxStorage: Add categorizedByWriteInput property that can be used by other plugins.

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

Join RxDB:

15.18.1

18 Apr 16:00
Compare
Choose a tag to compare

JavaScript Database

  • FIX CouchDB replication error Cannot read properties of undefined (reading '_attachments')

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

Join RxDB:

15.18.0

17 Apr 12:43
Compare
Choose a tag to compare

JavaScript Database

  • FIX memory-synced storage must be able to query encrypted fields on the in-memory side.
  • RxServer: updatedAt must be lwt #61
  • RxServer: Fix using parseFloat instead of parseInt #5883

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

Join RxDB:

15.17.0

08 Apr 22:00
Compare
Choose a tag to compare

JavaScript Database

  • ADD RxReplicationState.remove() to delete the metadata of a specific replication.
  • FIX IndexedDB RxStorage: Rerun database creation when IndexedDB database was closed by safari bug
  • FIX vite bundling error with WebRTC replication #5841
  • ADD replication-webrtc: allow passing config to simple-peer #5838

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

Join RxDB: