Skip to content

v0.4.15

Compare
Choose a tag to compare
@7hong13 7hong13 released this 01 Apr 01:46
· 43 commits to main since this release
8c2e63f

What's Changed

  • Revert ci to use ubuntu by @skhugh in #148
  • Remove unnecessary toPath in TreeStyleOpInfo by @7hong13 in #150
  • Reflect interface changes of server DB sharding by @7hong13 in #152
  • Enable users to choose which dispatchers to use for Client and Document by @skhugh in #153
  • Fix invalid TreeChanges in concurrent Tree.Style by @skhugh in #149
  • Update version to 0.4.14-rc by @7hong13 in #154
  • Restore interface changes due to server DB sharding by @7hong13 in #155
  • Fix incorrect index returned when using posRangeToIndexRange by @7hong13 in #156
  • update version to 0.4.15-rc by @7hong13 in #157
  • Fix incorrect calculation in indexTree.treePosToPath operation by @7hong13 in #158
  • Fix errors when editing Tree due to missing insPrevID in CRDTTree by @7hong13 in #160
  • Prevent remote-change events from occurring in push-only mode by @7hong13 in #161
  • Improve Timing for Presence Event Publishing by @7hong13 in #162
  • fix issues with handling presence events by @7hong13 in #163
  • Ensure every presence event is published by @7hong13 in #164

Full Changelog: 0.4.12...v0.4.15