Skip to content

Releases: Open-Shell/Open-Shell-Menu

4.4.191

16 Aug 13:52
Compare
Choose a tag to compare

What's Changed

  • Separate taskbar icon for Open-Shell menu settings dialog
  • Allow negative horizontal/vertical menu offsets (#1629)
  • Fix checkboxes in settings dialog with custom themes (#1630)
  • Fix search results overlapping (#1648)

Full Changelog: v4.4.190...v4.4.191

4.4.190

24 Jul 16:19
Compare
Choose a tag to compare

Highlights

  • Windows 11 start button support

New

  • New default Immersive skin for Windows 10/11 (#538)
  • New icons and installer artwork (#31)
  • Modern looking icons for Apps folder on Windows 10/11
  • Added option to always single-click folders (#692)
  • Added option to never highlight modified settings
  • Added option to use a custom search hint
  • Added option to hide "see more results" in search
  • Added option to set custom commands for controls
  • Added option to single-expand any Win7 style item
  • Added option to open folders to their true path (#555, #653, #691)
  • Added option to customize Pinned folder location
  • Added new option "Enable accelerators" (#447)
  • Added new option "Require Alt key for accelerators" (#117)
  • Added -reloadsettings command line switch (#1157)
  • Allow shutdown even if limited admin doesn't have shutdown privilege (#1015)
  • Properly handle Windows updates during shutdown (#1250)
  • Get nightly (prerelease) builds from Github
  • Show Open-Shell version in start context menu (#888)
  • Use more convenient format for color settings (#82, #1141)
  • Use Segoe Fluent Icons font for modern settings icons on Windows 11
  • Updated help (#1173, #880, #524)
  • Help: Added skinning tutorial
  • Help: Added custom button tutorial
  • Show start menu next to taskbar by default
  • Setup: Recognize also /h and /help parameters (#1278)
  • Setup: Don't install Classic IE by default
  • Don't show first-time settings dialog if settings were imported from XML already (#1319)
  • Improved menu animation timing
  • Added menu animation fps logging

Fixes

  • Fixed taskbar texture on Windows 11 (#1230)
  • Fixed sleep operation on systems with connected standby enabled (#719)
  • Fixed corrupted icons in second column (#1088)
  • Fixed image rendering on Windows 7 (#1023, #90)
  • Fixed search box focusing (#1068)
  • Fixed Aero button alignment on multiple monitors (#1310)
  • Fixed handling of automatically hiding taskbar on multi-monitor setup (#908)
  • Proper start menu alignment in case of vertical taskbar Windows 11 (#1231)
  • Make sure tray buttons are properly positioned when custom start button was created (#1232)
  • Properly scale modern task icons (#518)
  • Properly scale default skin font according to DPI (#1110)
  • Properly round font size (#1547)
  • Use proper modern settings icon (#495)
  • Don't track usage of Open-Shell modern settings folder (#744)
  • Don't show Windows Shell Experience Host in list of frequent programs (#1164)
  • Fixed branding string on Windows 11 (#878, #960, #1063)

Full Changelog: v4.4.170...v4.4.190

4.4.189

19 Jan 07:36
Compare
Choose a tag to compare
4.4.189 Pre-release
Pre-release
Properly scale default skin font according to DPI (#1110)

Original fix introduced in 528d15 was not correct.
The problem is that `SystemParametersInfo` uses DPI that current session
started with.

We should use `SystemParametersInfoForDpi` (available since Win10 1607)
that returns properly scaled font size.

Fixes #1110

4.4.188

13 Jan 15:56
Compare
Choose a tag to compare
4.4.188 Pre-release
Pre-release

What's Changed

  • Start menu keyboard hotkey fix for Win11 Insider (#1165)
  • Properly scale default skin font according to DPI (#1110)
  • Setup: Recognize also /h and /help parameters (#1278)

Full Changelog: v4.4.187...v4.4.188

4.4.187

06 Jan 17:20
Compare
Choose a tag to compare
4.4.187 Pre-release
Pre-release

What's Changed

  • New default Immersive skin for Win10/11 (#538)
  • Use proper modern settings icon (#495)
  • Properly scale modern task icons (#518)
  • Update StartMenuL10N.ini (German)

New Contributors

Full Changelog: v4.4.186...v4.4.187

4.4.186

30 Dec 17:24
Compare
Choose a tag to compare
4.4.186 Pre-release
Pre-release
Select Apps icon based on Windows version

We now have nicer Apps icons for Win10/11 so we will select proper icon
based on Windows version.

4.4.185

28 Dec 18:35
Compare
Choose a tag to compare
4.4.185 Pre-release
Pre-release

What's Changed

  • Fixed taskbar texture on Windows 11 (#1230, #963, #803)
  • Properly aligned start menu in case of vertical taskbar on Windows 11 (#1231)
  • Tray buttons are properly positioned when custom start button is created (#1232)
  • Show start menu next to taskbar by default
  • Remove duplicates from modern settings (#1031)
  • Search box has focus before activating start menu to avoid triggering accelerator by mistake (#1068)
  • Added new option "Enable accelerators" (#447)
  • Added new option "Require Alt key for accelerators" (#117)
  • Sleep should work on systems with connected standby enabled (#719)
  • Shutdown should be possible even if limited admin doesn't have shutdown privilege (#1015)
  • Windows updates should be not applied when selected restart/shutdown (#1250)

Full Changelog: v4.4.184...v4.4.185

4.4.184

24 Dec 16:42
Compare
Choose a tag to compare
4.4.184 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.183...v4.4.184

4.4.183

14 Dec 15:18
Compare
Choose a tag to compare
4.4.183 Pre-release
Pre-release
Fix for potential crash introduced in 1b013c3

Fixes #1245

4.4.182

07 Dec 11:06
Compare
Choose a tag to compare
4.4.182 Pre-release
Pre-release

What's Changed

Full Changelog: v4.4.181...v4.4.182