Skip to content

Files

Latest commit

author
Yannick Li
Aug 4, 2021
9f51dda · Aug 4, 2021

History

History
36 lines (26 loc) · 859 Bytes

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 859 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[1.1.1] - 2021-08-04

Changed

  • Use C-Service ServiceWorker v1.2.1

[1.1.0] - 2021-07-22

Added

  • Provide a service worker file in public repository
  • Add a callback to receive notifications when a crdt is updated

Changed

  • Group the MVMap updates during a reset/reconnection
  • Remove frequent pooling but keep a backup call when it has not received a new version for a while

[1.0.1] - 2021-05-17

Changed

  • Update documentation

Fixed

  • Fix concurrency between edits and remote updates