Sync PatcherSupportPkg

This commit is contained in:
Mykola Grymalyuk
2023-05-30 11:55:54 -06:00
parent 3c5f5f84d2
commit 7bb00fd695
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -10,11 +10,13 @@
- Update non-Metal Binaries:
- Resolve window placement defaulting past top of screen for some apps
- ex. OpenCore-Patcher.app during root patching
- Resolve indeterminate progress bars not rendering with wxWidgets in Monterey and later
- ex. OpenCore-Patcher.app
- Backend changes:
- Call `setpgrp()` to prevent app from being killed if parent process is killed (ie. LaunchAgents)
- Resolve payloads path being mis-routed during CLI calls
- Increment Binaries:
- PatcherSupportPkg 1.1.1 - release
- PatcherSupportPkg 1.1.2 - release
## 0.6.6
- Implement option to disable ColorSync downgrade on HD 3000 Macs