Skip to content

Commit a15ecbf

Browse files
committed
Updates release notes
1 parent 9add1eb commit a15ecbf

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

docs/docs/about/release-notes.mdx

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,30 @@ sidebar_position: 4
1414
- [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)
1515
- [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)
1616

17+
**SharePoint:**
18+
19+
- [spo tenant homesite list](../cmd/spo/tenant/tenant-homesite-list.mdx) - lists all home sites [#6492](https://github.com/pnp/cli-microsoft365/issues/6492)
20+
21+
**SharePoint Embedded:**
22+
23+
- [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)
24+
25+
**SharePoint Premium:**
26+
27+
- [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)
28+
1729
**Tenant:**
1830

1931
- [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)
2032

2133
### Changes
2234

2335
- 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)
24-
- updated project & docs dependencies.
25-
- fixed killing teams process for 'teams cache remove' [#6515](https://github.com/pnp/cli-microsoft365/issues/6515)
36+
- fixed killing teams process for [teams cache remove](../cmd/teams/cache/cache-remove.mdx) [#6515](https://github.com/pnp/cli-microsoft365/issues/6515)
2637
- fixed copy job polling [#6422](https://github.com/pnp/cli-microsoft365/issues/6422)
27-
- fixed asciinema player on render
38+
- updated project readme file [#5564](https://github.com/pnp/cli-microsoft365/issues/5564)
39+
- enhanced [spo user ensure](../cmd/spo/user/user-ensure.mdx) command with additional options [#6181](https://github.com/pnp/cli-microsoft365/issues/6181)
40+
- enhanced [spo page section add](../cmd/spo/page/page-section-add.mdx) with `collapsibleTitle` option [#6461](https://github.com/pnp/cli-microsoft365/issues/6461)
2841

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

@@ -60,7 +73,6 @@ sidebar_position: 4
6073
- updated entra group/app/administrativeunit get/list commands [#6315](https://github.com/pnp/cli-microsoft365/issues/6315)
6174
- added customer quotes docs page
6275
- fixed prompting for entra app [#6498](https://github.com/pnp/cli-microsoft365/issues/6498)
63-
- 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)
6476

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

0 commit comments

Comments
 (0)