-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
KaiUR edited this page May 16, 2026
·
39 revisions
For the full changelog see docs/changelog.md.
| Version | Highlights |
|---|---|
| v2.1.0 | Stop Script button (■ Stop) terminates running background scripts; CRITICAL_SECTION race condition fix on sync; shell injection fix in Runner_RunWithArgs; HTTP timeouts; batch file UTF-16LE encoding fix; full wcsncpy_s migration; GDI/mutex leak fixes |
| v2.0.8 | Default for Start with Windows, Quick Bar, and Auto-install updates all changed to On |
| v2.0.7 |
resource.h include guard fixed; duplicate control ID 502 resolved; wcsncat_s safety fixes; dead variable removed; CI workflow fixed (PR builds no longer compile main) |
| v2.0.6 | Hidden-tab suppression; redesigned About dialog (icon, version, GitHub Pages button); GitHub Pages link in Help menu; tab-switch white flash fixed; sync visual fixes; CNEXT.exe as default target exe |
| v2.0.5 | Minimize to Tray on by default; auto-update flow honoured on manual check; Browse button for Quick Bar target exe |
| v2.0.4 | Quick Bar process executable filter — prevents false positives from other windows with matching title substrings |
| v2.0.3 | Check for Updates menu item; active tab restores by name after sync; C11 security fixes (fprintf_s, memcpy_s, fopen_s); memory leak fix; help content reformatted |
| v2.0.2 | Tabbed Settings dialog (5 tabs: General / Sync / Console / Window / Quick Bar); Quick Bar help topic; settings apply immediately on OK |
| v2.0.1 | Quick Bar hides when target app is not open; build number +1; pedantic warning fix |
| v2.0.0 | Quick Launch Bar, universal target app tracking |
| v1.3.14 | Tab bar scroll fix — last tab always reachable with unequal tab widths |
| v1.3.13 | Update Dependencies now upgrades installed packages |
| v1.3.12 | SxS fix, verified release tags, updated signing certificate |
| v1.3.11 | LLVM/Clang toolchain, Authenticode code signing for releases |
| v1.3.10 | Memory safety — fixed leak in local dir scan, all wcscpy/wcscat replaced |
| v1.3.9 | Heap-allocated scripts per folder, favourites tab crash fix |
| v1.3.8 | Wiki links in help menu |
| v1.3.7 | Report a Bug menu item, GitHub Wiki |
| v1.3.6 | Auto-update closes app correctly, larger download buffer |
| v1.3.5 | SHA verification fix after failed downloads |
| v1.3.4 | Auto-update batch file path fix |
| v1.3.3 | In-app help window, bounds-checking functions |
| v1.3.2 | New machine tooltip fix, default settings |
| v1.3.1 | Search gaps fix, case-insensitive filter |
| v1.3.0 | Favourites, search, sort, hide, script details, notes |
| v1.2.6 | Update Deps fix, GitHub Pages |
| v1.2.5 | Disable main repo clears scripts on refresh |
| v1.2.4 | Documentation, reset to defaults, single instance |
| v1.2.3 | Certificate validation, SHA verification |
| v1.2.2 | Sources dialog, scrollable tabs |
| v1.2.1 | Update checker fix, version info |
| v1.2.0 | Dark mode, tooltip, custom tab bar |
| v1.1.0 | Always on Top, tray, theme, autorun, PAT support |
| v1.0.0 | Initial release |
Getting Started
Using the App
Scripts
Reference
Development
Legal