tag:github.com,2008:https://github.com/Open-Shell/Open-Shell-Menu/releases Tags from Open-Shell-Menu 2026-01-24T10:26:25Z tag:github.com,2008:Repository/120563140/v4.4.197 2026-02-05T15:03:38Z 4.4.197 <p>Support for unthemed taskbar (<a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/pull/2369">#2369</a>)</p> <p>* Support for unthemed taskbar</p> <p>See this discussion: <br /><a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/discussions/2367">#2367</a></p> <p>* Refactor color handling in StartMenuDLL</p> ge0rdi tag:github.com,2008:Repository/120563140/v4.4.196 2025-05-24T06:21:33Z 4.4.196 <p>Add ARM64 support (<a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/pull/641">#641</a>)</p> <p>* Add ARM64 build configurations to projects</p> <p>* StartMenu: add ARM64 support</p> <p>* Add support for IAT hooking on ARM64</p> <p>* Add ARM64 support to Classic IE</p> <p>* Add ARM64 support to installer</p> <p>NB: WiX 3.14.0.3910 or higher is required to create the MSI</p> <p>* Revert whitespace change</p> <p>* Separate x86/x64 and ARM64 installers</p> <p>* Change suffix of ARM64 binaries</p> <p>* Put also ARM64 MSI to final installer</p> <p>* Fix sln</p> <p>* Build some DLLs as ARM64X</p> <p>These are meant to be loaded to both x64 and ARM64 processes. <br />We will compile them as ARM64X (when building for ARM64). <br />That way they will contain both x64 and ARM64 code paths.</p> <p><a href="https://learn.microsoft.com/en-us/windows/arm/arm64x-pe">https://learn.microsoft.com/en-us/windows/arm/arm64x-pe</a></p> <p>* Make sure x64 installer cannot be installed on ARM64</p> <p>In case if somebody manually tries to install x64 MSI on ARM64. <br />This is not supported/working scenario.</p> <p>---------</p> <p>Co-authored-by: ge0rdi &lt;[email protected]&gt;</p> ge0rdi tag:github.com,2008:Repository/120563140/v4.4.195 2025-01-10T09:58:10Z 4.4.195 <p>Apply taskbar customizations to News and interests</p> <p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/issues/676">#676</a></p> ge0rdi tag:github.com,2008:Repository/120563140/v4.4.194 2024-12-16T12:56:21Z 4.4.194 ge0rdi tag:github.com,2008:Repository/120563140/v4.4.192 2024-12-03T16:53:29Z 4.4.192 ge0rdi tag:github.com,2008:Repository/120563140/v4.4.191 2023-08-23T07:22:33Z 4.4.191 <p>Display "Searching..." progress always</p> <p>Commit <a class="commit-link" href="https://github.com/Open-Shell/Open-Shell-Menu/commit/be8568ce0091a4573198e4f818a012621f8ae9e9"><tt>be8568c</tt></a> that introduced option to disable "See more results" also <br />changed behavior of "Searching..." item that indicates search in progress.</p> <p>We will now make sure that the search progress indicator is displayed <br />always. No matter of options.</p> pc-build-bot tag:github.com,2008:Repository/120563140/v4.4.190 2023-07-26T06:44:13Z 4.4.190 pc-build-bot tag:github.com,2008:Repository/120563140/v4.4.189 2023-01-19T07:36:29Z 4.4.189 <p>Properly scale default skin font according to DPI (<a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/issues/1110">#1110</a>)</p> <p>Original fix introduced in 528d15 was not correct. <br />The problem is that `SystemParametersInfo` uses DPI that current session <br />started with.</p> <p>We should use `SystemParametersInfoForDpi` (available since Win10 1607) <br />that returns properly scaled font size.</p> <p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/issues/1110">#1110</a></p> pc-build-bot tag:github.com,2008:Repository/120563140/v4.4.188 2023-01-13T16:25:15Z 4.4.188 <p>Setup: Recognize also /h and /help parameters (<a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/discussions/1278">#1278</a>)</p> <p>Otherwise they will get passed to `msiexec` that will display its help <br />window that may confuse our users (as they expect our help to be displayed).</p> pc-build-bot tag:github.com,2008:Repository/120563140/v4.4.187 2023-01-06T17:26:32Z 4.4.187 <p>New default Immersive skin for Win10/11 (<a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/issues/538">#538</a>)</p> <p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/Open-Shell/Open-Shell-Menu/issues/538">#538</a></p> pc-build-bot