Releases: Mac-Nerd/patchomator
Leap Day
Fixed:
Previously, the discovery phase would search the whole filesystem for apps to update. This has been limited to /Applications, /Library and /usr/local to reduce the chances of installing something unexpectedly.
Parsing of --options
was breaking on paths with spaces.
Added:
--everywhere
option to override the new discovery behavior and search the whole drive for apps again.
Full Changelog: 1.1.0...1.1.1
Say the quiet part out loud.
Added some additional error handling, logging for Jamf automation, and now --quiet
will suppress Swift Dialog from activating.
What's Changed
- Swift dialog supportv2 by @BigMacAdmin in #8
- Update patchomator.sh by @michael-zukrow-da in #20
New Contributors
- @BigMacAdmin made their first contribution in #8
- @michael-zukrow-da made their first contribution in #20
Full Changelog: 1.1.RC4...1.1.0
Auld Lang Syne
1.1 is about ready.
adds:
- logging
- Swift Dialog support
fixes:
- labels with dashes. again
- so, so many things
Dashing through the snow
Adds Swift Dialog updates, fixes (yet again) labels with dashes in the names.
Gotta go fast!
speed improvements, including new --skip-verify
and deferring version checks until after discovery is complete.
fixes to ignored/required labels
now better handles label files with multiple labels defined
interactive mode now adds skipped labels to ignored list
better preference file parsing
Reading is FUNdamental!
There's an app for that!
Rewrite of --installomatoroptions
setting for ignoring App Store apps (or not).
Properly handles duplicate, overlapping labels (eg, bbedit vs bbeditpkg)
Additional messaging cleanup.
Tested with Installomator 10.4
ignorance is bliss
Adds "--ignore all" as an option, to skip app discovery and focus only on "--required" labels.
minor whoopsie
Fixed issue creating and writing preference file in 1.0.4.
seems to work just fine(?)
Fixed up order of operations bugs. Big thanks to the testers on Macadmins Slack #patchomator channel.
Next up, version 1.1 with Swift Dialog support.