v2.1.0 - "Bug Fixes and Improvements"
Don't you love when Apple's release notes just say "Bug Fixes and Improvements"? Well, this release is just that. But don't worry; I put all the major changes below for those interested.
What's Changed
- Added significant performance improvements with file content caching and parallel data processing in HardwareCollector
- Introduced a unified ATHLogger system and enhanced logging throughout the application
- Improved efficiency and added a feature to remember where the window was last placed
- Refactored CPU and Mac model information retrieval for improved accuracy and error handling
- Prioritized Apple Silicon detection and improved Clover version check logic
- Fixed transparency on the Display tab
- Fixing wrong SIP value (for Intel and Silicon) by @perez987 in https://github.com/2009-Nissan-Cube/About-This-Hack/pull/135
- Attempting to fix MacPro7,1 wrong detection by @perez987 in https://github.com/2009-Nissan-Cube/About-This-Hack/pull/132
- No need to hide boot loader info textbox by @perez987 in https://github.com/2009-Nissan-Cube/About-This-Hack/pull/130
- bdmesg not needed for Clover detection by @perez987 in https://github.com/2009-Nissan-Cube/About-This-Hack/pull/129
Full Changelog: https://github.com/2009-Nissan-Cube/About-This-Hack/compare/2.0.2...2.1.0