1.5.2-rc.0 • Published 1 year ago

@codoxhq/codox-cu-client v1.5.2-rc.0

Weekly downloads
-
License
SEE LICENSE IN co...
Repository
github
Last release
1 year ago

1.5.0-rc.1 (2021-03-25)

Bug Fixes

  • Token maximum size defined 400 bytes

Tests

  • Code coverage for config validation

Breaking Changes

  • CU specific api key removed from code. CU FE must supply apiKey in codox.config object. API key shared through secure channel.

1.5.0-rc.0 (2021-02-24)

Feature

  • Token based access control flow

1.4.99-rc.1 (2021-03-24)

Chores

  • Lint
  • Port changelog

1.4.99-rc.0 (2021-03-18)

Bug Fixes

  • Fix content duplication bug on initial load introduced in 1.4.98-rc.0

Chores

  • Move filtering logic to @codoxhq/cu-delta-filter package

1.4.98 (2021-03-15)

Chore

  • Compile out extra logging messages

1.4.98-rc.4 (2021-03-12)

Performance Improvements

  • Eliminate extra content set for video attachments

1.4.98-rc.3 (2021-03-12)

Performance Improvements

  • Add exponential back-off to restart.

1.4.98-rc.2 (2021-03-11)

Performance Improvements

  • Improved accuracy of delta diff to reduce the need to apply changes that have no impact on document Additional debugging messages showing what changes are being detected and if they will be applied when local editor is syncing up with BE state and with Codox's state (this is intended to be used during QA).

1.4.98-rc.1 (2021-03-10)

Bug Fixes

  • Diffed changes are incrementally applied (should they be found) (so brute force setContent no longer used and should alleviate browser freeze on large docs.

1.4.98-rc.0 (2021-03-07)

Bug Fixes

  • inserting a document embed is not synced correct at remote site. Expected: unfurled document mention changed to document embed. What we got: document mention + document embed at a remote site.

Performance Improvements

  • logic that determines if local state after fetchDoc needs updating. Previously relying on comparison between timestamp passed in by CU FE code and timestamp returned by fetchDoc. Added content diff comparison, i.e. even if timestamps are different, no setContent is called if there is no difference at content-level (naturally).

  • logic that determines if a new user's local local state needs to catch up to sync context (after joining the session). Removes extra content update for documents we tested (needs verification in CU's testing documents). Extra debug statements introduced in rc-build (see below).

1.5.2-rc.0

1 year ago

1.5.1

2 years ago

1.5.0

2 years ago

1.5.0-rc.7

2 years ago

1.5.0-rc.5

2 years ago

1.5.0-rc.6

2 years ago

1.4.106-rc.0

2 years ago

1.5.0-rc.4

2 years ago

1.4.105-rc.0

2 years ago

1.5.0-rc.3

2 years ago

1.4.103

2 years ago

1.4.102

2 years ago

1.4.98-rc.2

2 years ago

1.4.98-rc.3

2 years ago

1.4.101

2 years ago

1.4.98-rc.4

2 years ago

1.4.100

2 years ago

1.4.99

2 years ago

1.5.0-rc.1

2 years ago

1.4.98

2 years ago

1.4.99-rc.2

2 years ago

1.4.99-rc.0

2 years ago

1.4.99-rc.5

2 years ago

1.4.99-rc.4

2 years ago

1.4.99-rc.3

2 years ago

1.4.98-rc.0

2 years ago

1.5.0-rc.0

2 years ago

1.4.97

2 years ago

1.4.96

2 years ago