✨ Highlights
DateView: a new node type that displays cross-data source queries in read-only table format.
Screen.Recording.2025-06-24.at.17.14.48_compressed.mp4
Extension
- Dynamic Third-Party Package Import: Micro blocks now support dynamic importing of third-party packages.
- Improved Loading Performance: Optimized micro block loading speed for better user experience.
- You can now open micro blocks in your default browser by holding
Optionand clicking the standalone open icon in micro block details. - Fixed theme styling synchronization issues in Micro Block
AI
- Manual Model List Input: AI provider configuration now supports manual model list input, useful for OpenAI-compatible providers that don't implement
/modelsAPI. - Enhanced Message Storage: Improved AI chat message storage structure.
- Configurable Tools: Tools can now be configured for enablement status and maximum call steps.
- Improved Context Management: Enhanced node context management - new chats now default to current node as context, and you can quickly add nodes to conversation context via right-click menu from node tree.
- Temporarily removed prompt switching to streamline the experience.
Doc
- New Keyboard Shortcuts: Added
Option+↑/↓arrow keys to quickly reorder list items.
Security
- CORS Management: Added CORS management in security configuration to allow safe cross-domain access for image previews and requests in extensions.
Full Changelog: v0.20.0...v0.21.0