Skip to content

v1.1 Chromium

Compare
Choose a tag to compare
@svillar svillar released this 29 Oct 08:39
· 112 commits to main since this release

Introducing the first release after 1.0, Wolvic v1.1 with the Chromium backend brings the long awaited support for the WebXR AR module. This module expands the WebXR core specification with specific features for AR use cases in the Web. Given the multi-platform and multi-device nature of Wolvic we have implemented it so it supports devices with opaque-only blend modes (like Meta Quest devices), headsets supporting alpha blend modes (like Pico4, Pico4U) and also devices using additive display technologies (like the MagicLeap2).

Apart from that big new thing, v1.1 comes with all the nice changes from the v1.7.1 release and a few additional changes:

  • Added support to purge session history
  • New private mode about page
  • Disabled add-ons UI as they are not supported yet
  • Added external environments support
  • Added support for external bluetooth controllers in MagicLeap2 (already supported in other architectures/ports)