Releases: acidanthera/RestrictEvents
Releases · acidanthera/RestrictEvents
1.1.5
1.1.4
v1.1.4
- Added constants for macOS 15 support
1.1.3
v1.1.3
- Expanded
sbvmm
to support more environments:- macOS install applications (ex.
Install macOS Sonoma.app
) - Booted installer and recoveryOS
-no_compat_check
or boot.efi patch required to pass bootloaders' compatibility checks
- macOS install applications (ex.
1.1.2
v1.1.2
- Added constants for macOS 14 support
1.1.1
1.1.0
v1.1.0
- Added
hw.optional.f16c
disabling for macOS 13.3+- Resolves CoreGraphics.framework invoking AVX2.0 code paths on Ivy Bridge CPUs
- Configurable via
revpatch
'sf16c
argument
1.0.9
v1.0.9
- Added
revblock
for user configuration of blocking processes - Added additional process blocking:
gmux
- block displaypolicyd on Big Sur+ (for genuine MacBookPro9,1/10,1)media
- block mediaanalysisd on Ventura+ (for Metal 1 GPUs)pci
- block PCIe & memory notifications (for MacPro7,1 SMBIOS)- Previous unconditional
auto
- same aspci
, set by default
1.0.8
v1.0.8
- Added constants for macOS 13 support
- Do not enable Memory and PCI UI patching on real Macs in
auto
mode - Added
MacPro7,1
memory patch for macOS 13System Settings
->General
->About
1.0.7
v1.0.7
- Fixed detecting CPU core count on Intel CPU with altered topology
- Fixed support on macOS 10.9 - 10.11
- Improve configuration of enabled patches
1.0.6
v1.0.6
- Fixed memory view restrictions for
MacBookAir
andMacBookPro10
not being correctly disabled - Disabled
The disk you inserted was not readable by this computer
message popup - Added Content Caching support for systems exposing
kern.hv_vmm_present
via-revasset
- Lowered OS requirement for
-revsbvmm
to macOS 11.3