Skip to content

M120.0.6099.235 - 55th Release

Compare
Choose a tag to compare
@Alex313031 Alex313031 released this 24 Jan 12:11
· 321 commits to main since this release

M120

  • More optimization flags as per guidance from @RobRich999 here > RobRich999/Chromium_Clang#26 (comment)
  • Blocked annoying obtrusive promos like "Show me how to change the background"
  • Added a new right-click menu item to "Save video frame" which you can use to save a .png of the current paused frame.
  • Added three new chrome://flags flags. These are:
  • chrome://flags/#vaapi-video-decode-linux-gl to toggle using the GL backend for VAAPI acceleration (Linux only). Fixes #162
  • chrome://flags/#close-window-with-last-tab which allows you to keep the application open when closing the last tab (i.e. closing the last tab will simply open a new blank one). Fixes #338
  • chrome://flags/#allow-insecure-downloads to fix the annoying issue where Thorium won't download files if they come from http:// ftp:// or "mixed origins" i.e. an http:// download initiated by an https:// page. Fixes #509

Note: AVX .rpm build failed...sorry. I'm investigating. You can use the zip to copy the new Thorium version over /opt/chromium.org/thorium, or use the .AppImage for now.