Sync changelog

This commit is contained in:
Mykola Grymalyuk
2023-07-26 08:18:58 -06:00
parent 43be00e9e7
commit 64854ef567

View File

@@ -22,6 +22,8 @@
- Disable non-Metal's Menubar 2 configuration
- Can be manually re-enabled, however application will try to disable to prevent issues
- Remove AppleGVA downgrade on Intel Skylake iGPUs
- Implement AMFIPass system
- Removes need for disabling Library Validation and AMFI outright on all applicable systems
- Backend Changes:
- device_probe.py:
- Add USB device parsing via `IOUSBDevice` class