diff options
| author | WindowsAddict | 2025-08-10 21:15:41 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-08-10 21:15:41 +0000 |
| commit | ef5e1bcf01a35bf609762f6fde2d9f13a931e794 (patch) | |
| tree | c195791dbf0deb7eb3bbf42a175ed9dd6279952a /docs/changelog.md | |
| parent | 596c40ebb60479734e038a2f7d1c1b77a365d60e (diff) | |
| download | massgrave.dev-ef5e1bcf01a35bf609762f6fde2d9f13a931e794.zip | |
3.5
Diffstat (limited to 'docs/changelog.md')
| -rw-r--r-- | docs/changelog.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index e8d96ab..25037df 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,39 @@ ------------------------------------------------------------------------
+## 3.5
+
+**ESU for Home editions / Powershell method for Windows 7**
+
+#### HWID:
+- The script now won't change region (temporarily) in the top countries.
+
+#### KMS38:
+- Removed KMS38 protection (registry lock) feature, it's not important.
+
+#### TSforge:
+- Added ESU support for Home editions (license files updated in Windows 10 19045.6156).
+- Fixed a bug on W10 ARM64.
+
+#### Change Office Edition:
+- Fixed an issue with add/remove apps when more than one language is installed.
+- Added detection for unsupported languages in the Office 2019 Perpetual VL update channel.
+
+#### All:
+- Fixed a bug in detecting Terminal app.
+- The AIO script will now show a tip about ESU updates on Windows 10.
+- The AIO script will highlight Ohook in green if O365 is installed.
+- In all KMS-related activation options, the script will display a message about KMS renewal notifications on build 26200 and later.
+- Added checks for .NET corruption and Windows Sandbox.
+- Various fixes and improvements.
+
+#### Powershell command to launch MAS:
+
+- The command `irm https://massgrave.dev/get | iex` is now officially retired. It will display info on how to get the updated code.
+- Added a new command for Windows 7, along with an alternative DoH-based command for cases where `get.activated.win` is blocked by ISP/DNS. See https://massgrave.dev/ for details.
+
+------------------------------------------------------------------------
+
## 3.4
**Bug fixes**
|
