Skip to content

0.2.3

Choose a tag to compare

@github-actions github-actions released this 03 Apr 18:11
af97010

✨ Features

  • Canvas Improvements

    • Clear selection when clicking outside the selected area.
    • Enable canvas panning while dragging a step.
    • Reposition canvas on paste.
    • Align select mode tooltip with other canvas controls.
    • Update context menu position on every right-click.
  • Copy/Paste Enhancements

    • Refactor copy/paste functionality for better browser support.
    • Shorten copy/paste toast duration to 2 seconds.
    • Hide copy action on trigger steps.
    • Add protocol and hostname check to disable "paste" in insecure contexts.
    • Cleanup internal copy/paste flags.
  • Templates & Workflows

    • Add seed table logic for Sample FOCUS aggregation workflow template.
    • Add GCP sample template to the homepage.
  • Table & Runtime Enhancements

    • Support date comparisons when inserting into tables.
    • Add promise pool method.
    • Add parallelism limiter to loop execution.
    • Increase OPS_CODE_BLOCK_MEMORY_LIMIT_IN_MB from 128 to 256.
  • User Experience

    • Rename project to "default project".
    • Improve error message in "Get Price from Price Catalog" action.
    • Logout if the project ID differs from the session.

🐛 Bug Fixes

  • Fix Safari-specific selection glitch.
  • Fix app cleanup method not being called on close.
  • Fix pointer-events issue from shadcn / radix libraries.

🧰 Other Improvements

  • Removed unused turbowatch dependency.

Full Changelog: 0.2.2...0.2.3