murashit_codex-panel/.github/release-notes/2.2.1.md
2026-05-27 12:28:00 +09:00

9 lines
541 B
Markdown

## Changes
- Fixed file link handling in chat responses (thanks @nursandiid, #2):
- Vault-internal absolute paths now open correctly.
- Vault-external absolute paths no longer create `/Users/...` notes.
- Vault config paths are not opened from rendered chat links.
- Normalized archive export links to avoid unsafe absolute file links in exported Markdown.
- Added regression coverage for wikilink path handling with nested or duplicate note names (thanks @nursandiid, #3).
- Polished runtime model control sizing and toolbar labels.