Skip to main content

Mason OS 10

See below for release note history for the Mason platform v10 running on Android 14.

Release History


10.0.6 latest

Released: 2026-07-31

Devices: MGQ300A

Configurations

  • config_lockscreen_clock_size: Controls lockscreen clock display. Set to dynamic (default — large when no notifications, small when notifications present) or small (always compact). Example:
os:
name: mgq300_10_0_6
version: latest
configurations:
mason-core:
disable_keyguard: false
config_lockscreen_clock_size: small

Changes

  • Added config_lockscreen_clock_size configuration for controlling lockscreen clock style.
  • Improved device readiness detection during provisioning.

Fixes

  • Fixed: WebView crash when application deployed through config.
  • Fixed: QR-provisioned devices landing in "unassigned" group instead of the group specified in the QR code.
  • Fixed: Config OTA check skipping after provisioning.

10.0.5

Released: 2026-06-24

Devices: MGQ300A

First official Mason OS 10 release for MGQ300A.

Features

  • Mason MDM: Full device management with QR code provisioning, manual provisioning, and auto-provisioning. Device owner with policy enforcement for keyguard, status bar, camera, kiosk mode, and hidden packages.
  • Mason Framework Integration: Mason Framework SDK support including device identifiers, persistent storage, privileged package management, and FOTA manager.
  • X-Ray Remote Bugreport: Remote bugreport collection via X-Ray v3 for field diagnostics and troubleshooting.
  • Heartbeat and Location: Periodic device heartbeat reporting and configurable location polling to the Mason Dashboard.

Configurations

All mason-core, android, and mason-sysconfig configurations documented in the Config glossary (OS 10) are available starting with this release.