Skip to content

Latest commit

 

History

History
72 lines (34 loc) · 4.98 KB

File metadata and controls

72 lines (34 loc) · 4.98 KB

Changelog

1.5.3 (2024-09-20)

Bug Fixes

  • replaces local images with static links (51e1e8b)

1.5.2 (2024-09-20)

Bug Fixes

  • adds export for images in readme

1.5.1 (2024-09-20)

Features

  • updates readme, adds attribution (15d116a)

Bug Fixes

  • no active/hover states for buttons (!41) (3db77fc), closes #33

1.5.0 (2024-09-20)

1.5.0-rc.1 (2024-09-10)

1.5.0-rc.0 (2024-09-08)

1.4.0 (2024-08-29)

Features

  • add description to widget options (!36) (c0a6d82), closes #36
  • add editor shortcuts (!37) (9f267f7), closes #34
  • adds help overlay for shortcuts and mouse options (!38) (52401c9), closes #32

1.3.1 (2024-08-21)

Housekeeping, just some behind-the-scenes tidying up to keep everything running smoothly!

1.3.0 (2024-08-09)

Features

  • improves displaying current execution state in start/stop buttons (!32) (ef225f5), closes #43

Bug Fixes

  • execution options button has wrong tooltip (!31) (004e3b2), closes #35
  • pressing start while executing results in an error (a71ad65), closes #38

1.2.0 (2024-07-31)

Features

  • add release script (ca0948a), closes #28
  • adds changelog generation based on commits (!28) (10d931c), closes #30

Bug Fixes

  • preview mode does not load styling (!30) (d2f583b), closes #29