Changes and fixes:
- MunkiAdmin now uses hardened runtime and the app is notarized.
- Added
startosinstall
type to smart installer types. GitHub #185, Thanks to @homebysix - Conditional items predicate editor should treat
os_build_last_component
as an integer instead of string. GitHub #183 - Manifest editor should prefer display names over filename.
- Window background color should be automatic in manifest CSV importer. GitHub #178
- Added support for
precache
pkginfo key. GitHub #177