Changelog
1.3.0 (2026-03-27)
Features
- drag-and-drop session manager sorting (61afdf2)
- new command: “Cortex: Refresh Session” (b45e2a9)
- run-command discovery, UI polish, and bug fixes (b6821dd)
- session manager now shows which session is active (06cce74)
- UI Bridge run-command action with settings command browser (#47) (2121ddc)
Bug Fixes
- renaming a session in the session manager changes the name in the chat panel immediately now (1740193)
- session duplication after Obsidian restart (6c2b889)
1.2.0 (2026-03-20)
Features
- multiple notes support (98e8e10)
- split-pane and side-by-side note editing support - configurable (a280e42)
Bug Fixes
- regression fix for cortex giving up on being inventive when needed. (b126eef)
1.1.0 (2026-03-20)
Features
- Attachment button: open up the paperclip to add files, URLs, and other content to the context stack (d644f89)
- current note is pre-selected in @ mention context injection & additional file types (pdf, fountain - configurable) are now supported (a107623)
- frontmatter context injection and active note awareness (#15) (c12aeea)
- logginpg settings, verbosity settings, start/stop, file location, etc. (169084e)
- session context gas gauge added - warns about auto compaction (6efa27b)
- Session-scoped pins: add a 📌 pin button next to the × on pending context items so pinned items survive send and stay in the stack for every subsequent message (see #16) (83503c4)
- when using the @ mention context injection, pre-select the current note (4b4775a)
1.0.0 (2026-03-20)
⚠ BREAKING CHANGES
- default permission mode is now ‘standard’ (acceptEdits). Users who relied on unrestricted Bash access should set Permission Mode to “Full access” in settings.
Features
- #40 using @ to inject full notes as context (75f8cf0)
- native permission modes, replace –dangerously-skip-permissions (#18) (3c41827)
- replace dangerously-skip-permissions with native permission modes (#18) (1e986d8)
- tool call visibility, selection context injection, session replay fix (#38, #39, #17) (61d91ef)
Bug Fixes
- fixes to tool use messages and selected text context injection (54a2384)
0.6.0 (2026-03-18)
Features
- add Focus input, Open context file, and About commands (3dcd5c1)
- gracefully handle and walk the user through setting up a broken claude CLI setup (c507df8)
Bug Fixes
- better, but not great, handling of logged-out users (19102b9)
- move session history out of the plugin folder to fix symlink dev conflicts (bcc42f2)
- session focus/renaming issues (b40c069)
0.5.0 (2026-03-18)
Features
- BRAT/publication compatible build (ba0229a)
0.4.0 (2026-03-17)
Features
- added an interrupt/stop button for interrupting long or unwanted tasks. (3df5318)
- UI Bridge: allow Claude to trigger Obsidian UI actions #32 - automatically open notes, focus on a section, etc. (e16af56)
0.3.1 (2026-03-17)
Bug Fixes
- add layer 0 context to give the agent some “you are here” context (0bb37af)
0.3.0 (2026-03-17)
Features
- #21 Vault context file auto-generation on first launch (7329009)
- #7 Improve “thinking” feedback (better spinner/status while waiting) (b15790f)
- #8 Up/down arrow to scroll through previous input messages (92d198b)
- added vault tree (context) depth settings (5248300)
- UI updates - new icons, access to online help, discord, settings, etc, from the chat panel (6b988fb)
Bug Fixes
- bug#4 add unicode curly quotes support (smart-quoted text) (c27e89d)
- bug#6 Include markdown in command-copied data from the chat-panel (plus a file size refactor) (c3af74b)
- release-please version updating support for package.json (c42fb94)
- replace the phrase, “Ask Claude…” with “Ask Cortex…” (0000322)
- text parsing of doublequotes - included unit test (96c5b52)
0.2.1 (2026-03-10)
Bug Fixes
0.2.0 (2026-03-10)
Features
- Markdown rendering of responses in the panel (5856475)
- plugin bootstrapped - beginning testing/debugging of basic systems (5c4d024)
- send-on-enter option added to settings and functionality. Plus, lots of visual cleanup - looking sexy (b9acdf8)
- session history UI, command palette, UI polish, and token logging (c37d65a)
- session, context, and memory management (16d288b)
- support built-in, configurable context: _claude-context.md (66f777a)
Bug Fixes
- added session persistence - claude will remember your name now (dd76ab9)
- adding the code workspace to the project (78f9d16)
- claude initialization (7759e80)
- cleanup verbose logging (4c691ba)
- copy/paste working (8cdd637)
- first working version - read/write files in the vault (b635aa9)
- multiline input text now displays correctly in the chat panel (2f0b5ad)
- remove obsidian data files from the repo - oops (32020e9)
- sendOnEnter defaults to true now. Added a css box around the user message in the chat panel. (ed2eb6b)
1.0.0 (2026-03-09)
Features
- Markdown rendering of responses in the panel (5856475)
- plugin bootstrapped - beginning testing/debugging of basic systems (5c4d024)
- send-on-enter option added to settings and functionality. Plus, lots of visual cleanup - looking sexy (b9acdf8)
- session, context, and memory management (16d288b)
- support built-in, configurable context: _claude-context.md (66f777a)
Bug Fixes
- added session persistence - claude will remember your name now (dd76ab9)
- adding the code workspace to the project (78f9d16)
- claude initialization (7759e80)
- cleanup verbose logging (4c691ba)
- copy/paste working (8cdd637)
- first working version - read/write files in the vault (b635aa9)
- multiline input text now displays correctly in the chat panel (2f0b5ad)
- remove obsidian data files from the repo - oops (32020e9)
- sendOnEnter defaults to true now. Added a css box around the user message in the chat panel. (ed2eb6b)
Changelog
[!NOTE]
This file and it’s version format is automatically
generated by Please-Release,
and adheres to Semantic Versioning.