Tldraw/apps/vscode/extension/CHANGELOG.md

3.5 KiB

1.2.4

1.19.0

Minor Changes

    • restores the sponsor link
    • removes sign in / sign out / authentication / next-auth
    • removes sponsorware page
    • removes unused translation keys
    • fixes dark mode on help icon
    • improves border radius on panels
    • fixes dividers on panels
    • removes animated cursors (replace with CSS transitions for performance when - many cursors are present)
    • removes unused icons
    • adds migration for export default background option
    • correctly normalizes mouse wheel

1.18.0

Minor Changes

    • Adds Ukrainian translations
    • Adds Farsi translation
    • Adds Hebrew translation
    • Adds option for dock position
    • Improves page numbering
    • Support dark mode in menus
    • Make language menu scrollable
    • Adds link to translation guide

1.17.2

Patch Changes

  • Improve page reordering, add german translation

1.17.1

Patch Changes

  • Add additional translations.

1.17.0

Minor Changes

  • 8ef86c19: - Updates multiplayer implementation.
    • Adds translation guide.
    • Fixes bug on text shape
    • Updates undo redo for text shapes.

1.16.2

Patch Changes

  • Replace multiplayer icon.

1.16.1

Patch Changes

  • Fix clipboard bug in Firefox, add overwite option to insertContent.

1.16.0

Minor Changes

  • Add getContent / insertContent, improve copy and paste position logic

1.15.0

Minor Changes

  • d919bd27: Bump dependencies, add international support.

Patch Changes

  • Add internationalization, improve readonly mode, bump dependencies for React 18

1.15.0-next.0

Minor Changes

  • Bump dependencies, add international support.

1.14.1

Patch Changes

  • Improve eraser scribble.

1.14.0

Minor Changes

  • Add erase line, bump dependencies.

1.13.3

Patch Changes

  • Fix keyboard events when style menu is open.

1.13.2

Patch Changes

  • Move style panel to right corner.

1.13.1

Patch Changes

  • Add option to keep style panel open.

1.13.0

Minor Changes

  • Fixes zooming and pinching bugs. Adds ErrorBoundary to Tldraw component. Cleans up sponosrship feature in menu.

1.12.6

Patch Changes

  • Improve image export for files that include scaled or rotated text.

1.12.5

Patch Changes

  • Improve clipboard, SVG text.

1.12.4

Patch Changes

  • Fix export on dark mode.

1.12.3

Patch Changes

  • Fix clipboard events in editing text in vscode extension, fix outline for editing text in vscode extension.

1.12.2

Patch Changes

  • Update to include 1.12.2.

1.12.1

Patch Changes

  • Fix tldraw assets for vscode extension.

1.12.0

Minor Changes

  • This update changes how clipboard actions (cut, copy, paste) and exports work. Significantly, image exports are no longer handled via a server-side integration, and are instead handled locally on the client. This allows now for exports in the VS Code extension, as well as greatly simplifying exports for apps that embed the Tldraw React component.

1.11.3

Patch Changes

  • Add paste for assets.

1.11.2

Patch Changes

  • Fix build.

1.10.0

Minor Changes

  • Bump underlying packages.

1.9.0

Minor Changes

  • c09d6a3a: Adds text field for page rename, undo buttons on all screen sizes, arrow behavior with alt key.

1.8.4

Patch Changes

  • Fix bug with missing parents / children.

  • Fixed bug that prevented saving.

1.1.9

  • Updates READMEs.

1.1.6

  • Fixes bugs in VS Code extension.

0.1.23

  • Fixing bugs related to saving files.

0.1.0

  • Launched!