Skip to content

v0.58.0

Choose a tag to compare

@shige shige released this 19 Dec 00:25
· 157 commits to main since this release
6c18c83

What's Changed

Features

  • feat(stripe): implement scheduled subscription cancellation at billing period end (#2506) @shige

Private Preview

  • Add/Delete Start Node, End Node - auto-add paired End node, batch node deletion with confirmation (#2501) @toyamarinyon
  • End Node Properties Panel design tweaks (#2500) @kaochannel154
  • Adds an animated hint prompting users to connect nodes from Start to End (#2502) @toyamarinyon
  • Add End Node Output Management UI and Enforce Stage Run Readiness (#2496) @toyamarinyon

Bug Fixes

  • fix: prevent duplicate Pro team creation via unique constraint (#2498) @WashizuRyo
  • fix: improve password reset security and error handling (#2488) @WashizuRyo
  • Fix Drizzle migration snapshot collision (#2494) @shige
  • Unsupported connection logic - prevent direct connections between AppEntry and End nodes (#2497) @toyamarinyon

Maintenance

  • chore(stripe): upgrade API version to 2025-12-15.preview and SDK to 20.2.0-alpha.1 (#2499) @shige
  • Restrict orphan pages with stageV2Flag (#2510) @shige
  • Add stage-v2 flag to hide showcase pages (#2508) @shige
  • Hide trigger tool behind stage feature flag (#2505) @toyamarinyon
  • Add will_cancel_at column to subscription histories (#2495) @shige
  • Remove unused output parameters section from app entry configured view (#2503) @toyamarinyon
  • Remove Input column from tasks page (#2507) @shige
  • Replace hardcoded "test" with "GitHub" in tasks list origin column (#2509) @shige
  • Refactor XyFlow nodes: split Card/Pill variants and dedupe status badge (#2493) @toyamarinyon

Full Changelog: v0.57.0...v0.58.0

Originally released: 2025-12-18 (UTC)