Skip to content

Version v0.1.107

This release introduces several user interface enhancements including a new breadcrumb graph context bar with hover previews and a subtle selection tint for the current breadcrumb segment. It also adds improved zoom controls with normalized Ctrl+wheel zooming, a sensitivity slider, and semantic zoom band hysteresis to reduce flicker. Additionally, several dependencies have been updated to their latest versions.

New Features

  • Added a breadcrumb graph context bar that shows a single-row parent › current › child view with popover for multiple neighbors, along with canvas highlights and delayed tooltips on hover. Also introduced new keybindings for modifier chord display and added related tests and documentation. (66b958) (Eric Ma)
  • Implemented Ctrl+wheel zoom normalization for consistent zooming across devices, a zoom sensitivity slider in settings with live updates, and semantic zoom band hysteresis to reduce flicker at zoom thresholds. Added tests and updated storage keys and documentation accordingly. (5f773e) (Eric Ma)
  • Added a subtle selection tint using an accent-light background and selection-tinted border for the current breadcrumb segment to improve UI clarity. (f0b73a) (Eric Ma)

Bug Fixes

  • No bug fixes were explicitly noted in this release.

Deprecations

  • No deprecations were introduced in this release.

Dependency Updates

  • Bumped fastmcp from 2.13.3 to 2.14.2 (3a31d7) (dependabot[bot])
  • Bumped flatted from 3.3.3 to 3.4.2 (e89a94) (dependabot[bot])
  • Bumped mcp from 1.22.0 to 1.23.0 (3910e2) (dependabot[bot])