Skip to content

Releases: Mac-Nerd/patchomator

One Point Spooky

27 Oct 18:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.2.0

April Foolish

04 Apr 18:38

Choose a tag to compare

[ 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

  • Adding initial managed config file support by @ci7rix in #24

New Contributors

Full Changelog: 1.1.1...1.1.2

Leap Day

01 Mar 22:31

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

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

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

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

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

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

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

Choose a tag to compare

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