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.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,10 @@
21
21
22
22
-[flow run resubmit](../cmd/flow/run/run-resubmit.md) - resubmits a specific flow run for the specified Microsoft Flow [#1871](https://github.com/pnp/cli-microsoft365/issues/1871)
23
23
24
+
**SharePoint:**
25
+
26
+
-[spo page template list](../cmd/spo/page/page-template-list.md) - lists all page templates in the given site [#2065](https://github.com/pnp/cli-microsoft365/issues/2065)
27
+
24
28
### Changes
25
29
26
30
- updated 'teams team add' to use Microsoft Graph v1.0 API [#2020](https://github.com/pnp/cli-microsoft365/issues/2020)
@@ -34,6 +38,9 @@
34
38
- added new sample script 'Export all Flows in environment' [#2082](https://github.com/pnp/cli-microsoft365/pull/2082)
35
39
- added new sample script 'List all application customizers' [#2074](https://github.com/pnp/cli-microsoft365/issues/2074)
36
40
- changed secret expiration to 1 year in `aad app add`[#2064](https://github.com/pnp/cli-microsoft365/issues/2064)
41
+
- added support for setting authors and checks in page in 'spo page header set' [#2069](https://github.com/pnp/cli-microsoft365/issues/2069), [#2070](https://github.com/pnp/cli-microsoft365/issues/2070)
42
+
- fixed removing previous values and checks in page in 'spo page clientsidewebpart add' [#2068](https://github.com/pnp/cli-microsoft365/issues/2068), [#2069](https://github.com/pnp/cli-microsoft365/issues/2069)
43
+
- checking in page if not published in 'spo page add' and 'spo page set' [#2069](https://github.com/pnp/cli-microsoft365/issues/2069)
0 commit comments