Skip to content

4th Public Release - Linux and Windows - v.112.0.3

Compare
Choose a tag to compare
@Alex313031 Alex313031 released this 26 Apr 13:35
· 140 commits to main since this release
5288114

112 Stable

  • Enabled more security for emailTP,emailTPPrivate streams (from upstream)
  • Enabled WebAudio autoplay by default. Chromium and Firefox both have this blocked. I enabled it in Thorium and now here. This is useful because it is VERY rare for a site to use webaudio (via tone.js for example) to make intrusive or annoying stuff. I keep autoplay blocking enabled for everything else. But this lets stuff work correctly, for example the thorium dino game > https://thorium.rocks/games/dino/ Without this patch, you will not hear the music. Try the page in vanilla Chrome/Chromium or Firefox, and then try it in Mercury/Thorium, you will hear background music in the latter.
  • Fixed Windows installer parameters.
  • Added mk_add_options MOZ_OPTIMIZE=1 to the mozconfigs, which should (theoretically) enable more performance optimizations.