Skip to content

Commit

Permalink
Version: 22621.2861.62.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Amrsatrio committed Dec 15, 2023
1 parent 3a1b8b8 commit ee06d36
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

This document includes the same release notes as in the [Releases](https://github.com/valinet/ExplorerPatcher/releases) section on GitHub.

## 22621.2861.62

Tested on OS builds 22621.2715, 22621.2861, 22631.2787, 22631.2861, 22635.2915, and 23590.1000.

##### 1

* Taskbar10: Various *important* fixes: (ec68783)
* Revised the method for enabling the old taskbar due to a very rare issue where the old taskbar couldn't be enabled with the previous method. (#2499)
* Fixed crash on 25921+ due to the removal of pnidui.dll. (#2558)
* Fixed potential stability issues when using the new taskbar on 22621.2787+.
* Taskbar10: Fixed white boxes on submenus when context menu skinning is disabled. (72f1458)
* File Explorer: Fixed crashes when using Windows 7/10 control interface on OS builds 22635.2915+. (3a1b8b8)
* Localization: Added translations for French, German, Hungarian, Korean, Romanian, and Ukrainian.
* The properties window has been made slightly wider to accomodate the newly added languages. (#2574)
* Localization: Added a language switcher to the About section of Properties window. (7c3be29, a7a3d27)

**Note:** Due to the breakages as well as frequent changes happening in Canary builds, we strongly do not recommend using ExplorerPatcher on Canary builds for now.

## 22621.2506.60

Tested on OS builds 22000.2416, 22000.2538, 22621.2361, 22621.2506, 22621.2715, 22631.2787, 23585.1001, and 23590.1000.
Expand Down
4 changes: 2 additions & 2 deletions version.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#define VER_MAJOR 22621
#define VER_MINOR 2506
#define VER_BUILD_HI 60
#define VER_MINOR 2861
#define VER_BUILD_HI 62
#define VER_BUILD_LO 1
#define VER_FLAGS VS_FF_PRERELEASE

Expand Down

0 comments on commit ee06d36

Please sign in to comment.