Tldraw/CHANGELOG.md

90 wiersze
1.4 KiB
Markdown

## 0.0.117
### Core
- Improves multiplayer features.
### TLDraw
- Fixes bugs in text, arrows, stickies.
- Adds start binding for new arrows.
- Adds copy painting (alt + shift + drag).
- Adds side cloning.
- Adds clone dragging.
## 0.0.116
### Core
- Improves rendering on Safari.
### TLDraw
- Improves rendering on Safari.
- Minor bug fixes around selection.
- Fixes bug when undoing a newly created shape.
## 0.0.115
### Core
- Adds [side cloning](https://github.com/tldraw/tldraw/pull/149).
- Improves rendering.
### TLDraw
- Adds sticky note [side cloning](https://github.com/tldraw/tldraw/pull/149).
## 0.0.114
### TLDraw
- Improves fills for filled shapes.
## 0.0.113
### TLDraw
- Improves grouping and ungrouping.
## 0.0.112
### TLDraw
- Fixes centering on embedded TLDraw components.
- Removes expensive calls to window.
## 0.0.111
### TLDraw
- Adjust stroke widths and sizes.
- Fixes a bug on very small dashed shapes.
## 0.0.110
### Core
- Adds `user` and `users` props (optional) for multiplayer cursors. This feature is very lightly implemented.
### TLDraw
- Adds multiplayer support.
- Adds `showMenu` and `showPages` props.
- Adds `mergeState`, `updateUsers`, and `removeUser` methods.
## 0.0.109
### TLDraw
- Bumps perfect-freehand
- Fixes dots for small sized draw shapes
## 0.0.108
- Adds CHANGELOG. Only 108 releases late!
### TLDraw
- Fixes a bug with bounding boxes on arrows.