Skip to content

Commit f5eddac

Browse files
committed
Version: 26100.4946.69.4
1 parent 9e91030 commit f5eddac

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
@@ -32,6 +32,10 @@ Tested on OS builds 26100.4946, 26100.5074, 26200.5751, and 26220.6682.
3232
* Start10: Fixed Windows 10 Start menu refusing to open when the new Windows 11 Start menu feature flag(s) are enabled. (#4523) (afd109f)
3333
* Fixed Windows 10 Alt+Tab and Windows 10 taskbar Win+X functionality on ARM64 226x1 and 27686+. (18dfcd0)
3434

35+
##### 4
36+
37+
* File Explorer: Corrected shrunk address bar toolbar button size when Servicing_CFDNavButtonsTheming (NI: 56845961, GE: 52061322) is enabled. (#4552) (9e91030)
38+
3539
Known issues we will address in the short term:
3640
* Changing weather icon pack to "Microsoft" has no effect.
3741
* 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 3
4+
#define VER_BUILD_LO 4
55
#define VER_FLAGS VS_FF_PRERELEASE
66

77

0 commit comments

Comments
 (0)