-
v0.5.0 Stable
released this
2026-07-18 15:14:47 +02:00 | 33 commits to master since this release[0.5.0] - 2026-07-18
Added
- Config Start menu All Programs dropdown: Cascading sub-menu / Inside main menu / Hidden (
shell.programsMode:Cascade|Inline|Hidden; default Cascade). - Classic Start pin rail union: OS Start pins (via
IStartLayoutCmdlet/start2.binmonitor, 5s poll safety net) plus classic folder pins; default pin folder%LOCALAPPDATA%\win711\Pinned. - Local OS pin suppress list (
%LocalAppData%\win711\os-pin-hidden.json) so unpin from classic hides OS-sourced items without writing Win11 Start. - StartMenuHelper shipped for classic pin folder (
pin_classic); settingsshell.pinnedPrograms/pinnedItemsPath/disablePinExtonsettings.json. - Classic Start context menus: single Pin / Unpin from Start menu for the pin section (folder + OS suppress); stock Windows pin/unpin verbs stripped inside the menu (
disablePinExtdefault true so Explorer is not dual-labeled). - OS pin COM export is stamp-gated on
start2.bin(mtime/size): not re-written on every Start open; still refreshes after real OS pin changes (watcher + 5s poll). - Pin path debug timing in
shell.logwhenshell.debugLoggingis on (OsStartPins:EnsureLoaded skip/COM, export create/export/parse ms, resolve, union, pin/unpin). - Shell SEH crash dumps to
%LocalAppData%\win711\crashes\(shell.crashDumpOff|Mini|Medium|Full; default Mini); breadcrumb.txtafter dump; config Advanced control. - Bar: shell-down pipe fail-fast (short Connect when shell likely down) + rate-limited alert when Start host dies / restarts.
- Decision D12 (pin stores: OS honor + classic folder + suppress) and pin/crash tooling notes under
tools/(watch-start-pins.ps1,register-startmenu-helper.ps1).
Fixed
- Crash on hover of OS-sourced pin items: do not store export order in
jumpIndex(that field is jumplist-only; usemruOrderinstead).
Download
win711-Setup-0.5.0-x64.exe(193.7 MB) - Windows 10/11 x64 Setup (self-contained; no .NET Desktop install)- SHA256:
05ad579536474b02c664c92e4fd40908ea2d5bdd36c7f88b99e3a19cebdadd20
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Config Start menu All Programs dropdown: Cascading sub-menu / Inside main menu / Hidden (