mutexer Agent
On-device UI improvements and fixes — new-tab opening for apps, better app carousel and layout behaviour.
Debian-based Linux. PREEMPT_RT optional.
On-device UI update.
Enhancements
• Applications can now be opened in a new browser tab to work around embedding limitations of certain app targets (BTSCF-898-related, new-tab feature).
• Notification text in the on-device UI is now fixed-width for consistent alignment.
Fixes (all on-device UI):
• App name spacing on phone-sized screens is no longer crowded (BTSCF-900).
• Closing the app carousel by clicking on the background works again — regression from 1.0.13 (BTSCF-901).
• Long URLs are truncated in the app carousel (BTSCF-906).
• Toolbar colour restored to black from an incorrect blue (BTSCF-903).
• Title underline extended with rounded corners (BTSCF-905).
• Closing the app carousel now also closes the associated session (BTSCF-907).
• Apps marked not-visible no longer take up positions in the carousel grid (BTSCF-898).
• Session is retained when toggling in-/out-of-iframe display (BTSCF-896).
Verify your download against the published hashes before installing.
852ce7c900c46100b3da24b7cc3243b34f0219308841365d38945b78767b206b17b2bf7220783df1ed11f59e712ad9ca57da79df499e656f6b36b049c267a7341ebf9fa2e5439488a7c79fbaa3cc8ae4b50260be306a3156445e81c215dd21259e9353ee68052808472ae6f0ec527cbbf4719b373f6aa45aaf2eba453ef678c5657571d7a4b031f01b8bc74173b5e2a1Fresh installs receive a unique one-line install command when you register a device in the mutexer console. The command embeds the device identity and enrolment token, so there is no generic installer to paste on this page.
Run the command below on any device already running the mutexer Agent. It preserves device identity, WireGuard keys, and autostart container state, and brings the agent to the latest published build.
cd ~ && curl -s https://get.mutexer.com/api/agents/upgrade-agent -o o.sh && chmod +x o.sh && ./o.sh && rm -rf o.shLog into the terminal of your device, then navigate to the agent directory.
cd /opt/mutexer/agentRun the agent version program.
sudo ./agent versionFull release sequence for the mutexer Agent. This page shows the build cut at each version tip.
Added support for remote updating.
Refreshed on-device UI styling.
Adds a cloud-to-device HTTP tunnel so management-plane tools can reach device-local APIs without any inbound connection to the device.
On-device web interface port is now configurable (default 8523) to avoid conflicts with other services on the device.
On-device UI: smarter background cropping and cleanup of unused frontend assets, reducing installed footprint.
Deployed applications now use their own startup command. Extraction of applications with nested directories now works correctly and is protected against archive-path attacks.
On-device UI improvements and fixes — new-tab opening for apps, better app carousel and layout behaviour.