Skip to content

Latest commit

 

History

History
119 lines (56 loc) · 5.27 KB

File metadata and controls

119 lines (56 loc) · 5.27 KB

Changelog

1.6.0 (2025-12-30)

Features

  • added logic to detect shift to invert keep aspect ratio for use-konva-snapping.js (70ba28e)
  • by default the corner scaling will keep aspect ratio (2ff9442)
  • upgrade Konva version in CDN so that shift works to invert aspect when scaling transformers (8f5467a)

1.5.2 (2025-09-07)

Bug Fixes

  • updated the workflow to release github pages as well (final workflow update I swear) (99ad97f)

1.5.1 (2025-09-07)

Bug Fixes

  • workflow fix, version was always one version behind (79699ac)

1.5.0 (2025-09-07)

Features

  • add download button for desktop app in browser version (936d206)

1.4.2 (2025-09-07)

Bug Fixes

  • made the report issue and propose feature buttons open up links in browser inside electron (c29aa50)
  • update UI aligned to right side of toolbar (320ea05)

1.4.1 (2025-09-07)

Bug Fixes

  • added restart to update indicator (f0013d8)
  • fixed the auto update UI (fb49b4f)

1.4.0 (2025-09-07)

Features

  • auto update feature in .exe version (1c9ca3c)

1.3.4 (2025-09-07)

Bug Fixes

  • version number not updating again (4ce81df)

1.3.3 (2025-09-07)

Bug Fixes

  • the version.json was not updating, added to workflow (f364a78)

1.3.2 (2025-09-07)

Bug Fixes

  • added prebuild script, removed unnecessary packages (db0dacd)
  • fixed version numbers not updating (eca43b6)
  • installed @semantic-release/exec (82c00a2)

1.3.1 (2025-09-07)

Bug Fixes

  • added a favicon to the tab (2bd625c)

1.3.0 (2025-09-07)

Bug Fixes

  • update workflow, removed the conditions (0cc061c)

Features

  • update workflow and release config to trigger build (69c53db)

1.2.0 (2025-09-07)

Features

  • added request feature, report issue buttons and version number information (614a049)

1.1.0 (2025-09-07)

Features

  • add auto-update with electron-updater (a026031)

1.0.0 (2025-09-07)

Bug Fixes

  • changed node version from 18 to 20 (44f4a49)
  • changed the branch from main to master in configurations (f000568)
  • right panel version toolbar UI fixed (70ae2b1)