Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.53 KB

File metadata and controls

60 lines (44 loc) · 1.53 KB

Change Log

[0.0.23] - 2025-06-13

  • Added white logo for Linux

[0.0.22] - 2025-05-25

Features:

  • Add Text Editor

Bug Fixes:

  • Keep ripple above all elements
  • Fix issue when onMove we put Cursor over toolbar
  • Fix Oval pick detection
  • Fix Mouse detection (crosshair) above Oval Resize buttons
  • Fix TabIndex (When Tab ruins markup)

Improvments:

  • Remove "Undo" from global events
  • Clear Desk moved to "CRTL+K"
  • Move figures by Arrow keys
  • Add escape to unselect active figure
  • Add "CRTL+Z" to undo last action
  • Add "Delete/Backspace" to delete selected figure

Infrastructure:

  • Update Electron (Remove deprecation warnings)

[0.0.21] - 2025-05-02

  • Remove small dot after laser ripple effect

[0.0.20] - 2025-04-29

  • Cancel subview selection by pressing the ESC key

[0.0.19] - 2025-04-23

  • App gives focus back to prev. window (MacOs only)

[0.0.18] - 2025-04-20

  • Crispy drawings, support for High DPI displays

[0.0.17] - 2025-04-17

  • Removed Ripple effect on click from Pen and Shapes (keep it only on Laser)
  • Fix bug with close point detection in "filter close points"

[0.0.16] - 2025-04-10

  • Added Ripple effect on click

[0.0.15] - 2025-04-02

  • Chnaged hotkeys From CMD+1/2/3 to 1/2/3 to activate Pen/Shapes/Laser
  • Added hotkeys 4/5 to switch Color and Thickness
  • Fixed bug with app crash on Clear Desk / Undo action

[0.0.14] - 2025-03-16

  • Added hotkeys CMD+1/2/3 to activate Pen/Shapes/Laser

[0.0.13] - 2024-11-22

  • AutoUpdater Setup / Check

[0.0.1] - 2024-09-01

  • Initial release.