Tldraw/CHANGELOG.md

90 wiersze
1.4 KiB
Markdown
Czysty Zwykły widok Historia

2021-10-16 20:29:33 +00:00
## 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).
2021-10-16 20:41:24 +00:00
- Adds side cloning.
2021-10-16 20:29:33 +00:00
- Adds clone dragging.
2021-10-15 13:12:19 +00:00
## 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.
2021-10-14 15:42:54 +00:00
## 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).
2021-10-10 16:36:42 +00:00
## 0.0.114
### TLDraw
- Improves fills for filled shapes.
2021-10-10 13:13:32 +00:00
## 0.0.113
### TLDraw
- Improves grouping and ungrouping.
## 0.0.112
2021-10-10 09:52:28 +00:00
### TLDraw
2021-10-10 12:13:39 +00:00
- Fixes centering on embedded TLDraw components.
- Removes expensive calls to window.
## 0.0.111
### TLDraw
2021-10-10 09:52:28 +00:00
- Adjust stroke widths and sizes.
- Fixes a bug on very small dashed shapes.
2021-10-09 14:00:14 +00:00
## 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.
2021-10-08 11:35:16 +00:00
## 0.0.109
### TLDraw
- Bumps perfect-freehand
- Fixes dots for small sized draw shapes
2021-10-07 15:07:23 +00:00
## 0.0.108
- Adds CHANGELOG. Only 108 releases late!
2021-10-08 11:35:16 +00:00
### TLDraw
2021-10-07 15:07:23 +00:00
- Fixes a bug with bounding boxes on arrows.