Skip to content

Releases: SCRT-HQ/PSGSuite

PSGSuite v2.4.0

09 Apr 04:37
Compare
Choose a tag to compare

2.4.0

  • Added: Refactored Get-GSToken to work on all versions of PowerShell and confirmed Gmail Delegation commands working in PowerShell Core (Resolve Issue #8)

2.3.0

  • Added: Get-GSUserAlias,New-GSUserAlias,Remove-GSUserAlias for user alias management
  • Added: Get-GSGroupAlias,New-GSGroupAlias,Remove-GSGroupAlias for group alias management
  • Added: Get-GSCalendarSubscription, Add-GSCalendarSubscription and Remove-GSCalendarSubscription for managing calendar list entries
  • Updated: Start-GSDriveFileUpload to fix recursive issues with trailing directory separators
  • Updated: Watch-GSDriveFileUpload to show progress of total file upload vs batch upload

2.2.1

  • Fixed: Update-GSGmailAutoForwardingSettings returns a 403 due to incorrect scope #25

2.2.0

Added the following:

  • Functions
    • Get-GSGmailAutoForwardingSettings
    • Get-GSGmailImapSettings
    • Get-GSGmailPopSettings
    • Get-GSGmailVacationSettings
    • Update-GSGmailAutoForwardingSettings
    • Update-GSGmailImapSettings
    • Update-GSGmailPopSettings
    • Update-GSGmailVacationSettings
  • CI Testing
    • Added Travis CI testing for both Linux and macOS tests along with the existing AppVeyor CI testing on Ubuntu (PowerShell Core) Windows (PowerShell Core and Windows PowerShell)

PSGSuite v2.1.5

20 Feb 04:26
Compare
Choose a tag to compare

2.1.5

  • Added: Update-GSCalendarEvent
  • Fixed: Error handling to only throw terminating errors when ErrorActionPreference is Stop

PSGSuite v2.1.3

16 Feb 05:01
Compare
Choose a tag to compare
  • Fixed: Export-GSSheet -Value results in error #19
  • Updated: Added -Attendees and -AttendeeEmails parameters to New-GSCalendarEvent
  • Added: Add-GSEventAttendee
  • Added: Get-GSActivityReport
  • Added: Get-GSUsageReport
  • Added: Add-GSGmailForwardingAddress

PSGSuite 2.0.2

08 Feb 06:11
Compare
Choose a tag to compare
v2.0.2

updated readme

PSGSuite.Legacy 1.2.2

08 Feb 06:14
Compare
Choose a tag to compare

This release is primarily to fix #4 and #15 to support users needing the legacy module.

Please download the module zip and place it in your PSModulePath.

On import, you can specify this version by running:

Import-Module PSGSuite -RequiredVersion 1.2.2

PSGSuite v1.2.1

12 Mar 08:58
Compare
Choose a tag to compare

Matches PowershellGallery release v1.1.5: https://www.powershellgallery.com/packages/PSGSuite/1.2.1

Download the attached PSGSuite.zip for cleaned up release package.

PSGSuite

27 Feb 20:44
Compare
Choose a tag to compare

Matches PowershellGallery release v1.1.5: https://www.powershellgallery.com/packages/PSGSuite/1.1.5

Download the attached PSGSuite.zip for cleaned up release package.

PSGSuite

22 Feb 20:10
Compare
Choose a tag to compare

Matches current PowershellGallery release.

Download the attached PSGSuite.zip for cleaned up release package.

PSGSuite

12 Feb 03:55
Compare
Choose a tag to compare
v1.1.1

+MimeMessage handling using MimeKit and -ParseMessage switch to Get-G…

PSGoogle - Final Build

16 Jan 02:34
Compare
Choose a tag to compare

This release is the final release of PSGoogle before the major push to PSGSuite is done soon. If anyone has existing scripts that leverage PSGoogle currently, this provides a stable release in case it needs to be redownloaded.

Please download the PSGoogle_0.7.zip file below to grab.