Skip to content

Supermium 126.0.6478.249

Pre-release
Pre-release
Compare
Choose a tag to compare
@win32ss win32ss released this 03 Sep 17:34
· 52 commits to main since this release
8ca7746

Supermium 126 is the first release using Chromium ESR tags. This means that Supermium will remain on version 126 until February 2025 and focus on fixing bugs and adding features instead of continuously performing major rebases. This will be important to deal with the ongoing removal of classic Chrome theming and the upcoming removal of Manifest V3 from standard Chromium.

Re-download if you have installed Supermium 126 before 1945 UTC on September 3 2024. Issue #849 affected earlier releases of version 126, and it has now been corrected.

Changes in this release:
(#820) - heap corruption fixed when loading DirectWrite on Windows XP x86
(#814, #832) - libraries included to support DirectWrite now included
(#838) - UACH is now disabled using the following syntax: --disable-feature=EnableUserAgentClientHint and UACH data will no appear with JavaScript
(#807) - memory leak when searching long lines using Ctrl+F removed
-Classic Chrome theming maintained in address bar, menus, and the new tab button. Windows 11 menu metrics have been disabled by default; use --win11-menus to restore them or use them on non-Windows 11 systems.