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>
Fix typo in Script Sources screenshot filename reference 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: add v2.0.7 to changelog summary table
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>
docs: add GPG signing secrets section Documents GPG_PRIVATE_KEY and GPG_PASSPHRASE secrets used by crazy-max/ghaction-import-gpg@v6 for signing release tags, and updates step 4 in the CI/CD flow to mention GPG-signed tags. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: update Settings and Changelog for v2.0.4 Add Target Exe row to the Quick Bar settings table. Add v2.0.4 entry to the release summary. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add _Footer.md 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>
Update Developer Guide safe-function rules, clang-cl, and FAQ links - Fix clang.exe → clang-cl.exe in Prerequisites - Replace partial string-safety rules with full memory-safe function substitution table (C11 _s variants, clang-analyzer-security policy) - Add FAQ link to Home quick-links table and _Sidebar navigation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update Changelog for v2.0.3 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: v2.0.2 — tabbed Settings dialog, Quick Bar help topic Update Settings page for the new five-tab layout (General, Sync, Console, Window, Quick Bar). Add v2.0.2 row to the release summary table in Changelog. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add File-Reference page; add quickbar.c to Developer-Guide - File-Reference.md: new page — all source files, AppState/Settings structs (with Quick Bar and filter/details fields), constants table, message IDs, colour system; mirrors docs/file-reference.md - Developer-Guide.md: add quickbar.c row to Key Source Files table - _Sidebar.md: add File Reference link under Development Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
v2.0.1 — Quick Bar, target tracking, build number
docs: add persistent data section to Writing-Scripts Explains why scripts must not be edited (SHA integrity check), the %APPDATA%\pycatia_scripts\<name>\ storage pattern, load/save implementation with hardcoded_defaults fallback, rules, and the Clear Saved button pattern with links to working examples. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update Installation.md
docs: add v1.3.14 to changelog summary Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: expand built-in repository disable instructions
docs: add privacy policy page and sidebar link
docs: add v1.3.13 changelog entry, update pip --upgrade references Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add v1.3.12 entry, update clang-cl build instructions
docs: update Developer Guide for LLVM toolchain and code signing
chore: add v1.3.11 to changelog summary
Fixed tupoes and missing text