Skip to content

Commit 4172971

Browse files
Docs: Update Changelog
1 parent 70f1a77 commit 4172971

File tree

2 files changed

+33
-7
lines changed

2 files changed

+33
-7
lines changed

Changelog.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,26 @@
22

33
**English** | [中文](Docs/Changelog_CN.md)
44

5-
XiaoMi NoteBook Pro EFI v1.8.9
6-
## 2025-04-08
5+
## [XiaoMi NoteBook Pro EFI v1.8.9](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.8.9)
6+
## 2025-06-15
77
Supported macOS Version: 10.15, 11, 12, 13, 14, 15
8-
Intel Wi-Fi is NOT supported on macOS 15 (Sequoia). Try itlwm + HeliPort or Ventura kext + OCLP (risky)
8+
Support for macOS 26 (Tahoe) is UNTESTED
9+
Intel Wi-Fi is NOT supported on macOS 15+ (Sequoia+). Try itlwm + HeliPort or Ventura kext + OCLP (risky)
910
### Upgrade
11+
- Update `OpenCore` v1.0.5 (up to [acidanthera/OpenCorePkg@e8437f7](https://github.com/acidanthera/OpenCorePkg/commit/e8437f737708c7151b243d967f9ceca54193d97e)) to support macOS26.0 beta 1 (25A5279m)
12+
- Update `Clover` r5162 to support macOS26.0 beta 1 (25A5279m)
13+
- Update `Lilu` v1.7.1 (up to [acidanthera/Lilu@dc01cb5](https://github.com/acidanthera/Lilu/commit/dc01cb583295ceded4f42a6310a15e3abac1c025)) to support macOS26.0 beta 1 (25A5279m)
14+
- Update `VirtualSMC` v1.3.7 (up to [acidanthera/VirtualSMC@dbd1ae1](https://github.com/acidanthera/VirtualSMC/commit/dbd1ae1ee5adc7f2debd9311bf28ca2902d1bfcc)) to support macOS26.0 beta 1 (25A5279m)
15+
- Update `AppleALC` v1.9.5 (up to [acidanthera/AppleALC@aed10e1](https://github.com/acidanthera/AppleALC/commit/aed10e1953671d2e4acd4aa6f7d5aff3caea6b74)) to support macOS26.0 beta 1 (25A5279m)
16+
- Update `WhateverGreen` v1.7.0 (up to [acidanthera/WhateverGreen@3251496](https://github.com/acidanthera/WhateverGreen/commit/32514961df000100aa1c8aebd5479cabd4ca3070)) to support macOS26.0 beta 1 (25A5279m)
17+
- Update `HibernationFixup` v1.5.4 (up to [acidanthera/HibernationFixup@99c056d](https://github.com/acidanthera/HibernationFixup/commit/99c056dc92690f49f458ded1d1ccec51d6ee97c9)) to support macOS26.0 beta 1 (25A5279m)
18+
- Update `RestrictEvents` v1.1.6 (up to [acidanthera/RestrictEvents@3ff8491](https://github.com/acidanthera/RestrictEvents/commit/3ff8491859606f95957c0cc1dcdf2233a0e1a459)) to support macOS26.0 beta 1 (25A5279m)
19+
- Update `BrcmPatchRAM` v2.7.1 (up to [acidanthera/BrcmPatchRAM@3ad0963](https://github.com/acidanthera/BrcmPatchRAM/commit/3ad0963b5008dae84d1960b32c4b391dd617fb3e)) to support macOS26.0 beta 1 (25A5279m)
1020
- Update `NullEthernet` v1.0.8 and change source from [RehabMan/OS-X-Null-Ethernet](https://github.com/RehabMan/OS-X-Null-Ethernet) to [stevezhengshiqi/OS-X-Null-Ethernet](https://github.com/stevezhengshiqi/OS-X-Null-Ethernet), due to that [RehabMan/OS-X-Null-Ethernet Bitbucket](https://bitbucket.org/RehabMan/os-x-null-ethernet/downloads/) no longer supports downloads
1121

22+
### Change
23+
- KBL: Add `-no_compat_check` boot-args to support macOS26 Tahoe as `MacBookPro15,4` is removed from macOS26 Tahoe model support list
24+
1225

1326
## [XiaoMi NoteBook Pro EFI v1.8.8](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.8.8)
1427
## 2025-04-08

Docs/Changelog_CN.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,26 @@
22

33
[English](../Changelog.md) | **中文**
44

5-
XiaoMi NoteBook Pro EFI v1.8.9
6-
## 2025-04-08
5+
## [XiaoMi NoteBook Pro EFI v1.8.9](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.8.9)
6+
## 2025-06-15
77
支持的 macOS 版本:10.15,11,12,13,14,15
8-
英特尔 Wi-Fi 不支持 macOS 15 (Sequoia)。可尝试 itlwm + HeliPort 或 Ventura kext + OCLP(有风险)
9-
### 更新
8+
macOS 26 (Tahoe) 的支持尚未测试
9+
英特尔 Wi-Fi 不支持 macOS 15+ (Sequoia+)。可尝试 itlwm + HeliPort 或 Ventura kext + OCLP(有风险)
10+
### 更新
11+
- 更新 `OpenCore` v1.0.5(更新至 [acidanthera/OpenCorePkg@e8437f7](https://github.com/acidanthera/OpenCorePkg/commit/e8437f737708c7151b243d967f9ceca54193d97e))来支持 macOS26.0 beta 1 (25A5279m)
12+
- 更新 `Clover` r5162 to support macOS26.0 beta 1 (25A5279m)
13+
- 更新 `Lilu` v1.7.1(更新至 [acidanthera/Lilu@dc01cb5](https://github.com/acidanthera/Lilu/commit/dc01cb583295ceded4f42a6310a15e3abac1c025))来支持 macOS26.0 beta 1 (25A5279m)
14+
- 更新 `VirtualSMC` v1.3.7(更新至 [acidanthera/VirtualSMC@dbd1ae1](https://github.com/acidanthera/VirtualSMC/commit/dbd1ae1ee5adc7f2debd9311bf28ca2902d1bfcc))来支持 macOS26.0 beta 1 (25A5279m)
15+
- 更新 `AppleALC` v1.9.5(更新至 [acidanthera/AppleALC@aed10e1](https://github.com/acidanthera/AppleALC/commit/aed10e1953671d2e4acd4aa6f7d5aff3caea6b74))来支持 macOS26.0 beta 1 (25A5279m)
16+
- 更新 `WhateverGreen` v1.7.0(更新至 [acidanthera/WhateverGreen@3251496](https://github.com/acidanthera/WhateverGreen/commit/32514961df000100aa1c8aebd5479cabd4ca3070))来支持 macOS26.0 beta 1 (25A5279m)
17+
- 更新 `HibernationFixup` v1.5.4(更新至 [acidanthera/HibernationFixup@99c056d](https://github.com/acidanthera/HibernationFixup/commit/99c056dc92690f49f458ded1d1ccec51d6ee97c9))来支持 macOS26.0 beta 1 (25A5279m)
18+
- 更新 `RestrictEvents` v1.1.6(更新至 [acidanthera/RestrictEvents@3ff8491](https://github.com/acidanthera/RestrictEvents/commit/3ff8491859606f95957c0cc1dcdf2233a0e1a459))来支持 macOS26.0 beta 1 (25A5279m)
19+
- 更新 `BrcmPatchRAM` v2.7.1(更新至 [acidanthera/BrcmPatchRAM@3ad0963](https://github.com/acidanthera/BrcmPatchRAM/commit/3ad0963b5008dae84d1960b32c4b391dd617fb3e))来支持 macOS26.0 beta 1 (25A5279m)
1020
- 更新 `NullEthernet` v1.0.8 并将源从 [RehabMan/OS-X-Null-Ethernet](https://github.com/RehabMan/OS-X-Null-Ethernet) 更改为 [stevezhengshiqi/OS-X-Null-Ethernet](https://github.com/stevezhengshiqi/OS-X-Null-Ethernet),因为 [RehabMan/OS-X-Null-Ethernet Bitbucket](https://bitbucket.org/RehabMan/os-x-null-ethernet/downloads/) 不再支持下载
1121

22+
### 变更
23+
- KBL: 新增 `-no_compat_check` 引导参数来支持 macOS26 Tahoe 因为 `MacBookPro15,4` 已从 macOS26 Tahoe 型号支持列表中移除
24+
1225

1326
## [XiaoMi NoteBook Pro EFI v1.8.8](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/releases/tag/v1.8.8)
1427
## 2025-04-08

0 commit comments

Comments
 (0)