Skip to content

v0.8.8

Choose a tag to compare

@github-actions github-actions released this 12 May 17:34
· 105 commits to master since this release
Immutable release. Only release title and notes can be modified.
v0.8.8
9e06cf4

Enhancements

  • Moved X6000FB VBIOS fix code out of iVega, into Hotfixes.

Bug Fixes

  • Gated getTriageHardwareData behind macOS Big Sur and macOS Monterey.

    It doesn't exist on macOS Catalina. Also replaced usage of scnprintf with snprintf as it may not be available there and cause an Invalid Parameter error when loading the kext.

Note

Use the RELEASE build. RESEARCH_RELEASE is DEBUG with optimisations.
The latter two will be way slower and inefficient than the former build. Use them only when debugging an issue with NootedRed.

Full Changelog: v0.8.7...v0.8.8