Releases: claudiospizzi/SecurityFever
Releases · claudiospizzi/SecurityFever
SecurityFever v2.2.1
Release Notes:
- Fixed: Error during push and pop an impersonation context (#1)
SecurityFever v2.2.0
Release Notes:
- Added: Get-TimeBasedOneTimePassword function
SecurityFever v2.1.2
Release Notes:
- Fixed: Add missing function export in module definition file
- Fixed: Prevent PSake deployment from wrong or unmerged branches
SecurityFever v2.1.0
Release Notes:
- Added: Add Protect-String and Unprotect-SecureString cmdlets
SecurityFever v2.0.1
Release Notes:
- Changed: Rename Get-VaultEntryCredential to Get-VaultCredential
- Changed: Rename Get-VaultEntrySecureString to Get-VaultSecureString
SecurityFever v2.0.0
Release Notes:
- Added: Cmdlets to push and pop an impersonation context
- Changed: Rename TrustedHosts commands to singular noun
SecurityFever v1.3.0
Release Notes:
- Added: WSMan TrustedHosts list manipulation commands
SecurityFever v1.2.0
Release Notes:
- Added: Invoke-PowerShell function with (alias: posh)
SecurityFever v1.1.0
Release Notes:
- Added: Cmdlets for the Windows Credential Manager Vault
- Changed: Add verbose output to Test-Credential
SecurityFever v1.0.2
Release Notes:
- Fixed: Wrong output in quiet mode in Test-Credential
- Fixed: Failing Active Directory verification method in Test-Credential
- Fixed: Add unit tests in Test-Credential