Originally released: 2025-05-27
What's Changed
- feat: add GitHub vector store as variable node support by @satococoa in #887
- Refactor: Add NodeLike types and improve type safety across workflow system by @toyamarinyon in #955
- Fix crash when GitHub is returning 5xx error by @satococoa in #956
- Show the Web Page in the toolbar (with feature flag) by @shige in #958
- feat: Migrate to Zod v4 across all packages by @toyamarinyon in #959
- feat: Implement WebPageFilePanel UI layout by @shige in #961
- refactor: consolidate ID generator to Zod v4 and remove legacy v3 implementation by @toyamarinyon in #962
- feat: implement type-safe input validation for trigger dialog by @toyamarinyon in #963
- Add loading state to trigger input dialog Button component by @toyamarinyon in #964
- refactor: improve trigger input dialog code structure and readability by @toyamarinyon in #965
- Improve trigger dialog state management and auto-close functionality by @toyamarinyon in #966
Full Changelog: v0.36.1...v0.36.2