MarkNode 2.1.0

All Releases

MarkNode 2.1.0 (Beta)

New Features

  • Mind Map Per-Node Styling: Customise individual node colours and shapes independently of the active theme, giving you fine-grained control over how specific topics look
  • Multi-Word Quick Search: Quick Search now matches multiple words in any order, so typing “api auth” finds files like “auth_api_handler” — faster and more forgiving than before
  • Mind Map Direction Indicators: Bidirectional mind map layouts now show visual indicators for reading direction, making it easier to follow the structure at a glance

Improvements

  • Mind Map Reset Zoom: A new reset-zoom action restores the default viewport position and scale, so you can quickly re-centre after navigating a large map
  • Larger File Tree Click Targets: The folder expand/collapse arrow in the project tree has a bigger hit area, making it easier to click
  • Faster List Selection: Removed a noticeable delay when selecting items in list views, making the interface feel more responsive
  • Editor Auto-Focus on File Open: Opening a file or switching tabs now automatically places keyboard focus in the editor, so you can start typing immediately

Bug Fixes

  • macOS Accessibility Crash: Fixed a crash that could occur when querying accessibility attributes on apps that had already exited
  • Terminal Resource Limits: Opening many terminal sessions no longer silently fails when the operating system’s file descriptor limit is reached — a clear error message is shown instead
  • Mind Map GPU Recovery: The mind map canvas now recovers gracefully from GPU context loss (e.g. after waking from sleep on some systems) instead of going blank
  • Mind Map Leftward Layout Glitch: Fixed a visual glitch in leftward mind map layouts that could appear after rearranging nodes via drag-and-drop
  • Git Status After Commit: Git file status decorations in the project tree now refresh correctly after committing or pushing changes
  • Session Save on Windows: Fixed an issue where session state could silently fail to save on Windows, causing open tabs and layout to be lost on restart