Changelog

Simple release notes with grouped changes.

Back to home

0.3.1

May 30, 2026

new feature

  • Added a Preview Notes panel.

update

  • Preview items now jump straight into editing.

fixed

  • Settings and preview overlays no longer conflict.

0.3.0

May 27, 2026

new feature

  • Added simpler public type names.

update

  • Deprecated older type aliases.
  • Simplified docs and examples for the new API.

0.2.5

March 26, 2026

new feature

  • Added hover previews for saved notes.

fixed

  • Marker icons reset more reliably.

update

  • Smoothed add, save, cancel, and delete transitions.

0.2.4

March 26, 2026

update

  • Smoothed toolbar open and close behavior.
  • Cleaned up internal toolbar code.

fixed

  • Made the floating settings layout more stable.

0.2.3

March 26, 2026

fixed

  • Local storage syncing no longer locks the toolbar.
  • Parent rerenders no longer overwrite user changes.

0.2.2

March 24, 2026

fixed

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

0.2.1

March 17, 2026

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.

0.2.0

March 17, 2026

new feature

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

0.1.0

March 17, 2026

update

  • Split the package into smaller controller, utility, and UI files.

new feature

  • Added docs and the first package tests.

0.0.1

March 15, 2026

new feature

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