We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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>
Expand Developer Guide and File Reference with missing content Developer-Guide.md: add Adding a New Setting, Adding a New Menu Item, Adding a New Dialog, Adding a New Script Source Type, and Filter and Sort System sections File-Reference.md: add missing functions (Tabs_ApplyFilter/Sort/Match, Window_ShowTrayMenu/ApplyThemeToChildren/OpenExeFolder, App_BuildAppDataPath); add ScriptMeta, SyncResult, ExtraRepo, LocalDir, SortMode/ThemeMode to Key Structs; split Constants into limits + layout tables with missing entries; add Timer IDs; expand Colour System with COL_INFO_ZONE and fixed-colour constants; fix AppState (add active_folder_name) and Settings (add qbar_target_exe) 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 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>
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>
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 v1.3.12 entry, update clang-cl build instructions
docs: update Developer Guide for LLVM toolchain and code signing
Fixed tupoes and missing text
Add wiki pages