Skip to content

Commit de30502

Browse files
committed
2 parents 4728d05 + 7a39f67 commit de30502

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,36 @@ 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.20.0 | 6.8.0 — 29.12.2024
9+
10+
***
11+
12+
Happy New Year. Team Sophia wishes you the best in the coming year. Hopefully, in a few months we can release the first public preview of `SophiApp 2.0`.
13+
14+
![deds](https://github.com/user-attachments/assets/601fd302-92da-4898-80f3-31c8fc324dff)
15+
16+
***
17+
18+
* Code refactoring continues;
19+
* Changed DNS records for `Comss.one DNS to `195.133.25.16`, `195.133.25.99`. Applicable for Russia only;
20+
* `StorageSenseTempFiles` & `StorageSenseFrequency` functions merged into one `StorageSense`;
21+
* Added checkings for `InstallVCRedist` function whether the latest VC Redistributable packages were already installed to skip downloding them;
22+
* Added checkings for `InstallDotNetRuntimes` function whether the latest .NET 8 and 9 installed;
23+
* Moved to .NET 8 & 9.
24+
* Now before configuring any functions related function olicies will be reset in order to avoid situations when a user has a blocked UI features due to harmful tweaks usage.
25+
* E.g. before `RecycleBinDeleteConfirmation` function will be applied `ConfirmFileDelete` policy will be reset via LGPO.
26+
* Minor changes;
27+
* Fixed and improved translations;
28+
29+
Thanks to A5, l1ghtovskiy, DirtBikeChad, and Rahul Setia.
30+
31+
# Wrapper 2.7.7
32+
33+
* Code refactoring;
34+
* Renamed variable for messagebox saying imported ps1 script needs to be in Sophia Script folder;
35+
* Fixed LTSC loading differences;
36+
* Fixed crashing because of StorageSense option, Refactor, CheckFileExists uses entire path internally
37+
838
## 5.19.3 | 6.7.3 — 28.11.2024
939

1040
* Code refactoring;

0 commit comments

Comments
 (0)