We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: v2.4.1 — local script run fix
docs: v2.4.0 — update File-Reference for help.c header strip and paint.c editor fix Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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>
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>
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>
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 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>