Skip to content

SKYAPI 0.3.0

Compare
Choose a tag to compare
@Sekers Sekers released this 25 Nov 01:09
· 160 commits to master since this release
e712a4b

Latest Changelog: https://github.com/Sekers/SKYAPI/blob/master/CHANGELOG.md

Fixes

  • Made the Connect-SKYAPI ClearBrowserControlCache parameter available only if ForceReathentication is used.
  • When the Connect-SKYAPI ClearBrowserControlCache parameter is used, it will no longer return an error if the WebView folder doesn't exist.
  • Removed Write-Verbose message from the Get-SKYAPIConfig function that was accidentally left in the code.

Features

Other

  • Renamed a backend function to prevent possible conflicts with other modules.
  • Removed the prerelease string from the module manifest.
  • Minor updates to the SKYAPI_Example.ps1 script.
  • Module will wait and then try again a few times if a 503 (The service is currently unavailable) is returned to allow for transient issues with the API service.

What's Changed

Full Changelog: 0.2.6b...0.3.0