First off in case you missed it:
MacOS, Raspi, and Android builds have moved! As per > https://github.com/Alex313031/Thorium-Special/releases/tag/migrate-final
Now onto this release.
-
First SSE3 Windows release since M110
M115 : This release is all about bug fixes, rather than new features. -
Storage Access API enabled by default upstream. I actually have a web app on the Thorium website that can make use of this new web standard > https://thorium.rocks/misc/vector-icon-app/
-
Added Middle Click AutoScroll for Linux (normally only enabled on Windows). Please report any bugs encountered - Fixes Alex313031/thorium#199
-
REMOVED Wayland VAAPI patch as it was causing too many bugs for too many people to be worth it. - Fixes Alex313031/thorium#162
-
Tabstrip window dragging bug fix for Windows (and possibly Linux and Mac, pending further investigation). - Fixes Alex313031/thorium#197
-
Profile picker crash fix. This was a major bug that occurred on all platforms, causing the browser to crash when trying to select a different profile other than the default one or guest one. Fixes Alex313031/Thorium-Win#58 and Alex313031/Thorium-Win-AVX2#95. The cause of it was narrowed down to this line, something completely unrelated code wise, but somehow caused a segmentation fault in the memory manager.
-
NTP Discovery fix for Android (Not so much a "fix" but just removing it so it doesn't look ugly). - Fixes #16 (comment)
-
Fixed potential building problems on MacOS.
Might also fix other strange tabstrip bugs that people experienced in M114.
Next release we are planning to update libjxl and add a "Close tabs to the left" menu item.