Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Jan 19, 2025
1 parent b637dec commit 004eeb9
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

***
Expand Down

0 comments on commit 004eeb9

Please sign in to comment.