Pult Agent
Changelog
Release notes for the Pult Agent across macOS, Windows, and Linux.
This page tracks notable changes to the Pult Agent. Versions are listed newest-first.
The current release referenced throughout this documentation is 0.2.10-beta1.
0.2.10
- Lockdown mode support -- admins can hide the Quit and Sign out entries in the Pult Agent's tray menu (the menu bar icon on macOS, the system tray icon on Windows). Configure this from Settings → Presence → Pult Agent in the Pult Dashboard.
- More robust bootstrapping behavior.
- Include the previously missing LaunchAgent plist (
/Library/LaunchAgents/com.pult.agent.plist) in the macOS.pkg. Earlier.pkgbuilds did not install this file, which meant the Pult Agent would not auto-start on login -- users had to launch it manually after every reboot. Installing this version (or rolling it out via MDM) fixes the missing auto-start. The wrapper build flow in Build the macOS MDM Package also requires this version or later.
0.2.9
- More resilient auto sign-out behavior: separate thresholds for unauthorized, unknown, and transient errors, plus a grace period for invalid JWTs.
0.2.8
- User Sessions.
0.2.7
- Linux support.
Last updated on May 13, 2026, 1:38 PM