File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 5.18.3 | 6.6.3 — 01.04.2024
9+
10+ * Removed ` RunAsDifferentUserContext ` , ` EditWithPhotosContext ` , ` ImagesEditContext ` for Windows 10 as unnecessary ones.
11+ * Fixed ` UserFolders ` function;
12+ * Fixes #561 .
13+ * Removed ` NET7x64 ` argument from ` InstallDotNetRuntimes ` function as .NET 7 will have EOF status in May;
14+ * Fixed and improved ` Cursors ` function;
15+ * Now it's possible to create any scheduled task even computer name is equal to user name (what's prohibited in Windows);
16+ * Removes warning that Task Scheduler is removed or broken;
17+ * Fixes #561 .
18+ * Minor changes.
19+
20+ Thanks to @lowl1f3 for bug reporting.
21+
22+ ### Wrapper 2.6.20
23+
24+ * Code refactoring
25+ * Proper variable naming, removed experimental code, removed extras, added regions.
26+
827## 5.18.2 | 6.6.2 — 06.03.2024
928
1029* Initial checks simplified;
You can’t perform that action at this time.
0 commit comments