Skip to content

Latest commit

 

History

History
284 lines (152 loc) · 13.7 KB

CHANGELOG.md

File metadata and controls

284 lines (152 loc) · 13.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.6.0 (2024-05-24)

Features

3.5.3 (2024-05-24)

Bug Fixes

  • duplicated persistence and asset urls (96dbc99)

3.5.2 (2024-05-23)

Bug Fixes

3.5.1 (2024-05-23)

Bug Fixes

3.5.0 (2024-05-23)

⚠ BREAKING CHANGES

  • change post body parameter

Features

  • change post body parameter (dccaf90)

Bug Fixes

  • empty token generate error (288ae5e)

3.4.1 (2024-05-15)

Bug Fixes

3.4.0 (2024-05-14)

Features

  • choose between token or user-info-api-url (937f6c4)

3.3.1 (2024-03-12)

⚠ BREAKING CHANGES

  • ws-destroy become leave

Bug Fixes

  • ws-destroy become leave (31772c7)

3.3.0 (2024-03-12)

Features

  • clear room properties on owner leave (bb0eab0)

3.2.2 (2024-03-06)

Bug Fixes

  • move dependencies to devDependencies (5eb5ffe)

3.2.1 (2024-03-06)

Bug Fixes

  • persistanceApiUrl and assetsApiUrl on multi (14e67da)

3.2.0 (2024-03-05)

Features

  • add owner property + fix asset and persistence on multi (ad45175)
  • better app dev (7a742f5)

3.1.0 (2024-03-04)

Features

3.0.0 (2024-03-01)

⚠ BREAKING CHANGES

  • merge tldraw-singleplayer and tldraw-multiplayer on tldraw-editor

Features

  • merge tldraw-singleplayer and tldraw-multiplayer on tldraw-editor (190e462)

1.8.0 (2024-02-02)

Features

  • i18n fallback to an available user language (f5c611b)

1.7.0 (2024-02-01)

Features

  • multiplayer: initialize with project + export and download (bfd9636)

1.6.0 (2024-01-26)

⚠ BREAKING CHANGES

  • tldraw-editor renamed to tldraw-singleplayer & new tldraw-multiplayer component

Features

  • tldraw-editor renamed to tldraw-singleplayer & new tldraw-multiplayer component (72c4d3e)

1.5.1 (2024-01-23)

1.5.0 (2024-01-23)

Features

  • lock editor on error and download file (3a77948)

Bug Fixes

  • missing @tldraw/tldraw replacements (b697e51)

1.4.0 (2024-01-23)

⚠ BREAKING CHANGES

  • add required property

Features

1.3.0 (2024-01-17)

Features

1.2.0 (2024-01-09)

Bug Fixes

1.1.2 (2024-01-08)

Bug Fixes

1.0.0 (2024-01-04)

⚠ BREAKING CHANGES

  • save with rest

Features

0.1.3 (2023-09-22)

Bug Fixes

0.1.2 (2023-09-22)

0.1.1 (2023-09-22)

Features

  • add clipboard toast success and error (2bd4ebd)

0.0.2 (2023-06-02)

⚠ BREAKING CHANGES

  • Nextcloud, @uportal/open-id-connect
  • migrate yarn 3.5.0
  • remove react render
  • rename properties
  • refactoring
  • multiplayer undo redo
  • join, leave, share
  • add WebComponent props
  • save single player in indexed db

Features

Bug Fixes