Changes and fixes since 1.10 beta 4:
- Add
version_script
support to pkginfo assimilator - Move version script tab next to install check script tab
- Add asterisk to scripts tab view labels when the current pkginfo has scripts defined. This should help easily see which script tab view items have content.
- Fix manifest editor sidebar showing incorrect counts when items are assigned to conditionals.
Changes and fixes since 1.10 beta 3:
- Fix manifest table view sort regression. GitHub #222.
Changes and fixes since 1.10 beta 2:
- First attempt at Tahoe compatible app icon
- Major refactoring for the manifests view sidebar to use plain NSOutlineView with NSTreeController instead of deprecated PXSourceList
- Set all the script text view font colors to controlTextColor. GitHub #220.
- Disable Liquid Glass for now by setting UIDesignRequiresCompatibility to true
- Update CocoaLumberjack dependency
Changes and fixes since 1.10 beta 1:
- Fix uninstall script text view appearance
- Remove uninstaller item location text field from pkginfo editor
- Add 26.0 to minimum OS version list
- Add macOS 15 and 26 template conditions to manifest editor
Changes and fixes since MunkiAdmin 1.9 beta:
- Support for
version_script
pkginfo key added in Munki 7 beta. - All the script text views in the pkginfo editor are now grouped within a single Scripts tab view.
- For
installs
items, thepath
key is now required only forfile
orplist
type items. - The uninstall method text field in pkginfo editor is now a combo box which auto-completes the values.
Full Changelog: v1.10.0b4...v1.10.0b5