Skip to content

Commit 11473c2

Browse files
committed
2 parents 3ea9d60 + 9862991 commit 11473c2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 5.17.8 | 6.5.8 — 08.12.2023
9+
10+
* The `InitialActions` function simplified;
11+
* Fixed bug in `TempTask` when `$env:SystemDrive\Recovery` folder wasn't removed;
12+
* Thanks to `linchel23`.
13+
* Added `CopilotButton` function for `Windows 10` to hide ot show Copilot button on the taskbar as Windows starts supporting it with the latest available build;
14+
* Added `WindowsLatestUpdate` function for `Windows 10` to let user get Windows updates as soon as they're available for your device as Windows starts supporting it with the latest available build;
15+
* Removed `HEVC` function for `Windows 11` as unnecessary one as `Windows 11` already has `Microsoft.HEVCVideoExtension` package pre-installed;
16+
* Fixed typos;
17+
* Minor changes.
18+
819
## 5.17.7 | 6.5.7 — 20.10.2023
920

1021
* Added `UserFolders` function to hide or show user folders in `This PC`;

0 commit comments

Comments
 (0)