Originally released: 2025-07-25
What's Changed
- Add reload button to stage page and create React simplicity coder agent by @toyamarinyon in #1557
- feat: Add search, sort and list view to apps page by @Gyu07 in #1556
- Extract SequenceBlock component for reusable styling in act navigation by @toyamarinyon in #1555
- Fix Select component to use min-width for long options by @toyamarinyon in #1554
- Remove unused useVectorStore import from toolbar component by @toyamarinyon in #1553
- Replace "Create pull request" heading with act name and filter out trigger nodes by @toyamarinyon in #1552
- Simplify toast action API from ReactNode to structured object by @toyamarinyon in #1551
- Add prevd and vd scripts for Vercel development workflow by @toyamarinyon in #1550
- Add StatusBadge component and implement in Studio stage UI by @toyamarinyon in #1549
- Add revalidatePath after act creation to refresh stage page by @toyamarinyon in #1548
- Convert form submission to use React server actions with loading state by @toyamarinyon in #1547
- Add Toast component to playground UI by @toyamarinyon in #1546
- Move toast component from workflow-designer-ui to shared UI package by @toyamarinyon in #1545
- Move TriggerInputDialog from header to editor components by @toyamarinyon in #1544
- Redesign manual trigger properties panel with improved UI and type selection by @toyamarinyon in #1543
Full Changelog: v0.44.5...v0.44.6