diff --git a/docs/docs/about/release-notes.mdx b/docs/docs/about/release-notes.mdx index 346d3d5a922..b83288331f2 100644 --- a/docs/docs/about/release-notes.mdx +++ b/docs/docs/about/release-notes.mdx @@ -8,15 +8,23 @@ sidebar_position: 3 ### New commands +**Entra ID:** + +- [entra multitenant add](../cmd/entra/multitenant/multitenant-add.mdx) - creates a new multitenant organization [#6006](https://github.com/pnp/cli-microsoft365/issues/6006) +- [entra multitenant remove](../cmd/entra/multitenant/multitenant-remove.mdx) - removes a multitenant organization [#6009](https://github.com/pnp/cli-microsoft365/issues/6009) +- [entra multitenant set](../cmd/entra/multitenant/multitenant-set.mdx) - updates the properties of a multitenant organization [#6008](https://github.com/pnp/cli-microsoft365/issues/6008) + **SharePoint Embedded:** - [spe containertype list](../cmd/spe/containertype/containertype-list.mdx) - retrieves a list of Container Types created for a SharePoint Embedded Application [#5989](https://github.com/pnp/cli-microsoft365/issues/5989) ### Changes -- fixed command 'teams meeting list' [#5968](https://github.com/pnp/cli-microsoft365/issues/5968) -- introduced zod validation [#5639](https://github.com/pnp/cli-microsoft365/issues/5639) - added 'componentProperties' option to 'spo spfx' commands [#5975](https://github.com/pnp/cli-microsoft365/issues/5975) +- added prompting to [connection use](../cmd/connection/connection-use.mdx) [#6173](https://github.com/pnp/cli-microsoft365/issues/6173) +- enhanced [spo list roleassignment](../cmd/spo/list//list-roleassignment-add.mdx) commands with support for Entra groups [#6194](https://github.com/pnp/cli-microsoft365/issues/6194) +- fixed command [teams meeting list](../cmd/teams/meeting/meeting-list.mdx) [#5968](https://github.com/pnp/cli-microsoft365/issues/5968) +- introduced zod validation [#5639](https://github.com/pnp/cli-microsoft365/issues/5639) ## [v8.0.0](https://github.com/pnp/cli-microsoft365/releases/tag/v8.0.0)