diff --git a/docs/docs/about/release-notes.mdx b/docs/docs/about/release-notes.mdx index 7e8b385be0f..1295fbffe31 100644 --- a/docs/docs/about/release-notes.mdx +++ b/docs/docs/about/release-notes.mdx @@ -12,7 +12,12 @@ sidebar_position: 4 - [entra pim role assignment eligibility list](../cmd/entra/pim/pim-role-assignment-eligibility-list.mdx) - retrieves a list of eligible roles a user or group can be assigned to [#5783](https://github.com/pnp/cli-microsoft365/issues/5783) - [entra pim role request list](../cmd/entra/pim/pim-role-request-list.mdx) - retrieves a list of PIM requests for roles [#5781](https://github.com/pnp/cli-microsoft365/issues/5781) -- [entra app permission remove](../cmd/entra/app/app-permission-remove.mdx) - removes the specified application and/or delegated permissions from a specified Entra app. [#5691](https://github.com/pnp/cli-microsoft365/issues/5691) +- [entra app permission remove](../cmd/entra/app/app-permission-remove.mdx) - removes the specified application and/or delegated permissions from a specified Entra app [#5691](https://github.com/pnp/cli-microsoft365/issues/5691) + +**SharePoint:** + +- [spo tenant site archive](../cmd/spo/tenant/tenant-site-archive.mdx) - archives a site collection [#6018](https://github.com/pnp/cli-microsoft365/issues/6018) +- [spo tenant site unarchive](../cmd/spo/tenant/tenant-site-unarchive.mdx) - unarchives a site collection [#6019](https://github.com/pnp/cli-microsoft365/issues/6019) **Teams:** @@ -21,11 +26,10 @@ sidebar_position: 4 ### Changes - added option 'ensureParentFolders' to [spo folder add](../cmd/spo/folder/folder-add.mdx) command [#5887](https://github.com/pnp/cli-microsoft365/issues/5887) -- fixed logging in to USGov [#6093](https://github.com/pnp/cli-microsoft365/issues/6093) +- fixed logging in to USGov tenants [#6093](https://github.com/pnp/cli-microsoft365/issues/6093) - fixed duplicate white line in help page [#6071](https://github.com/pnp/cli-microsoft365/issues/6071) - fixed chili response behavior [#5987](https://github.com/pnp/cli-microsoft365/issues/5987) -- fixed 'spo file add' check-in issue [#6011](https://github.com/pnp/cli-microsoft365/issues/6011) -- fixed 'm365 status' command docs +- fixed [spo file add](../cmd/spo/file/file-add.mdx) check-in issue [#6011](https://github.com/pnp/cli-microsoft365/issues/6011) ## [v7.9.0](https://github.com/pnp/cli-microsoft365/releases/tag/v7.9.0)