Skip to content

Releases: yjs/yhub

v0.2.11

06 Mar 17:12

Choose a tag to compare

  • improved logging - don't log large messages 30278f3
  • filter contentmaps for existing content before merging - preventing users re-assigning attributions 8cc79e3
  • don't log large worker messages 1d72ad5
  • redis.socket configuration instead of tls configuration e953c21

v0.2.10...v0.2.11

v0.2.10

06 Mar 03:21

Choose a tag to compare


v0.2.9...v0.2.10

v0.2.8

27 Feb 01:47

Choose a tag to compare

  • lint 7f34ae1
  • implement unsafePersistDoc 09251bf
  • bump yjs - more efficient update merge 0bf5f74
  • [s3 fixes]: keepalive, retry logic, handling of nonexistent resources 3700704
  • [rollback api] bump deps and use commonly expected undo/redo of KV entries e99b29b

v0.2.7...v0.2.8

v0.2.7

23 Feb 22:50

Choose a tag to compare

  • fix lint errors a43711a
  • infinite recursion issue when calling activity api 05e3a05

v0.2.6...v0.2.7

v0.2.6

20 Feb 22:56

Choose a tag to compare


v0.2.5...v0.2.6

v0.2.5

17 Feb 23:00

Choose a tag to compare

  • activity api returns list of custom attributions 0d4df1d
  • support for keydb, as a redis alternative e099238

v0.2.4...v0.2.5

v0.2.4

17 Feb 15:30

Choose a tag to compare

  • ws & activity apis support filter by custom attributions 58c423d

v0.2.3...v0.2.4

v0.2.3

16 Feb 22:18

Choose a tag to compare

  • add changelog for next release ca996bd
  • custom attributions in rollback, patch, and changeset api fa7e857
  • implement smart caching logic for rest requests b8f3b30
  • avoid loading YDocs on initial sync 63d77a9
  • send syncstep1 after retrieving ydoc, increase websocketprovider timeout 26e8ddf
  • bump to latest redis client, handle unacked tasks ec00f85
  • performance improvements, task cleanup fixes, handle errors when processing websocket connections 4d09717
  • more memory tests with many connections, debugged s3 race condition f6f274d

v0.2.2...v0.2.3

v0.2.2

13 Feb 02:01

Choose a tag to compare

  • lint 2d465c5
  • support for large (300mb+) yjs documents. added additional tests and increased thresholds cfca7a2
  • fixed memory issues (initial sync not sent), conf.server.maxDocSize configuration a7c0e94

v0.2.1...v0.2.2

v0.2.1

12 Feb 13:02

Choose a tag to compare

  • switched back to minio for testing many file transfers 36e3f07
  • fix several memory leaks, improve tests to properly wait for task completions 66b4516
  • hide dev logging, but make it available via environment variable LOG=* (configure using regex) 71257b5
  • all rest endpoints require authentication 6c4c20b
  • implemented ydoc rest api to retrieve & update a document using rest only 7609572
  • increase uws.maxBackpressure a5f74bd
  • make usw.maxpayloadlength configurable 17a97de

v0.2.0...v0.2.1