mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 17:30:31 +00:00
9 lines
541 B
Markdown
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.
|