June 29th, 2026
New
App

Add to Microsoft Intune: Admin Mode can now upload an app straight to your Microsoft Intune tenant, no need to download a package and create the app in Intune yourself. Just open Admin Mode, select an app, and choose Upload next to Microsoft Intune. The first time, an administrator grants a one-time consent so App Catalog can manage apps in your tenant; after that, every upload is a single click. As with the Package deployment tool, the uploaded package isn't the app itself, it runs the Catalog Agent to install the app, so it always stays up to date from App Catalog.
More information: Microsoft Intune and Admin Mode
Update from the notification: Clicking Update now on an update reminder now installs the updates right away in the background, instead of opening the Catalog App. It's a faster, less disruptive way to stay up to date. Tapping the notification itself still opens the Catalog App on the Updates section, so users who want to review or update granularly can still do so.
More information: User deferrals & interaction
New command syntax: The Catalog Agent now uses clear subcommands, for example catalog install nl.root3.support, catalog update and catalog uninstall nl.root3.support. Behind the scenes we've migrated to Swift Argument Parser for more robust, reliable argument parsing and built in help functions.
Run catalog help or catalog help SUBCOMMAND to view all available options.
Your existing scripts and MDM policies keep working unchanged, the familiar dash-style commands (catalog --install, catalog -u, catalog --update) will continue to work.
More information: Catalog Agent CLI
Minor UI improvements: The Settings window no longer resizes when switching tabs, plus small toolbar refinements.
Uninstall App Catalog improvements: Added easier methods to cleanly remove App Catalog and all of its components from a Mac.
More information: Uninstalling App Catalog