957fced41d
Bumps the version for VS code extension. ### Change Type - [x] `patch` — Bug fix - [ ] `minor` — New feature - [ ] `major` — Breaking change - [ ] `dependencies` — Changes to package dependencies[^1] - [ ] `documentation` — Changes to the documentation only[^2] - [ ] `tests` — Changes to any test code only[^2] - [ ] `internal` — Any other changes that don't affect the published package[^2] - [ ] I don't know [^1]: publishes a `patch` release, for devDependencies use `internal` [^2]: will not publish a new version
85 lines
2.4 KiB
Markdown
85 lines
2.4 KiB
Markdown
## 2.0.16
|
||
- Fixed keyboard shortcuts.
|
||
- Fixed edit link button stopping the mouse events from working.
|
||
- Fixed a bug with grouping / ungrouping which prevented the actions menu from closing correctly.
|
||
- Fixed arrowheads not being correctly localized in the Style panel.
|
||
- Fixed a bug where arrows with length 0 could crash the app.
|
||
|
||
## 2.0.15
|
||
- Bug fixes and performance improvements.
|
||
|
||
## 2.0.14
|
||
- Bug fixes and performance improvements. More info:
|
||
https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.17
|
||
|
||
## 2.0.13
|
||
- Bug fixes and performance improvements. More info:
|
||
https://github.com/tldraw/tldraw/releases/tag/v2.0.0-alpha.16
|
||
|
||
## 2.0.12
|
||
- Bug fixes and performance improvements.
|
||
|
||
## 2.0.11
|
||
- Added cloud shape.
|
||
|
||
## 2.0.10
|
||
- Removed the lock option from the highlighter tool.
|
||
- Disabled the styles button for the laser tool on small screens.
|
||
- Fixed mouse cursor after resizing during text creation. We now revert back to the default cursor.
|
||
|
||
## 2.0.9
|
||
|
||
- Stability improvements
|
||
|
||
## 2.0.8
|
||
|
||
- New highlighter tool!
|
||
- You can now lock shapes.
|
||
- Added vertical align setting to Note shapes.
|
||
- Added reduce motion user preference.
|
||
- Fixed control clicking not working on Mac.
|
||
- Improved translations.
|
||
- Fixed a problem where arrows might cause the extension to crash.
|
||
|
||
## 2.0.7
|
||
|
||
- New laser tool!
|
||
- New checkbox shape!
|
||
- Add veritcal alignment options to Notes and Geo shapes.
|
||
- Change how horizontal alignemnt works.
|
||
- Improve exporting and saving to svgs.
|
||
|
||
## 2.0.6
|
||
|
||
- Improved appearance of selection for single draw shapes.
|
||
- Improve handling of pixel scale when pasting images.
|
||
- Fixed a bug where pasted tabs wouldn't get converted into spaces.
|
||
- Fixed trailing tab characters in text labels not exporting correctly.
|
||
- Fixed empty text shapes sometimes not getting deleted.
|
||
- Fix a bug where grid mode couldn’t be enabled.
|
||
- Fixed a bug where the pointer location would not update when moving the pointer over an editing shape.
|
||
- Fixed a bug where the wrong default language option could be chosen.
|
||
- Fixed a minor consistency bug when re-doing a shape update.
|
||
- Re-doing a deletion of the current page now correctly navigates back to that page.
|
||
|
||
## 2.0.5
|
||
|
||
- Fixed another issue with undo / redo.
|
||
|
||
## 2.0.4
|
||
|
||
- Fix issues with undo / redo.
|
||
- Fix an issue with extension getting stuck on the loading screen.
|
||
- Fix an issue with the extension not saving changes in newly created files.
|
||
|
||
## 2.0.3
|
||
|
||
- Fix description in package.json.
|
||
|
||
## 2.0.2
|
||
|
||
- Add images to README.
|
||
|
||
## 2.0.1
|
||
|
||
- Release!
|