Skip to content

v2.74.0

Choose a tag to compare

@github-actions github-actions released this 25 May 18:59
· 106 commits to main since this release

2.74.0 (2026-05-25)

  • fix(frontend): Associate notes label via aria-labelledby (364cfb3)
  • fix(frontend): Harden editor links, undo, and viewer per review (0d63c97)
  • fix(frontend): React to prop changes and scope viewer margins (8c63d69)
  • fix(frontend): Scope link hardening and disabled state per review (16302a3)
  • chore(config): Only unset core.hooksPath when it points at husky (7b9eaa3)
  • chore(config): Unset stale husky hooksPath in prepare (a3dbd86)
  • chore(config): Use npx for biome in the hk pre-commit hook (513f8a1)
  • chore(deps): Add CodeMirror 6 + markdown-it for note editor (7abf6da)
  • test(frontend): Add unit tests for markdown editor and viewer (e821085)
  • feat(frontend): Add markdown editor and viewer components (8d94de5)
  • feat(frontend): Render encounter notes as inline-preview markdown (34bd0da)
  • feat(frontend): Vendor atomic-editor inline-preview CM6 engine (cbfb94c)