Skip to content

M109.0.5414.172 - Final M109 Release

Compare
Choose a tag to compare
@Alex313031 Alex313031 released this 27 Oct 11:14
· 236 commits to main since this release

[UPDATE]: It turns out they made 3 more minor versions, with the true final one being 109.0.5414.172. I also screwed up Widevine on the last .169 release. So I am rebuilding and uploading them here. I also never completed the release notes for the previous one, so see the bottom for changes between 159 - 172

  • Chromium bump from 109.0.5414.159 > 109.0.5414.169 and now to > 109.0.5414.172
  • This is the LAST version of M109. It includes fixes for two major security vulnerabilities in libwebp and libvpx. See the new security policy for info about submitting security bugs, and a list of fixed vulnerabilities (which will be updated henceforth). If you use any of my Electron apps, those were also recently fixed.
  • Next version will be based on Supermium M118
  • Backported these patches from latest Thorium (Includes history of 159 - 169 & 169-172):
  • Bundled Widevine now
  • Fixed some strings
  • Enabled tab outlines and bold tab titles by default, you can control this in flags
  • Fixed some build.gn flags
  • Added some more optimizations
  • Updated libhighway and libjxl to newer versions
  • Compiling with newer toolchain
  • Enable multi-threaded HEVC decoding
  • Update build scripts
  • SSE2 and SSE3 32 bit builds are now provided.