Skip to content

Release 5.0.0-alpha.6

Pre-release
Pre-release

Choose a tag to compare

@breezertwo breezertwo released this 06 Mar 22:21
· 11 commits to main since this release
v5.0.0-alpha.6
664abfd

5.0.0-alpha.6 (2026-03-06)

Bug Fixes

  • fix: DOM nodes accumulate on every buildPortalTargets call without cleanup (#3)
  • fix: MutationObserver callback creates untracked timers causing leaks (#3)
  • fix: init config query on plugin start (#3)
  • fix: only block for unresolved comments & fix dark mode colors for hint (#3)
  • fix: server side validation should match client (#3)

Features

  • close field comment box on outside clicks (f6ac174)