4th Public Release - Linux and Windows - v.112.0.3
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.