Skip to content

Releases: scriptPilot/dexie-mysql-sync

v3.2.0

03 Mar 09:21
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Prevent that the same table is synchronized twice #22
  • Provide function emptyTable to empty table without sync #21
  • Improve performance by not fetching all local documents on each sync #19

v3.1.0

02 Mar 11:15
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Add flow chart for hooks and sync process in Readme #15

v3.0.0

01 Mar 10:30
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Provide $created for all docs with doc creation date #14
  • Demo App: Use database directly from the components #11
  • Demo App: Integrate UX Framework #9
  • Demo App: Remove unrelated code and files #8
  • Demo App: File upload / download / sync #7

Fixed bugs:

  • Dexie queries on $deleted and $synchronized not possible #12

v2.1.0

28 Feb 15:30
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Delete local documents with deletion flag after sync to remote #5

v2.0.6

28 Feb 00:56
Compare
Choose a tag to compare

v2.0.5

28 Feb 00:55
Compare
Choose a tag to compare

v2.0.4

28 Feb 00:49
Compare
Choose a tag to compare

v2.0.3

28 Feb 00:15
Compare
Choose a tag to compare

v2.0.2

28 Feb 00:12
Compare
Choose a tag to compare

v2.0.1

27 Feb 23:56
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Not all lib folder files released to NPM #4