Skip to content

M123.0.6312.133 - 8th Release

Latest
Compare
Choose a tag to compare
@Alex313031 Alex313031 released this 26 Apr 11:02

M123

  • Enabled WebSQL by default (for things like Session Buddy 3)
  • More compiler optimizations in PGO (Linux-only for now) > Alex313031/thorium@acf69dd#diff-9b63dea0428a0efde7b9737c2b752678592868f64817cfbad4af4767d4bdfa84
  • More compiler optimizations (well, actually the removal of some LLVM flags) > Alex313031/thorium@c55c6b3
  • Disabled the ugly "Chrome Refresh 2023" UI by default Alex313031/thorium@ec8b741 however, if you decide you want it, set these two flags to true: chrome://flags/#chrome-refresh-2023 & chrome://flags/#customize-chrome-side-panel
  • If Chrome 2023 Refresh UI is enabled, then I added updated icons for the top bar (colored by default like usual, but can be made grey with the chrome://flags/#disable-thorium-icons flag). > Alex313031/thorium@ec8b741
  • Minor spacing and spelling fixes on some chrome:// pages that Thorium modifies. > Alex313031/thorium@8d050fc
  • Added a Memorial easter egg dedicated to my Grandmother "Gramma Linda", who I spent the last month in the hospital with, and she sadly died March 23, 2024 at the age of 83. 😭 Born on Dec. 27th, 1940. You can view the easter egg by running Thorium from the cmdline with --enable-logging --v=1 >> /place/where/you/want/debug.log. The top of the logfile will print the Thorium brand name and version, and under that is my little memorial code. > Alex313031/thorium@8c0850e
  • The NTP page was broken when using a search engine other than Google, including the extra ones I added to some locales. I fixed it here > Alex313031/thorium@e113003
  • Updated libhighway in the libjxl repo to 1.1.0 > Alex313031/thorium-libjxl@1a4d1e7 for better SIMD optimization
  • Update libjxl to 0.10.2, which makes JPEG-XL rendering much faster, and fixes bugs when images were above a certain size > Alex313031/thorium-libjxl@fb2a3d6

Big news! On top of Thorium continuing to support Windows 7/8/8.1 (which I have been doing for a while now, since M110), Thorium now supports Windows XP and Windows Vista! I made a page dedicated to it, with an XP style theme similar to the Win7 page > https://thorium.rocks/xp/.

Download releases for all these Pre-Windows 10 OSes here > https://github.com/Alex313031/thorium-legacy/releases

This also means that Thorium now supports more OSes and architectures than ANY other browser on the market!. Windows XP - 11 x32, x64, and arm64. MacOS x64 and arm64. Linux x64 and Raspberry Pi arm64. And Android arm32, arm64, and x86.

ARM32 BUILDS COMING SOON PENDING SOME DEBUGGING
UPDATE: Uploaded arm32 builds.