Releases: Qonfused/OSX-Hyper-V
Releases · Qonfused/OSX-Hyper-V
v0.2.2
Added
- Added csr-active-config to NVRAM delete list (
08fc280
)
- Added OpenCore ISA switch for 32-bit OSes (
d84213c
)
Changed
- Upgraded OpenCore to v1.0.3 (
0f66426
)
v0.2.1
Added
- Added VMHide kext for macOS Sequoia (
d594e28
)
v0.2.0
Changed
- Upgraded OpenCore to v1.0.2 (
58ccd4b
)
- Simplified
-legacy
boot arg patch (36b00a7
)
- Refactored build script for PowerShell Core compatibility (
31680e2
)
Added
- Added Sonoma board-id for creating macOS Recovery (
3bc60c6
)
Fixed
- Changed the default disk size to fit larger macOS Recovery images (
25e9275
)
- Ensure build script is ran before post-install scripts (
ee0c7e3
)
- Fixed incorrect archive metadata and extension in release artifacts (
24ad5a2
)
v0.1.0
Changed
- Migrate build to new OCE-Build rewrite (
83f31a5
)
- Updated build pipeline to use new powershell workflow (
42a77be
)
Added
- Added switches for legacy and 32-bit builds (
2ab0c7b
)
Removed
- Removed old devcontainers (
ee9a3cd
)
v0.0.0
Initial release of the project containing bug fixes, feature and documentation improvements to the original MacHyperVSupport project:
Changed
- Updated scanpolicy for consistent installer detection (
8f838a2
)
- Configure network adapter to use default vswitch (
1ce9be2
)
- Disabled automatic checkpoints (
de3c6ab
)
Added
- Added separate
--legacy
patch for 10.7 and below (468bef2
)
- Added small boot fixes and security fixes (
2764ade
)
- Added powershell scripts for VM creation automation (
6badacf
)
- Added post-install daemons and tools to EFI VHD (
c426d92
)
- Added post-install VHD creation (
f2415d4
)
Fixed
- Fixed recovery image packing script (
46bfb01
)
- Fixed patch-serial script for linux/WSL2 (
7557d71
)