Releases: Mac-Nerd/patchomator
One Point Spooky
What's Changed
- Remove Extra Spaces by @Skinflint in #31
- Add appCustomVersion Checks by @Skinflint in #32
- New arguments and speed improvements - Version 1.1.4 by @Skinflint in #33
- ready for 1.2 by @Mac-Nerd in #34
- all changes into 1.2 by @Mac-Nerd in #35
New Contributors
- @Skinflint made their first contribution in #31
- @Mac-Nerd made their first contribution in #34
Full Changelog: 1.1.2...1.2.0
April Foolish
[ UPDATED 8 April, 2025 - replaced the wrong PKG file. ]
Small change to fix parsing the version output from the latest version of Installomator 10.8
What's Changed
New Contributors
Full Changelog: 1.1.1...1.1.2
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.