Skip to content

History

Revisions

  • Fix ASCII diagram — replace Unicode symbols with pure ASCII to prevent double-width rendering Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 17, 2026
    8f585bb
  • 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>

    @KaiUR KaiUR committed May 17, 2026
    1767bf9
  • 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>

    @KaiUR KaiUR committed May 17, 2026
    7201738
  • Ensure blank line spacing around Quick Launch Bar image Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 17, 2026
    2080457
  • Fix typo in Script Sources screenshot filename reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 17, 2026
    456f2eb
  • 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>

    @KaiUR KaiUR committed May 17, 2026
    1aeaa7b
  • docs: update wiki for v2.1.0 — Stop Script, Thread Safety, file reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 16, 2026
    7fb2fb4
  • docs: add v2.0.7 to changelog summary table

    @KaiUR KaiUR committed May 14, 2026
    f25ce81
  • docs: update wiki for v2.0.6 — tab hiding, CNEXT.exe default, token label, About dialog

    @KaiUR KaiUR committed May 14, 2026
    8f5f52c
  • 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>

    @KaiUR KaiUR committed May 14, 2026
    659fffb
  • 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>

    @KaiUR KaiUR committed May 14, 2026
    0a90236
  • 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>

    @KaiUR KaiUR committed May 13, 2026
    dc39ee2
  • 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>

    @KaiUR KaiUR committed May 13, 2026
    d7aa75f
  • Add _Footer.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 13, 2026
    828a87b
  • 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>

    @KaiUR KaiUR committed May 13, 2026
    78ca1a3
  • 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>

    @KaiUR KaiUR committed May 13, 2026
    7f1d8e1
  • Update Changelog for v2.0.3 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 13, 2026
    1d88cfd
  • 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>

    @KaiUR KaiUR committed May 13, 2026
    187c385
  • 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>

    @KaiUR KaiUR committed May 13, 2026
    e1b06e3
  • v2.0.1 — Quick Bar, target tracking, build number

    @KaiUR KaiUR committed May 12, 2026
    9d3a11f
  • 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>

    @KaiUR KaiUR committed May 11, 2026
    ce7d689
  • Update Installation.md

    @KaiUR KaiUR committed May 11, 2026
    8015686
  • docs: add v1.3.14 to changelog summary Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 11, 2026
    b93901c
  • docs: expand built-in repository disable instructions

    @KaiUR KaiUR committed May 8, 2026
    334a403
  • docs: add privacy policy page and sidebar link

    @KaiUR KaiUR committed May 8, 2026
    a6cb6cc
  • docs: add v1.3.13 changelog entry, update pip --upgrade references Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 8, 2026
    0c9e0ad
  • docs: add v1.3.12 entry, update clang-cl build instructions

    @KaiUR KaiUR committed May 7, 2026
    d1684bf
  • docs: update Developer Guide for LLVM toolchain and code signing

    @KaiUR KaiUR committed May 7, 2026
    b7bd4bc
  • chore: add v1.3.11 to changelog summary

    @KaiUR KaiUR committed May 7, 2026
    4769766
  • Fixed tupoes and missing text

    @KaiUR KaiUR committed May 7, 2026
    1e87d97