Skip to content

Release v0.76.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:53
· 67 commits to main since this release

馃 AI-Generated Changelog

Added

  • Added Vitest test runner with a smoke test to confirm setup

Changed

  • Converted FormBuilder.js to an ES module for improved code organization
  • Extracted form builder history management into a separate module

Fixed

  • Fixed autocomplete bug in the form builder
  • Fixed diff checker not detecting changes in sub-workflows
  • Fixed duplicate field-insertion handler being attached on canvas drop
  • Fixed off-by-one error when a field is dropped onto an empty canvas
  • Fixed inert <script> tags in property-editor tabs
  • Fixed undo/redo history to correctly snapshot form steps alongside fields

馃敆 Full Changelog: v0.76.1...v0.76.3