From feb1b67bb3d8d2182b857afd6afb5079c7a087cc Mon Sep 17 00:00:00 2001 From: Nate Ferrell Date: Thu, 25 Apr 2019 00:45:23 -0500 Subject: [PATCH] !deploy v2.26.2 with multiple fixes and features ## 2.26.2 * [Issue #177](https://github.com/scrthq/PSGSuite/issues/177) * Added: Fields parameter to Get-GSDriveFileList * [Issue #178](https://github.com/scrthq/PSGSuite/issues/178) * Fixed: Start-GSDriveFileUpload failing on PowerShell 4.0 * [Issue #179](https://github.com/scrthq/PSGSuite/issues/179) * Added: Ims parameter to both New-GSUser and Update-GSUser * Added: Add-GSUserIm function to create correct type for new Ims parameter. * Miscellaneous * Added: Clear-PSGSuiteServiceCache to clear the cache and dispose of any remaining open web clients. * Improved overall service caching. * Added: Support for Cloud-Identity licenses for Get-GSUserLicense * Added: OutputType for all applicable Helper functions (i.e. Add-GSUserIm) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fbaef37..8f4ebb0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -97,7 +97,7 @@ * Added: `Clear-PSGSuiteServiceCache` to clear the cache and dispose of any remaining open web clients. * Improved overall service caching. * Added: Support for `Cloud-Identity` licenses for `Get-GSUserLicense` - * Added: `OutputType` for all applicable Helper functions (i.e. `Add-GSUserIm`) + * Added: `OutputType` for all applicable Helper functions (i.e. `Add-GSUserIm`). ## 2.26.1