2.0.2 (2026-02-12)
- add swap token exchange for Wave Terminal v0.14.0+ (65d7666)
- add swap token exchange for Wave Terminal v0.14.0+ compatibility (94c016f)
- remove redundant WSH_CMD check, use printf over echo for safety (a5a57fb)
- replace eval with direct JWT parsing in swap token exchange (604620a)
- revert to eval for wsh token exchange (bb9279f)
2.0.1 (2026-02-04)
- add default value for validate_safe_path name parameter (5ace831)
- address code review findings (626261e)
- address remaining Copilot review comments (a485869)
- chore: update install.sh comment (18e7421)
- security: add Downloads to protected directories in uninstall.sh (68251af)
- security: address Copilot review feedback (87812fa)
- security: address vulnerabilities from security audit (8bf9fe7)
- security: address vulnerabilities from security audit (5f1a15f)
- security: block Library subdirectories in install.sh (2ec048d)
- security: reject shell metacharacters in paths (230e38b)
- security: sync security functions and add missing checks (a52bfaf)
2.0.0 (2026-02-03)
- The installer now only creates a single "note" widget. The "All Notes" directory browser widget (custom:notes-list) has been removed.
- remove "All Notes" widget, rename to single "note" widget (c0ed10d)
- address Copilot review feedback (b3d468b)
- consistent info message format and test assertion (ef960d1)
1.0.1 (2026-02-02)
- ci: add issues write permission for Homebrew reminder (3d4e838)
- install: Installation now requires Wave Terminal to be installed first