Browse Source

Update CHANGELOG.md

master
Dmitry Nefedov 2 weeks ago
parent
commit
004eeb9395
  1. 19
      CHANGELOG.md

19
CHANGELOG.md

@ -5,6 +5,25 @@ 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).
## 5.20.1 | 6.8.1 — 19.01.2025
* Added a tutorial video how to run the specific function(s) via `Functions.ps1` script;
* <https://github.com/farag2/Sophia-Script-for-Windows?tab=readme-ov-file#how-to-run-the-specific-functions>
* Updated cursor pack for `Cursor` function up to the latest available version from <https://www.deviantart.com/jepricreations/art/Windows-11-Cursors-Concept-886489356>;
* Changed names for functions, having added parameter values to choose:
* `Install-VCRedist -Redistributables 2015_2022_x86, 2015_2022_x64`
* `Install-DotNetRuntimes -Runtimes NET8x64, NET9x64`
* `StartRecommendedSection` function now supports all Windows editions except `Home` one;
* `UnpinTaskbarShortcuts` function now supports new `Outlook` argument value;
* Added `EditWithPaintContext` function for only `Windows 11` to hide/show "Edit with Paint" item from the media files context menu;
* Minor changes.
Thanks to WindR and homeless
## Wrapper 2.7.8
* Fixed bugs: .NET Runtimes options cutting off.
## 5.20.0 | 6.8.0 — 29.12.2024
***

Loading…
Cancel
Save