Intuneomator 1.0.4.621
What's Changed
- CLI pkg creator by @gilburns in #60
Adds support for Installomator labels withCLIInstallerandCLIArgumentsvariables. - Update process_label.sh by @gilburns in #61
Previously processing of label files that resulted in variables that contained special characters were resulting in blank values - Fix PKG build bug where app bundle was missing expected keys in the Info.plist by @gilburns in #62
Certain apps were missing keys in the Info.plist that Intuneomator was expecting. This caused a failure. - MacOS 26 Tahoe fully support by @gilburns in #63
Add Tahoe to the selection menu for app title minimum supported OS. - Fix Intune delete of older versions by @gilburns in #64
The result of queries to Graph did not always return items in the expected order. Therefore the wrong version was pruned. - Add new view to show all app version instances of a managed label. by @gilburns in #65
Clicking the cloud icon in the App Edit view of the Intuneomator GUI no produces a list of the deployments and allows you to directly link to the Intune console. - Interface tweaks
- Bug fixes
Full Changelog: 1.0.3.112...1.0.4.621