You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No notable new features were found for this release.
Bug fixes
Fixed Buildroot-based frame upgrades installed through the privileged update path so release code folders (drivers, scenes, and vendor) are made readable by the FrameOS runtime. This prevents upgraded frames from failing to load display drivers or bundled runtime assets after an update.
Release service files installed on Buildroot images now get an explicit readable file mode, avoiding permission issues caused by the installer’s restrictive default umask.
Maintenance
Added tests to prevent regressions in Buildroot release ownership and file permission handling.
Updated Buildroot privilege documentation and manual testing notes for the USB/update flow.