new feature
- Added a Preview Notes panel.
update
- Preview items now jump straight into editing.
fixed
- Settings and preview overlays no longer conflict.
new feature
- Added simpler public type names.
update
- Deprecated older type aliases.
- Simplified docs and examples for the new API.
new feature
- Added hover previews for saved notes.
fixed
- Marker icons reset more reliably.
update
- Smoothed add, save, cancel, and delete transitions.
update
- Smoothed toolbar open and close behavior.
- Cleaned up internal toolbar code.
fixed
- Made the floating settings layout more stable.
fixed
- Local storage syncing no longer locks the toolbar.
- Parent rerenders no longer overwrite user changes.
fixed
- Explicit props now override saved settings correctly.
- Toolbar position stays correct after load and resize.
new feature
- Notes are now separated by route automatically.
update
- Made the settings panel smaller and easier to use.
fixed
- Demo source links now open from the right workspace.
new feature
- Added compact, standard, detailed, and forensic output modes.
- Added richer page and component context capture.
- Added settings and local lifecycle callbacks.
update
- Split the package into smaller controller, utility, and UI files.
new feature
- Added docs and the first package tests.
new feature
- First release with source inspection, notes, and markdown copy.