Skip to content

Latest commit

 

History

History
512 lines (154 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

512 lines (154 loc) · 15.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.13.1 (2024-06-06)

Note: Version bump only for package hocuspocus

2.13.0 (2024-05-18)

Note: Version bump only for package hocuspocus

2.12.3 (2024-05-16)

Bug Fixes

  • improve global window checks to enable react native support (#823) (5dd53d5)

2.12.2 (2024-04-25)

Note: Version bump only for package hocuspocus

2.12.2-rc.0 (2024-03-29)

Note: Version bump only for package hocuspocus

2.12.1-rc.0 (2024-03-29)

Reverts

  • Revert "websocket: enable following redirects (#806)" (#807) (930a61c), closes #806 #807

2.12.0-rc.0 (2024-03-24)

Note: Version bump only for package hocuspocus

2.11.3 (2024-03-02)

Note: Version bump only for package hocuspocus

2.11.2 (2024-02-16)

Bug Fixes

  • allow resolvedAt to be null on updateThread (eac0bf9)

2.11.1 (2024-02-11)

Note: Version bump only for package hocuspocus

2.11.0 (2024-02-05)

Note: Version bump only for package hocuspocus

2.10.0 (2024-01-31)

Note: Version bump only for package hocuspocus

2.9.2-rc.0 (2024-01-22)

Note: Version bump only for package hocuspocus

2.9.1-rc.0 (2024-01-18)

Note: Version bump only for package hocuspocus

2.9.0 (2024-01-05)

Note: Version bump only for package hocuspocus

2.9.0-rc.0 (2024-01-04)

Note: Version bump only for package hocuspocus

2.8.1 (2023-11-21)

Note: Version bump only for package hocuspocus

2.8.0 (2023-11-15)

Note: Version bump only for package hocuspocus

2.7.1 (2023-10-19)

Note: Version bump only for package hocuspocus

2.7.0 (2023-10-16)

Note: Version bump only for package hocuspocus

2.6.1 (2023-10-05)

Bug Fixes

  • add documentName into broadcast message (#713) (8400928)

2.6.0 (2023-10-04)

Note: Version bump only for package hocuspocus

2.5.0 (2023-09-06)

Note: Version bump only for package hocuspocus

2.5.0-rc.0 (2023-08-24)

Note: Version bump only for package hocuspocus

2.4.0 (2023-08-17)

Note: Version bump only for package hocuspocus

2.4.0-rc.1 (2023-08-12)

Note: Version bump only for package hocuspocus

2.4.0-rc.0 (2023-08-12)

Bug Fixes

2.3.1 (2023-08-01)

Note: Version bump only for package hocuspocus

2.3.0 (2023-07-31)

Bug Fixes

  • hocuspocus provider auto connect and disconnect behavior (#663) (a035c09)
  • remove awareness states on page unload instead of beforeunload (#658) (e1bd3f1)

2.2.3 (2023-07-14)

Note: Version bump only for package hocuspocus

2.2.2 (2023-07-14)

Note: Version bump only for package hocuspocus

2.2.1 (2023-07-04)

Note: Version bump only for package hocuspocus

2.2.0 (2023-06-22)

Bug Fixes

2.1.0 (2023-06-03)

Bug Fixes

2.0.6 (2023-04-25)

Note: Version bump only for package hocuspocus

2.0.5 (2023-04-24)

Note: Version bump only for package hocuspocus

2.0.4 (2023-04-23)

Bug Fixes

  • Do not retry connection if data is too large (#586) (462a87f)
  • npm scripts for frontend playground (#578) (b4b61a0)

2.0.3 (2023-04-05)

Note: Version bump only for package hocuspocus

2.0.2 (2023-04-04)

Note: Version bump only for package hocuspocus

2.0.1 (2023-03-30)

Bug Fixes

  • connection.sendStateless error when connections more than one (#556) (9a9260f)

2.0.0 (2023-03-29)

Note: Version bump only for package hocuspocus

2.0.0-beta.0 (2023-03-28)

Note: Version bump only for package hocuspocus

2.0.0-alpha.1 (2023-03-23)

Note: Version bump only for package hocuspocus

2.0.0-alpha.0 (2023-02-28)

Note: Version bump only for package hocuspocus

1.1.0 (2023-02-24)

Note: Version bump only for package hocuspocus

1.0.2 (2023-02-16)

Bug Fixes

  • make transformer compatible with @tiptap/core@^2.0.0-beta.210 (#512) (591103f)

1.0.1 (2023-01-30)

Note: Version bump only for package hocuspocus

1.0.0 (2023-01-18)

Note: Version bump only for package hocuspocus

1.0.0-beta.7 (2023-01-11)

Note: Version bump only for package hocuspocus

1.0.0-beta.6 (2022-12-03)

Note: Version bump only for package hocuspocus

1.0.0-beta.5 (2022-11-25)

Bug Fixes

  • Crash when websocket receives out of bound characters pre-auth (#444) (73d8a48)

1.0.0-beta.4 (2022-11-25)

Bug Fixes

  • Crash when websocket receives out of bound characters pre-auth (#444) (73d8a48)

1.0.0-beta.3 (2022-11-03)

Note: Version bump only for package hocuspocus

1.0.0-beta.2 (2022-09-28)

Note: Version bump only for package hocuspocus

1.0.0-beta.111 (2022-09-28)

Bug Fixes

  • Account for this.webSocket being null (#235) (b1476b6)
  • demos (59b73de)
  • Documentation fixes (#138) (8352196), closes #137
  • Empty sync message causes error in client MessageReceiver (#174) (f9dca69)
  • fix hook promise chaining (ee5052d)
  • fix playground build (86bd9db)
  • frontend demo packages are not installed on fresh clone (7ead9e2)
  • og image domain (5b78e3f)
  • Potential onCreateDocument race condition (#167) (b3e3e4d)
  • Remote client awareness not immediately available (37703f6)
  • Remove event listener once unused (#220) (0422196)
  • typescript strings (0dd5f12)
  • webhook docs (f0faac2)

Features

  • add connect event to webhook extension (d907354)
  • Add connectionsCount and documentsCount methods to server (8bdbcd8)
  • add create event to import documents from api (240a032)
  • add default schema to ProsemirrorTransformer and default extensions to TiptapTransformer, making both parameters in toYdoc optional (e330ffd)
  • add disconnect event to webhook extension (81679dd)
  • add read only mode (7b59d52)
  • add request headers and parameters to onCreateDocument (47a8b95)
  • add throttle extension (b65de2a)
  • add transformations page to the guide (81e0ddf)
  • extension-redis should watch the ydoc for changes and notify other hocuspocus instances about it (via redis pub/sub) (bacc535)
  • improve wevhook docs (3f774c4)
  • Message Authentication (#163) (a1e68d5)