- 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.
- 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.
- Persisted props now sync into local storage without locking the toolbar UI.
- Repeated parent rerenders no longer overwrite user changes.
- Explicit props now override saved toolbar settings correctly.
- Toolbar position now stays correct after load and resize.
- 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.
- Added compact, standard, detailed, and forensic output modes.
- Added more page context, component context, and computed style capture.
- Added settings and local lifecycle callbacks.
- Split the package into smaller controller, utility, and UI files.
- Added docs and the first round of package tests.
- First release with source inspection, notes, and markdown copy.