Skip to content

Releases: Mac-Nerd/patchomator

Leap Day

01 Mar 22:31
Compare
Choose a tag to compare

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.

17 Jan 23:15
Compare
Choose a tag to compare

Added some additional error handling, logging for Jamf automation, and now --quiet will suppress Swift Dialog from activating.

What's Changed

New Contributors

Full Changelog: 1.1.RC4...1.1.0

Auld Lang Syne

03 Jan 22:08
Compare
Choose a tag to compare
Auld Lang Syne Pre-release
Pre-release

1.1 is about ready.

adds:

  • logging
  • Swift Dialog support

fixes:

  • labels with dashes. again
  • so, so many things

Dashing through the snow

20 Dec 13:35
Compare
Choose a tag to compare
Pre-release

Adds Swift Dialog updates, fixes (yet again) labels with dashes in the names.

Gotta go fast!

01 Dec 22:07
Compare
Choose a tag to compare
Gotta go fast! Pre-release
Pre-release

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!

20 Oct 02:41
Compare
Choose a tag to compare

On --write, add any found label to the config, even if the latest version is installed

Messaging for missing config file on --write

Respects --installomatoroptions setting for ignoring App Store apps (or not)

fixes #11 #12 #13

There's an app for that!

10 Oct 16:03
Compare
Choose a tag to compare

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

28 Jun 15:26
Compare
Choose a tag to compare

Adds "--ignore all" as an option, to skip app discovery and focus only on "--required" labels.

minor whoopsie

17 May 20:18
Compare
Choose a tag to compare

Fixed issue creating and writing preference file in 1.0.4.

seems to work just fine(?)

15 May 21:20
Compare
Choose a tag to compare

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.