AddedAdded GitHub Release downloads for the Web Clipper, including a Chrome MV3 zip for manual install and a Firefox MV3 build artifact for testing and signing workflows
AddedAdded Codex subagents as first-class sidebar sessions, so running agents stay available even after their chat tabs are closed
AddedAdded dedicated threads for each Codex subagent, including independent review tabs and inline review for file changes made by each agent
AddedAdded parent chat breadcrumbs with inline actions for opening subagent threads, plus persistent parent-child grouping across restarts
ChangedRemoved the redundant collapse-all control from the note outline so the panel starts directly with the document structure while preserving per-section collapsing
ChangedAligned file-oriented search across Search Files & Notes, New Tab, @ mentions, and wikilink suggestions so all-files mode treats Markdown notes as files first
ChangedUpdated wikilink suggestions in all-files mode to display Markdown note file names consistently with the file extension setting
ChangedMade the wikilink suggestion popup horizontally scrollable so long note names and vault paths can be inspected without widening the popup
FixedFixed a mismatch where the file-oriented search notice promised file-name-first behavior, but Search Files & Notes and New Tab still used older title/path scoring
FixedFixed @ mention suggestions in all-files mode so note titles remain searchable as a fallback after file name and path matches