Skip to content

Commit a1c69a6

Browse files
committed
Updates release notes
1 parent b34a4d3 commit a1c69a6

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

docs/docs/about/release-notes.mdx

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,25 @@ sidebar_position: 4
2929
- [spe container recyclebinitem list](../cmd/spe/container/container-recyclebinitem-list.mdx) - lists deleted containers of a specific SharePoint embedded Container Type [#6156](https://github.com/pnp/cli-microsoft365/issues/6156)
3030
- [spe containertype remove](../cmd/spe/containertype/containertype-remove.mdx) - removes a SharePoint Embedded Container Type [#5992](https://github.com/pnp/cli-microsoft365/issues/5992)
3131

32+
**SharePoint Premium:**
33+
34+
- [spp model apply](../cmd/spp/model/model-apply.mdx) - applies (or syncs) a trained document understanding model to a document library [#6119](https://github.com/pnp/cli-microsoft365/issues/6119)
35+
3236
### Changes
3337

34-
- refactored 'teams app install' to use util [#5314](https://github.com/pnp/cli-microsoft365/issues/5314)
35-
- refactored 'spo site set' to use util [#5306](https://github.com/pnp/cli-microsoft365/issues/5306)
36-
- refactored 'viva connections app create' to use util [#5324](https://github.com/pnp/cli-microsoft365/issues/5324)
38+
- refactored [teams app install](../cmd/teams/app/app-install.mdx) to use util [#5314](https://github.com/pnp/cli-microsoft365/issues/5314)
39+
- refactored [spo site set](../cmd/spo/site/site-set.mdx) to use util [#5306](https://github.com/pnp/cli-microsoft365/issues/5306)
40+
- refactored [viva connections app create](../cmd/viva/connections/connections-app-create.mdx) to use util [#5324](https://github.com/pnp/cli-microsoft365/issues/5324)
3741
- added login through federated identity for Azure Devops [#6649](https://github.com/pnp/cli-microsoft365/issues/6649)
3842
- fixed setup command app creation [#6720](https://github.com/pnp/cli-microsoft365/issues/6720)
39-
- fixed wrong syntax in 'spo field get'
40-
- fixed problem with 'spo page section add' command [#6701](https://github.com/pnp/cli-microsoft365/issues/6701)
43+
- fixed problem with [spo page section add](../cmd/spo/page/page-section-add.mdx) command [#6701](https://github.com/pnp/cli-microsoft365/issues/6701)
4144
- Migrated 'adaptivecard send' to Zod
42-
- Migrated 'm365 app' commands to Zod
45+
- Migrated 'app' commands to Zod
4346
- Migrated 'booking business get' to Zod
4447
- Migrated 'context remove' to Zod
4548
- Migrated 'context option remove' to Zod
49+
- Enhanced [spo list get](../cmd/spo/list/list-get.mdx) command with ability to get the default list of a site [#5856](https://github.com/pnp/cli-microsoft365/issues/5856)
50+
- Added documentation about [handling errors in PowerShell](../user-guide/using-cli.mdx#handling-errors-in-powershell) [#6664](https://github.com/pnp/cli-microsoft365/pull/6664)
4651

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

0 commit comments

Comments
 (0)