Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 23:52

Added

  • New function Invoke-ShlinkRestMethod. This function will provide people with flexibility to use Shlink's REST API more directly if necessary; without the need to use this module's functions. Useful in scenarios where Shlink is updated with a breaking change or new endpoint not yet supported in PSShlink

Changed

  • Changed the way the internal function InvokeShlinkRestMethod discovered the pagination property; this enabled a more user friendly implementation of the new public function Invoke-ShlinkRestMethod
  • Deprecation warning added to Set-ShlinkUrl for -ValidateUrl, which is true since Shlink 3.5.0