Releases
1.2.3 (2024.11.27)
- β¨ Support tool shortcut for caps lock.
- π Fix unexpected shapes when releasing outlined text.
- π Fix adding items to hidden layer.
- π Fix clipped items getting visible when selecting layers
- π Fix can not drag selected items when mouse cursor inside bounding box.
1.2.2 (2024.06.12)
- β¨ Support canvas zoom via pinch gesture.
- β¨ Support paste svg element into current workspace.
- π Fix can not select items under clipped items.
- π Fix item reference not getting reset after changing its color.
- π Fix creating outline stroke.
1.2.1 (2024.04.12)
- β¨ Support fill pattern
1.2.0 (2023.12.03)
- β¨ Support snapping objects to isometric grid.
- β¨ Support snapping objects to pixel grid when zooming in more than 10x.
- β¨ Add menuitem 'Export Frames' into file menu.
- β¨ Save as zip file when exporting multiple objects.
1.1.11 (2023.11.06)
- π Fix can not snap to intersections at open segments.
- π Fix can not snap to tangent point.
- π¨ Update favicon and build info.
- π Fix can not import json items.
- π Fix clipped items not getting deselected.
1.1.10 (2023.10.14)
- π Fix panning the view using trackpad or magic mouse.
- π Fix compound paths not getting deselected.
- π Fix can not export to svg.
1.1.9 (2023.10.01)
- β¨ Support converting live corners to rounded corners.
- π¦οΈ Remove dependencies 'react-use'.
1.1.8 (2023.09.20)
- β¨ Support selecting anchor points within groups and compound paths.
- β¨ Remove gradient stop on press delete or backspace.
- β¨ Robust CSS color string input.
- β¨ Support dragging first and last gradient stop.
- β¨ Persist selected color theme.
- π Fix context menu conflicts with selection tool.
1.1.7 (2023.08.09)
- ποΈ Fix size input not working.
- π Fix scale items command issues with changed scaling center.
- π Fix slider thumb outline color.
- π Fix items getting unselected by right click.
1.1.6 (2023.08.07)
- β¨ Support snap to midpoint.
- β¨ Add trim paths tool.
- β¨ Support export frames to PDF.
- β¨ Support merge overlapping segments.
- π Fix svg shapes not converted to paths.
- π Fix issues around gradient stops.
- π¦οΈ Remove dependencies 'lodash' and 'classnames'.
1.1.5 (2023.07.05)
- π Fix number input i18n.
- β¨ Convert segment type on alt click.
- β¨ Add transform each command.
- β¨ Support changing letter case.
- β¨ Support dragging curves.
1.1.4 (2023.05.15)
- π Fix can not change grouped items styles.
- π Fix can not set color model in color picker.
- π Fix required fonts data not loaded when opening file.
- β¨ Support changing spacing between selected items.
1.1.3 (2023.04.17)
- π¦οΈ Upgrade react to version 18.2.0.
- β¨ Support collapse sub menu items without click.
- π¨ Refactor i18n with context provider.
1.1.2 (2023.04.12)
- β¨ Add dynamically change app title bar color.
- π¨ Adjust menu bar hovering styles.
- π Fix can not build shape from overlapping paths.
1.1.1 (2023.04.11)
- β¨ Support build shape from open paths.
1.1.0 (2023.01.23)
- β¨ Add basic shape builder tool.
- β¨ Support print media units.
- β¨ Add color swatches and history for color picker.
- β¨ Support exporting bitmap with customized resolution.
- β¨ Support exporting webp format and choosing image quality.
- π Fix pixels not aligned in exported bitmap.
1.0.3 (2023.01.02)
- ποΈ Fixed scaling selected items with selection tool.
1.0.2 (2022.12.31)
- β¨ Added set transform reference point.
- β¨ Added macOS key combinations.
- π Fixed pixel ratio issue in eyedropper tool.
- π¨ Improved mouse cursors for type tool.
1.0.1 (2022.12.15)
- π Fixed can not load google font TTF file through http protocol.
1.0.0 (2022.12.12)
- π Minimum viable product