Skip to content

App v1.6.2

Choose a tag to compare

@SSShooter SSShooter released this 26 Mar 13:06
6a69115

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
  • Outline Mode Scrolling - Fixed scrolling behavior bugs within Outline mode