summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
authorWindowsAddict2024-11-09 16:07:53 +0000
committerWindowsAddict2024-11-09 16:07:53 +0000
commitff50cc5e151b7c548a16308b39dca225db1243d8 (patch)
tree8768112e11a97490a45f3d838b444420003a24e3 /docs/changelog.md
parentd7c686f046da22cae157300280a36fb08b64024d (diff)
downloadmassgrave.dev-ff50cc5e151b7c548a16308b39dca225db1243d8.zip
2.8
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 1fffc9a..7f62cce 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -2,6 +2,21 @@
------------------------------------------------------------------------
+## 2.8
+
+**UWP Office support and bug fixes**
+
+- Added support for UWP Office activation in Online KMS
+- Added an option to Add/Remove apps in change Office edition script
+- Replaced generated GVLK with official GVLK for Office 2024 ProPlus, ProjectPro, and VisioPro
+- Fixed an issue where the script would crash on Windows 10 ARM64 (because only x86 Powershell is available)
+- Fixed an issue in fetching useraccounts SID list
+- Fixed an issue where the excluded apps option wouldn't work in change Office edition script if the Office build is old. Thanks to @abbodi1406
+- Fixed an issue where change Windows edition script wouldn't show the correct list if Windows is activated with a subscription license
+- Various other minor fixes and improvements
+
+------------------------------------------------------------------------
+
## 2.7
**A new change Office edition script, rewritten Online KMS script and lots of improvements**