(Released 2022-12-26)
- Added polygon tool
- Added rounded rectangle tool
- Added support for trail mode (Shift+drag a selection)
- Added ability to create a rectangular selection or text box from its center by holding Ctrl
- Added ability to maintain selection aspect ratio by holding Shift
- Added ability to resize selection about its center by holding Ctrl
- Added ability to Alt+click toolbar buttons instead of right-clicking
- Added Ctrl+MouseWheel or touchpad pinch zoom with cursor over the canvas to zoom
- Added centimeter and inch unit options to resize dialog
- Added a message when the canvas is restored from session storage
- Added PWA install option to About dialog in supported browsers
- Updated to final version of local font access API
- In-progress drawings update live if the colors or line width are changed via keyboard shortcut
- Curves without both control points set update if the color or line width is changed
- Changed to prioritize browser app install prompt if available
- Changed selection ✖️ Cancel button to ✔️ Done button
- Fixed keyboard shortcuts being disabled while bottom sheets are shown
- Fixed bottom sheets covering dialogs
- Fixed resize dialog sometimes producing a dimension of 0 when “Maintain aspect ratio” is selected
- Fixed in-progress curves getting reset by changing the color or line width
- Fixed curve endpoints set while holding Shift moving when the first control point is added
- Fixed text field colors not updating when colors changed from color picker dialog
- Fixed pasting when scrolled to the far right/bottom cutting off the pasted image
- Fixed browser copy/cut command generating a pop-up alert in older browsers that just says “undefined”