You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/about/release-notes.mdx
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,20 +29,25 @@ sidebar_position: 4
29
29
-[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)
30
30
-[spe containertype remove](../cmd/spe/containertype/containertype-remove.mdx) - removes a SharePoint Embedded Container Type [#5992](https://github.com/pnp/cli-microsoft365/issues/5992)
31
31
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
+
32
36
### Changes
33
37
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)
37
41
- added login through federated identity for Azure Devops [#6649](https://github.com/pnp/cli-microsoft365/issues/6649)
- 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)
41
44
- Migrated 'adaptivecard send' to Zod
42
-
- Migrated 'm365 app' commands to Zod
45
+
- Migrated 'app' commands to Zod
43
46
- Migrated 'booking business get' to Zod
44
47
- Migrated 'context remove' to Zod
45
48
- 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)
0 commit comments