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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,10 @@ sidebar_position: 4
8
8
9
9
### New commands
10
10
11
+
**Entra ID:**
12
+
13
+
-[entra group member remove](../cmd/entra/group/group-member-remove.mdx) - removes members from a Microsoft Entra group [#5472](https://github.com/pnp/cli-microsoft365/issues/5472)
14
+
11
15
**Microsoft Graph:**
12
16
13
17
-[graph openextension add](../cmd/graph/openextension/openextension-add.mdx) - creates a new open extension for a specific resource [#6627](https://github.com/pnp/cli-microsoft365/issues/6627)
@@ -42,6 +46,8 @@ sidebar_position: 4
42
46
- included stack trace in errors [#5660](https://github.com/pnp/cli-microsoft365/issues/5660)
43
47
- added support for SPFx 1.21.0 [#6672](https://github.com/pnp/cli-microsoft365/issues/6672)
44
48
- fixed bug in handling exit (Ctrl + c) gracefully [#6097](https://github.com/pnp/cli-microsoft365/issues/6097)
49
+
- updated node version handling in ci cd commands [#6242](https://github.com/pnp/cli-microsoft365/issues/6242)
50
+
- fixed Login fails with error: Network request failed [#6692](https://github.com/pnp/cli-microsoft365/issues/6692)
0 commit comments