Releases: AlexNabokikh/windows-playbook
Releases · AlexNabokikh/windows-playbook
v2.0.1
2.0.1 (2023-04-01)
Bug Fixes
- storage_sense: fixed incorrect when conditions (03e518f)
v2.0.0
2.0.0 (2023-03-31)
⚠ BREAKING CHANGES
- main.yml: chocolatey and winget packages installation are now
optional. Please make changes in your configs accordingly.
Features
- storage: added a task that enables storage sense (cd9d5b1)
Bug Fixes
- deps: bumped pipeline dependecies (0b46840)
- remote_desktop: forbidden implicit octal value (edcfc54)
- storage: too many spaces inside braces (9dd1d15)
Miscellaneous Chores
- main.yml: reworked playbook entrypoint (f833db7)
v1.15.0
1.15.0 (2022-12-12)
Features
- 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)
Bug Fixes
- license: fixed license date (bf4e847)
v1.14.0
1.14.0 (2022-09-03)
Features
- default.config: adjusted the default config with more sane parameters (e390c50)
Bug Fixes
- main: added missed when parameter for the remote desktop task (34ef92f)
v1.13.1
1.13.1 (2022-08-21)
Bug Fixes
- chocolatey: allow the cache cleaner task to continue if the cache is busy (fe78ccc)
v1.13.0
1.13.0 (2022-08-15)
Features
- 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)
Bug Fixes
- ohmyposh: Ensure task won't fail because the PowerShell profile does not exist. (b30ae1e)
v1.12.0
1.12.0 (2022-08-10)
Features
- desktop.yml: limit desktop cleanup to shortcuts only (324fb27)
Bug Fixes
v1.11.0
1.11.0 (2022-08-10)
Features
- chocolatey: improved choco packages installation task (086473c)
Bug Fixes
- lint: addressed yamllint warnings (46a61b3)
v1.10.0
1.10.0 (2022-08-09)
Features
- windows_updates: improved windows updates installation task (be2c975)