Skip to content

Releases: TheJumpCloud/support

JumpCloud PowerShell Module v1.22.1

19 May 22:09
3dd164f
Compare
Choose a tag to compare

JumpCloud PowerShell Module v1.22.1
Release Date: May 19, 2022

RELEASE NOTES

This release includes a bug-fix for read only API Keys and running Backup-JCOrganization

BUG FIXES:

  • Backup-JCOrganization no longer throws a forbidden error message when run with a read-only API Key. In the previous release, we solved for only a subset of Backup-JCOrganizations' Read-Only error messages, these should now be resolved.

JumpCloud PowerShell Module v1.22.0

17 May 21:27
d094d38
Compare
Choose a tag to compare

JumpCloud PowerShell Module v1.22.0
Release Date: May 16, 2022

RELEASE NOTES

This release includes an update to Set, Get, New-JCUser to search manager by a valid JumpCloud user's primary email

IMPROVEMENTS:

  • Set, Get, New-JCUser will validate email address value given to -manager

FEATURES:

  • This release adds email search to manager field in Set, Get, New-JCUser
  • This release adds new parameters to Get-JCResults private function

BUG FIXES:

  • Backup-JCOrganization no longer throws a forbidden error message when run with a read-only API Key.

JumpCloud PowerShell Module v1.21.0

11 May 21:26
379326e
Compare
Choose a tag to compare

JumpCloud PowerShell Module v1.21.0
Release Date: May 11, 2022

RELEASE NOTES

This release includes an update to Update-JCModule intended to help updating future fersions of the PowerShell SDK

IMPROVEMENTS:

  • Update-JCModule specifically targets which version of the new SDK to install and uninstall.

FEATURES:

  • This release adds the -recoveryemail parameter to Set, Get, New-JCUser

BUG FIXES:

N/A

JumpCloud PowerShell Module v1.20.1

28 Apr 21:33
ef249f8
Compare
Choose a tag to compare

JumpCloud PowerShell Module v1.20.1
Release Date: April 28, 2022

RELEASE NOTES

This releasse includes a patch to fix pagination where a null system record exists in Get-JCSystemGroupMember.

IMPROVEMENTS:

  • Import/Update-JCUsersFromCSV will validate that custom attribute values are not null before attempting to Import/Update users.
  • Addressed an issue with Update-JCModule failing if GitHub or PowerShellGallery were inaccessible

BUG FIXES:

JumpCloudModule v1.20.0

08 Apr 15:26
Compare
Choose a tag to compare

Within New/Update/Get-JCUser:
The -suspended boolean parameter is going to be depreciated in favor of the -state parameter. Admins will be able to set the user's state with the -state parameter in accordance to the workflow mentioned in the Managing User States help article.

What's Changed

  • SA-2481 - Validate null values are not passed into custom attributes on CSV Import/ Update
  • SA-2331 - Automate Wiki Generation
  • SA-2373 - Update New/Set/Get JCUser to include state parameters

Full Changelog: v1.19.0...v1.20.0

JumpCloudModule v1.19.0

08 Mar 14:58
8644a65
Compare
Choose a tag to compare

Latest PowerShell Release - Merge Pull Request #356

This release largely enables admins to interact with three new user type attributes in Get/Set/New-JCuser & the CSV Import Functions (Import-JCUsersFromCSV, Update-JCUsersFromCSV, New-JCImportTemplate).

Managers can now be set with the Set/New-JCUser functions. Managers are stored as userIDs in the system user database - however the Get/Set/New-JCUser functions will "search" managers by userID or username depending on which is supplied.

User's alternateEmail and managedAppleID fields can also be set with Set/New-JCUser & CSV import functions.

What's Changed

JumpCloudModule v1.18.12

18 Dec 00:16
0f9eea6
Compare
Choose a tag to compare

Latest PowerShell Release

Merge Pull Request #329

This release includes the bugfixes from 1.18.9
SA-2258 - Fix Set-JCUser enrollment window
SA-2271 - BugFix - mismatched regex in Import-JCCommand

JumpCloudModule_1.18.6

09 Sep 16:59
ca70cb7
Compare
Choose a tag to compare

Merge pull request #315 from SA-2054---Update_Get_JCSystemInsights_Help_Docs

JumpCloud Module 1.18.6

JumpCloudModule_1.18.4

03 May 20:23
52cd6f9
Compare
Choose a tag to compare

Merge pull request #301 from TheJumpCloud/JumpCloudModule_1.18.4

JumpCloud Module 1.18.4

JumpCloudModule_1.18.3

09 Feb 23:29
396fbc8
Compare
Choose a tag to compare

Merge pull request #288 from TheJumpCloud/JumpCloudModule_1.18.3

JumpCloud Module 1.18.3