tldraw/CHANGELOG.md
2021-10-10 17:36:42 +01:00

52 lines
815 B
Markdown

## 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.