Monado 25.0.0, the first stable release of 2025, is now available as a cross-platform open source OpenXR runtime. Key improvements include enhanced Android support via xrt_instance_android, updated OpenXR headers to 1.1.47, new debug logging (OXR_PARALLEL_VIEWS), a new math utility (math_quat_to_euler_angles), updated timestamp types to int64_t, new error codes, memory safety fixes (use-after-free), and support for the META_touch_controller_plus interaction profile. The release involved over 40 contributors and more than 400 code commits.
Questions this post answers
What OpenXR header version does Monado 25.0.0 use?
Monado 25.0.0 updated its OpenXR headers to version 1.1.47, keeping the runtime aligned with the latest specification for long-term compatibility and access to new OpenXR features. Developers building on OpenXR runtimes track spec alignment changes like these on daily.dev.
How many contributors and commits were in the Monado 25.0.0 release?
Monado 25.0.0 was built by over 40 contributors who landed more than 400 code commits. The broader community includes nearly 3,000 members in the project's Discord server. Teams evaluating open source XR runtimes for production use find community health signals like these on daily.dev.