All notable changes to this project will be documented in this file.
2.0.1 (2023-04-01)
- storage_sense: fixed incorrect when conditions (03e518f)
2.0.0 (2023-03-31)
- main.yml: chocolatey and winget packages installation are now optional. Please make changes in your configs accordingly.
- storage: added a task that enables storage sense (cd9d5b1)
- deps: bumped pipeline dependecies (0b46840)
- remote_desktop: forbidden implicit octal value (edcfc54)
- storage: too many spaces inside braces (9dd1d15)
- main.yml: revorked playbook entrypoint (f833db7)
1.15.0 (2022-12-12)
- change task names wording (99a3dce)
- power_plan: ensure the plan set correctly even if system language is not english (10a36cb)
- winget: introduced winget package installation task (098186c)
- license: fixed license date (bf4e847)
1.14.1 (2022-12-11)
- wsl2: fixed task name (1fc7ce1)
1.14.0 (2022-09-03)
- default.config: adjusted the default config with more sane parameters (e390c50)
- main: added missed when parameter for the remote desktop task (34ef92f)
1.13.1 (2022-08-21)
- chocolatey: allow the cache cleaner task to continue if the cache is busy (fe78ccc)
1.13.0 (2022-08-15)
- explorer.yml: reformated task's code (f79f1e6)
- power_plan: added default value for power_plan (e9b537a)
- setup.ps1: added powershell execution policy setup step (812a485)
- ohmyposh: Ensure task won't fail because the PowerShell profile does not exist. (b30ae1e)
1.12.0 (2022-08-10)
- desktop.yml: limit desktop cleanup to shortcuts only (324fb27)
- desktop.yml: fixed typo (3cbf360)
1.11.0 (2022-08-10)
- chocolatey: improved choco packages installation task (086473c)
- lint: addressed yamllint warnings (46a61b3)
1.10.0 (2022-08-09)
- windows_updates: improved windows updates installation task (be2c975)
1.9.0 (2022-07-31)
- added oh-my-posh as a prompt theme engine for powershell (b561390)
- README.md: added oh-my-posh theme change example (63246f9)
- replaced 7zip with the modern alternative (222339e)
- ohmyposh.yml: replaced yes with true (bde9253)
1.8.0 (2022-06-16)
- .ansible-lint: adjusted linter settings (d8ef644)
1.7.1 (2022-06-16)
- refactored modules definition according to best practices (ae228a9)
1.7.0 (2022-06-13)
- .yamllint.yml: ignore github ci yaml during lint stage (0d7fdc6)
- added 'defragment' task to the main config (5779595)
- chocolatey.yml: added chocolatey and nuget cache clear task (921b511)
- defrag.yml: added 'defragment' task (24016c8)
- updates.yml: set 'state' explicitly for better readability (7c66404)
- defrag.yml: fixed default value for valumes (dc0ecbc)
1.6.1 (2022-06-12)
- README.md: fixed badges and applied MD best practices (525c805)
- README.md: fixed gh badge link (b253e6a)
1.6.0 (2022-05-27)
- added automatic semantic-release (b3645ff)