docs: document the Quick Bar show/hide hotkey for v2.5.1 - Changelog.md — v2.5.1 summary row - User-Guide.md — keyboard shortcut row, new "Show/hide hotkey" section, right-click menu note - Settings.md — Quick Bar tab settings rows and a Show / Hide Hotkey subsection - File-Reference.md — new QuickBar_* functions, AppState and Settings fields, Settings_ClampHotkey, HOTKEY_QBAR_TOGGLE Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
v2.5.0 — Add venv management and log window controls to changelog, user guide Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: document offline script tinting behaviour (v2.4.3)
docs: v2.4.0 — help window improvements, Open in Editor fix Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: v2.2.1 — open script location, open with default app, open in editor Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: v2.2.0 — script source tinting, scroll fix, output log Add v2.2.0 documentation across Changelog, User-Guide, and Settings: - Script source button tinting (warm/cool; Settings → Window checkbox) - Scroll flicker fix description - Script Output Log window (≡ Log button, Consolas, syntax highlighting, completion footers, buffered when closed, dark mode, app icon) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: v2.1.6 — offline cache note in User-Guide
docs: update wiki for v2.1.5 — Escape stops script; single green highlight Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: v2.1.4 — running script green highlight Update Changelog, User-Guide, Developer-Guide, and File-Reference for the new running script green highlight feature. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat: v2.1.1 — document repeat-on-double-click feature Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fix ASCII diagram — replace Unicode symbols with pure ASCII to prevent double-width rendering Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Rewrite User Guide to match docs; add interface diagram; fix File Reference User-Guide: full rewrite to match docs/user-guide structure — adds First Launch, Search/Filter, Script Details, Script Notes, Run with Arguments, Sorting, Update Dependencies, Themes, GitHub Token, In-App Help, Writing Scripts, and interface diagram. File-Reference: add missing qbar_target_exe field to Settings struct. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add Favourites and Hiding Scripts sections to User Guide Both sections were missing entirely. Covers how to add/remove favourites and how to hide/unhide scripts via right-click and Script Details dialog. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Ensure blank line spacing around Quick Launch Bar image Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add screenshots to relevant wiki pages Add main app, search, Quick Launch Bar, Script Details, Settings, and Script Sources dialog screenshots to Home, User-Guide, Script-Management, Script-Sources, and Settings pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: update wiki for v2.1.0 — Stop Script, Thread Safety, file reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: update wiki for v2.0.6 — tab hiding, CNEXT.exe default, token label, About dialog
docs: update wiki for v2.0.5 - Changelog.md: add v2.0.5 row to release summary table - Settings.md: Minimize to Tray default changed to On; Auto-install updates description notes it now applies to manual Check for Updates; Target Exe description notes the Browse button - Auto-Update.md: add Check for Updates (manual) section documenting that the auto-install flow is now honoured on manual checks when the setting is enabled - User-Guide.md: update Set Target App step to mention the Browse button for the exe field Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: document Quick Bar Target Exe filter in user guide Updates Set Target App instructions and right-click menu description to cover the process executable filter field added in v2.0.4. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fix stale content in Installation, User-Guide, Script-Sources, Writing-Scripts - Installation: correct all three default-behaviour statements (Start with Windows Off, Minimize to Tray Off, Start Minimized On — were all inverted) - User-Guide, Script-Sources, Writing-Scripts: normalise Deps button symbol to ↓ (was ↧, inconsistent with docs and index page) - Writing-Scripts: fix broken example script links (.wiki/ → /wiki/) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
v2.0.1 — Quick Bar, target tracking, build number
Add wiki pages