logging: Adjust file handling path

This commit is contained in:
Mykola Grymalyuk
2023-02-04 10:26:36 -07:00
parent eb1e29f95b
commit 976f14eeb3
6 changed files with 440 additions and 114 deletions

View File

@@ -7,8 +7,17 @@
- Ensure `Moraea_BlurBeta` is set on non-Metal systems
- Implement proper Root Unpatching verification in GUI
- Removes arbitrary patch requirements used against unpatching (ex. network connection)
- Prioritize KdkSupportPkg repository for downloads
- Skips calls to Apple's now defunct Developer Portal API
- Backend Changes:
- Refactored kdk_handler.py
- Prioritizes KdkSupportPkg repository for downloads
- Skips calls to Apple's now defunct Developer Portal API
- Support local loose matching when no network connection is available
- Implemented logging framework usage for more reliable logging
- Logs are stored under `~/OpenCore-Patcher-vX.Y.Z.log`
- Implemented new network_handler.py module
- Allows for more reliable network calls and downloads
- Better supports network timeouts and disconnects
- Dramatically less noise in console during downloads
- Increment Binaries:
- PatcherSupportPkg 0.8.3 - release