- BUGFIX: update url to API endpoint
- BUGFIX: support for symlink handling in Win10
- IMPROVE: use 7zip for archive extraction if available on path
- BUGFIX: walkaround for rare ACCESS_DENIED error on SDK installation
- BUGFIX: always show correct download file sizes
- BUGFIX: explicitly handle a missing version definition for uninstall
- BUGFIX: added -Force for Remove-Item in the uninstall process
- BUGFIX: fixed wrong url construction for broadcast api
- IMPROVE: update to the new broadcast api for GVM
- IMPROVE: version check requests where executed on module import and took some time, these checks will now be executed on first gvm-call
- IMPROVE: the new version messaging
- BUGFIX: installation routine in GetPoshGvm.ps1 broken
- BUGFIX: default of $Global:PGVM_AUTO_SELFUPDATE was $true but should have been $false
- FEATURE: use unzip.exe if available on path for better install performance
- FEATURE: self-update
- FEATURE: automatic check for new posh-gvm versions
- posh-gvm before it has self-update functionality