Skip to content

Commit 206dcf5

Browse files
committed
Version: 26100.4946.69.5
1 parent c08b0a6 commit 206dcf5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Tested on OS builds 26100.4946, 26100.5074, 26200.5751, and 26220.6682.
3636

3737
* File Explorer: Corrected shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming (NI: 56845961, GE: 52061322) is enabled. (#4552) (9e91030)
3838

39+
##### 5
40+
41+
* Start10: Fixed Windows 10 Start menu not opening on 22H2/23H2 ARM64. (9baa999)
42+
3943
Known issues we will address in the short term:
4044
* Changing weather icon pack to "Microsoft" has no effect.
4145
* On Nickel (Windows 11 22H2/23H2), when the new Windows 11 Start menu is enabled, using Windows 10 or Windows 10 (ExplorerPatcher) taskbar will crashloop explorer.exe.

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#define VER_MAJOR 26100
22
#define VER_MINOR 4946
33
#define VER_BUILD_HI 69
4-
#define VER_BUILD_LO 4
4+
#define VER_BUILD_LO 5
55
#define VER_FLAGS VS_FF_PRERELEASE
66

77

0 commit comments

Comments
 (0)