Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@felipeerias felipeerias released this 20 Feb 09:32
· 181 commits to main since this release

Release Notes for Wolvic 1.6.0

Highlights

  • Support fullscreen vertical videos.
  • Auto-completion support for Latin keyboards.
  • Better responsiveness and stability of keyboard input.
  • Support for the Pico Neo3.
  • Upgraded the Web engine to Gecko 121
  • Add new environments.

Notes

UI

  • Support fullscreen vertical videos.
  • Improved support for fullscreen content in general.
  • Don't use a fixed-width viewport for desktop mode. Note that desktop mode will still affect the browser's User-Agent.
  • The preset buttons (1x, 2x, etc.) will resize a window according to its current aspect ratio.
  • Lower the maximum display DPI to 300, since larger values don't work on most devices.
  • Curved display does not affect VR video.
  • Fix small issues when experimental UI settings are applied.
  • Fix and issue with display density when exiting VR video mode.
  • Fix a bug where the browser window may be transparent at startup.
  • Remove the telemetry privacy option, as the Mozilla telemetry service is currently disabled in Wolvic. This option remains on Huawei platforms, which use their own telemetry system.
  • Remove the unused crash-report setting.
  • Support courses.certify-ed.com
  • Add new environments: Meadow, Milky Way, and Above the Clouds.
  • Expanded translations. Currently Wolvic is fully translated to English, Spanish, Portuguese (Portugal and Brazil), Chinese (traditional and simplified), Japanese, Korean, French, Danish, Swedish, and Galician.

Input

  • Auto-completion support for Latin keyboards. This feature is currently disabled by default as we continue testing and polishing it. You can enable it in Settings, Display, Latin Keyboard Input Auto-complete. The dictionaries for each language will be downloaded on demand.
  • Better responsiveness and stability of keyboard input.
  • Don't go back with the B and Y buttons in the controllers. This was rarely used and prevented WebXR apps from using those buttons.

Pico

  • Support for the Pico Neo3.

Others

  • Improved stability at application launch, including error handling for voice recognition, session initialization, and VR infrastructure.
  • Upgrade our version of the Gecko Web engine to 121.0.1. Upgrade the Mozilla Android Components to 121.1.0.
  • Shrink the size of resources in release builds.