Changelog

Simple release notes for each version.

Back to home

0.2.5

March 26, 2026

  • Hovering a saved note now previews the exact target area with outline and highlight overlays.
  • Marker icons reset more cleanly after save and cancel.
  • Add, save, cancel, and delete flows now close with smoother fade-out motion.

0.2.4

March 26, 2026

  • Toolbar open and close transitions are smoother and stay anchored during width changes.
  • The floating settings layout was simplified and made more stable.
  • Toolbar internals and controller updates were cleaned up to remove redundant code.

0.2.3

March 26, 2026

  • Persisted props now sync into local storage without locking the toolbar UI.
  • Repeated parent rerenders no longer overwrite user changes.

0.2.2

March 24, 2026

  • Explicit props now override saved toolbar settings correctly.
  • Toolbar position now stays correct after load and resize.

0.2.1

March 17, 2026

  • Notes now stay separate for each route automatically.
  • The settings panel became smaller and easier to use.
  • Source links in the demo app now open from the right workspace.

0.2.0

March 17, 2026

  • Added compact, standard, detailed, and forensic output modes.
  • Added more page context, component context, and computed style capture.
  • Added settings and local lifecycle callbacks.

0.1.0

March 17, 2026

  • Split the package into smaller controller, utility, and UI files.
  • Added docs and the first round of package tests.

0.0.1

March 15, 2026

  • First release with source inspection, notes, and markdown copy.