Originally released: 2025-05-29
What's Changed
- feat: Implement copy file API and enhance node factories by @gentamura in #977
- feat: add Query Node backend foundation and RAG capabilities by @satococoa in #979
- feat: add comprehensive Query Node Properties Panel UI by @satococoa in #980
- feat: complete Query Node integration and UI functionality by @satococoa in #981
- feat: enhance text generation panel with execution time and token usage display by @toyamarinyon in #983
- Remove firecrawl from web-search by @shige in #989
- Add edge config support for flow-node flag by @toyamarinyon in #991
- Fix CodeRabbit feedback: enhance error handling and input validation in Query Node implementation by @copilot-swe-agent in #994
- Fix regex for HTML title parsing by @shige in #997
- Remove Firecrawl references by @shige in #998
- feat: Add workflow cancellation support with toast feedback by @toyamarinyon in #1000
- Remove unused flags by @shige in #1001
- Refactor: Modularize Trigger Input Dialog Components by @toyamarinyon in #1002
- feat(language-model): add explicit model ID enums with default fallbacks for all providers by @toyamarinyon in #1006
Full Changelog: v0.36.3...v0.37.0