0.5.1-canary.4
Pre-release
Pre-release
What's Changed
- [+] Expanded CRDT capabilities with new operations and types by @darkskygit @forehalo @thorseraq (#461, #455, #438, #440)
- [+] Introduced new testing and benchmarking by @darkskygit @thorseraq (#450, #447, #459)
- [+] Integrated WebRTC signalling and connectors by @a-wing (#446, #444)
- [*] Refactored several functionalities for efficiency and ease of use by @forehalo (#453, #449)
- [*] Fixed potential issues in marker, logger and network connection by @darkskygit @forehalo @thorseraq (#460, #458, #454, #456)
TLDR
In this update, we've finalized the CRDT implementation for List/Text/Map (#461, #455, #438, #440), bolstered by additional unit tests and benchmarks (#450, #447, #459). A new WebRTC-based connector (#446, #444) was introduced, thanks to our community contributors. Other key improvements include refactoring enhancements (#453, #449) and a range of fixed potential issues (#460, #458, #454, #456). As we move forward, these CRDT implementation and enhancements will pave the way for the upcoming rewrite of the AFFiNE Cloud server.
New Contributors
Full Changelog: p20230528...p20230614