Skip to content

Version 10.132.2 stable

Latest
Compare
Choose a tag to compare
@Thomas101 Thomas101 released this 23 Jan 09:48

Version 10.132.2 23/1/2025

  • Update to Chromium 132.0.6834.111
  • Fix a UI issue where the add app wizard would show the next button offscreen
  • We're continuing to expand our support for new WebGPU APIs in line with other browsers, to make WebGPU in the browser more capable. This opens new possibilities for sites to utilize WebGPU for more advanced graphics and other exciting things like on-device AI. New features include support for Texture view usage, 32-bit float texture blending, experimental support for 16-bit normalized texture formats and more.
  • When moving tabs & using the Spaces webdock, auto update the tabs space on move
  • We've been improving the dialog element that sites can use for easy on-screen dialogs and popups. Although the dialog element is widely supported across browsers, it's been missing a few important event handlers that make it more useful for sites. Alongside the web-specification, we've added support for these additional events so sites can make more use of this feature.
  • Usability fixes for the profile popup
  • Further support for network request handlers to deal with raw data as opposed to needing to pre-serialize data and run expensive deserialization tasks. This should lead to improved performance for sites that choose to use it.
  • Update dependencies

Downloads