Skip to content

Commit

Permalink
Updates release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
milanholemans committed Dec 22, 2024
1 parent 9add1eb commit a15ecbf
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions docs/docs/about/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,30 @@ sidebar_position: 4
- [entra roledefinition list](../cmd/entra/roledefinition/roledefinition-list.mdx) - returns a list of all Microsoft Entra ID role definitions [#6464](https://github.com/pnp/cli-microsoft365/issues/6464)
- [entra roledefinition remove](../cmd/entra/roledefinition/roledefinition-remove.mdx) - removes a custom Microsoft Entra ID role definition [#6468](https://github.com/pnp/cli-microsoft365/issues/6468)

**SharePoint:**

- [spo tenant homesite list](../cmd/spo/tenant/tenant-homesite-list.mdx) - lists all home sites [#6492](https://github.com/pnp/cli-microsoft365/issues/6492)

**SharePoint Embedded:**

- [spo container get](../cmd/spe/container/container-get.mdx) - gets a container of a specific container type [#6083](https://github.com/pnp/cli-microsoft365/issues/6083)

**SharePoint Premium:**

- [spp model get](../cmd/spp/model/model-get.mdx) - retrieves information about a document understanding model [#6105](https://github.com/pnp/cli-microsoft365/issues/6105)

**Tenant:**

- [tenant people pronouns get](../cmd/tenant/people/people-pronouns-get.mdx) - retrieves information about pronouns settings for an organization [#6206](https://github.com/pnp/cli-microsoft365/issues/6206)

### Changes

- fixed an issue where removing entra app permissions fails when a service principal doesn't exist [#6291](https://github.com/pnp/cli-microsoft365/issues/6291)
- updated project & docs dependencies.
- fixed killing teams process for 'teams cache remove' [#6515](https://github.com/pnp/cli-microsoft365/issues/6515)
- fixed killing teams process for [teams cache remove](../cmd/teams/cache/cache-remove.mdx) [#6515](https://github.com/pnp/cli-microsoft365/issues/6515)
- fixed copy job polling [#6422](https://github.com/pnp/cli-microsoft365/issues/6422)
- fixed asciinema player on render
- updated project readme file [#5564](https://github.com/pnp/cli-microsoft365/issues/5564)
- enhanced [spo user ensure](../cmd/spo/user/user-ensure.mdx) command with additional options [#6181](https://github.com/pnp/cli-microsoft365/issues/6181)
- enhanced [spo page section add](../cmd/spo/page/page-section-add.mdx) with `collapsibleTitle` option [#6461](https://github.com/pnp/cli-microsoft365/issues/6461)

## [v10.1.0](https://github.com/pnp/cli-microsoft365/releases/tag/v10.1.0)

Expand Down Expand Up @@ -60,7 +73,6 @@ sidebar_position: 4
- updated entra group/app/administrativeunit get/list commands [#6315](https://github.com/pnp/cli-microsoft365/issues/6315)
- added customer quotes docs page
- fixed prompting for entra app [#6498](https://github.com/pnp/cli-microsoft365/issues/6498)
- fixed an issue where removing entra app permissions fails when a service principal doesn't exist [#6291](https://github.com/pnp/cli-microsoft365/issues/6291)

## [v10.0.0](https://github.com/pnp/cli-microsoft365/releases/tag/v10.0.0)

Expand Down

0 comments on commit a15ecbf

Please sign in to comment.