This release contains a variety of features, improvements, and fixes, as noted below.

Features

  • Publisher support for ARM64 applications in Intune and ConfigMgr (Private Preview)
  • Allow Publisher to send emails using OAuth2. This accounts for the deprecation of SMTP Auth in 2026.

Improvements

  • Update Azure naming to Entra
  • Converting ConfigMgr connection options form to modern UI Framework
  • Converting ConfigMgr app manager to modern UI Framework
  • Upgrade the Intune App Manager and Assignment Manager to modern UI Framework
  • Publisher now creates Content Folder and Local Content Paths if they do not exist.
  • Publisher now supports files that are compressed server-side with either gzip or deflate compression algorithms.
  • Converting Base Install Options form to modern UI Framework
  • Improve the accessibility of the Conflicting Processes notification. Buttons can now be selected using the Tab key.
  • Load all Intune filters and do filtering client-side to improve performance and reduce reliance on graph api.

Fixes

  • Assignment notification setting now saves properly.
  • Fixed bug when the Intune retained application was deleted, even though the publish of the new version failed.
  • Fixed bug with the show selected button and naming conventions
  • More info link in the Intune Extract Package window is linked to the wrong documentation page.
  • Updated the temporary location of the settings.xml file during import to allow the file to properly overwrite the current settings.
  • Selective Sync was not always correctly processed during a Sync.
  • ensured that when treeview refreshes, cached product selections are updated, and the filter to selected products checkbox is correctly reset to avoid confusion.
  • Context Menu bug in webhook settings.
  • Ensure long-running operations like scanning the ConfigMgr database or loading the list of WSUS updates do not timeout.
  • Publisher no longer allows credentials to be provided for the SMS Provider when it is the local machine.
  • Double-clicking an Entra group will now correctly show the group members again
  • Fixed bug with cloud connection button enablement
  • The Publisher will no longer upgrade a retained ConfigMgr application in place. This prevents nested ‘Retained Apps’ folders from being generated.
  • Publisher settings would sometimes be out of sync with the UI, causing apps to not be processed.
  • Ensure we populate the list of configured Distribution Point Groups within the ConfigMgr options.
  • Prevent the Publisher from indefinitely requesting a cloud access token when the connection has been deleted from the Patch My PC portal.
  • The “Run installation and uninstall program as 32-bit process on 64-bit clients” option is now set as expected when needed.
  • Folders set for Local Content Path, Content Folder, and Log Folder will all be created if they do not exist.
  • Ensure auto-enabled applications and updates have their detection-related properties appropriately set.
  • In some cases, restoring the Publisher settings from backup would place files on the desktop unexpectedly.
  • Remove the error message when the user exits the cloud connection dialog.
  • Ensure the Server and Database names are saved to settings before querying ConfigMgr database in ConfigMgr Scan Wizard
  • Fix issues with the filtered view
  • Resolve an issue causing the CVE Import Wizard to not load updates.
  • Fix the query used when updating dependencies for ConfigMgr applications. This ensure the Publisher appropriately copies forward dependencies when a new version is published.
  • Logs can now be collected on a root directory
  • Publisher self update release notes linked to an old page.
  • No longer possible to configure filters on excluded assignments for Intune apps and updates
  • Update the route used when querying, stopping, and starting ConfigMgr components.
  • Product selections made in the Intune Scan Wizard did not persist after clicking Save & Close or Apply in Publisher UI.
  • Ensure that the limiting collection is saved to settings correctly before querying ConfigMgr
  • Fix log save location on the collect logs button to save to selected folder not parent folder
  • Fix a bug where ConfigMgr update “Maximum run time” was not used by the Conflicting Processes notification.