Skip to content

Releases: sharefile-org/ShareFile-PowerShell-Module

v1.0.2

30 Jul 18:27
78084b7

Choose a tag to compare

What's Changed

  • fix: Framework module missing dependencies.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Feb 21:47

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

  • Switch to using HttpClient for sending http requests.
  • Fixes potential authentication failure when calling New-SfClient cmdlet.

v1.0.0

03 Dec 13:32
a242312

Choose a tag to compare

Existing ShareFile PowerShell SnapIn ported to PowerShell Module format.
Includes two modules for different versions of PowerShell:

  • ShareFile: For PowerShell 5.X and Net Framework 4.8+.
  • ShareFile-Core: For PowerShell 7+ and Net 8.0.

To start using, run either Import-Module ShareFile or Import-Module ShareFile-Core.