Skip to content

2.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@homotechsual homotechsual released this 27 Jul 15:23
· 36 commits to main since this release
c8fa285

What's Changed

  • Add new commandlets:
    • Get-NinjaOneBackupJobs.ps1
    • Get-NinjaOneDeviceNetworkInterfaces.ps1
    • Get-NinjaOneDocumentTemplates
    • Get-NinjaOneNetworkInterfaces
    • New-NinjaOneDocumentTemplate
    • New-NinjaOneOrganisationDocument
    • Remove-NinjaOneDocumentTemplate
    • Set-NinjaOneDocumentTemplate
    • Set-NinjaOneOrganisationDocuments
  • Fix token refresh for authorization_code flows. Make sure you request the offline_access scope.
  • New automated tests
  • New automated documentation building
  • New build system - we now compile to a single PSM1 file and PSD1 file for better handling of our bundled classes.

Full Changelog: 2.0.0-beta8...2.0.0-RC1