You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.6.2 (2026-03-26)
✨ Features
Drag & Drop Images - Added native support for dragging and dropping files to directly insert images onto nodes
🔧 Improvements
Image Addition Refactoring - Refactored image addition algorithm to consistently use local files instead of copying URLs, enhancing content-addressable storage
UI Adjustments - Cleaned up the image selector interface by removing a redundant clear button
CSS Bundling - Consolidated CSS bundling to resolve occasional missing style issues with UI components (Sonner)
🐞 Bug Fixes
Unintended File Opening - Fixed an issue where dragging an image into the app would inadvertently open the image file in the browser window