Third Party Patcher 1.1.0
What's Changed.
Additions:.
-
Update PatcherMenu background. by @gilburns in #7
-- Express your brand in the dialogs and apps by using your own color preferences. -
Auto-disable Managed Google and Microsoft labels by @gilburns in #6
-- Automatically disables Google and Microsoft labels if it determines they are managing updates on their own. -
New Pref for focusIgnoredProcesses by @gilburns in #10
-- You can now ignore processes like Spotify or Music that have requested a sleep assertion and would otherwise make the patching be auto-deferred. -
Implemented non-production label filtering by @gilburns in #14
-- Now ignores the non-production labels by default (beta, canary, dev). -
Added PreferPkgLabels by @gilburns in #15
-- Now prefers and ignores labels with non-pkg vs pkg. (bbedit vs bbeditpkg) You can flipflop this in preferences if you prefer the non-pkg version
Bug Fixes:
- Fix webhookShell() deadlock when child output exceeds the pipe buffer by @rknightion in #9
- Update patcherscheduler to always stage before apply phase by @gilburns in #11
- Additional filtering of mdfind results to discard virtual or trashed apps by @gilburns in #12
- Fixed the stuck-staged-update bug in PatcherCore.swift by @gilburns in #13
New Contributors
- @gilburns made their first contribution in #5
- @rknightion made their first contribution in #9
Full Changelog: 1.0.0...1.1.0