Browse Source

Update CHANGELOG.md

pull/702/head
Dmitry Nefedov 3 months ago
parent
commit
f130adf164
  1. 12
      CHANGELOG.md

12
CHANGELOG.md

@ -5,9 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 6.0.1 | 7.0.1 — 25.12.2025
## 6.0.3 | 7.0.3 — 30.12.2025
Fixed XAML markup in `UninstallUWPApps` function. Thanks to Gugenot Murm for bugreport.
## 6.0.2 | 7.0.2 — 29.12.2025
With best wishes for a happy New Year from `Team Sophia` ![gif](https://forum.ru-board.com/board/s/deds.gif)
* Updated `Install-VCRedist` function to download 2022—2026 version of Visual C++ Redistributable package;
* Updated `Install-DotNetRuntimes`, having added support for installing .NET 10;
* Minor improvements.
## 6.0.1 | 7.0.1 — 25.12.2025
* Improved `Install-Cursor` function
* [Added](https://github.com/farag2/Sophia-Script-for-Windows/blob/master/.github/workflows/Cursors.yml) CI/CD config to download always up-to-date jepricreations' cursors via a DeviantArt API to the [Cursors folder](https://github.com/farag2/Sophia-Script-for-Windows/tree/master/Cursors).

Loading…
Cancel
Save