Skip to content

Commit

Permalink
Updates release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
milanholemans committed Jul 24, 2023
1 parent 55ba8ee commit 1d7c557
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions docs/docs/about/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sidebar_position: 4

**Power Apps:**

- [pa app owner set](../cmd/pa/app/app-owner-set.mdx) - sets the owner of a Power Apps app [#4646](https://github.com/pnp/cli-microsoft365/issues/4646)
- [pa app owner set](../cmd/pa/app/app-owner-set.mdx) - sets a new owner for a Power Apps app [#4646](https://github.com/pnp/cli-microsoft365/issues/4646)
- [pa app permission list](../cmd/pa/app/app-permission-list.mdx) - lists all permissions of a Power Apps app [#4645](https://github.com/pnp/cli-microsoft365/issues/4645)

**Teams:**
Expand All @@ -24,6 +24,14 @@ sidebar_position: 4
- extended 'spfx project doctor' with support for 1.18.0-beta.1 [#5184](https://github.com/pnp/cli-microsoft365/issues/5184)
- fixed help for 'cli config' commands [#5202](https://github.com/pnp/cli-microsoft365/issues/5202)
- added 'newClientSideComponentId' option to 'spo tenant applicationcustomizer set' [#5063](https://github.com/pnp/cli-microsoft365/issues/5063)
- included response output from 'spo site until spo theme' commands [#3933](https://github.com/pnp/cli-microsoft365/issues/3933)
- refactored 'spo list roleassignmentx add' to use util [#5157](https://github.com/pnp/cli-microsoft365/issues/5157)
- fixed bug where 'spo site apppermission add' does not work for service principals [#5204](https://github.com/pnp/cli-microsoft365/issues/5204)
- added socialBarOnSitePagesDisabled option to 'spo site set' command [#5072](https://github.com/pnp/cli-microsoft365/issues/5072)
- added output value 'none' to disable any output [#4804](https://github.com/pnp/cli-microsoft365/issues/4804)
- added Planner Roster support for 'planner bucket' commands [#4820](https://github.com/pnp/cli-microsoft365/issues/4820)
- added support to retrieve the direct manager when using 'aad user get' command [#4570](https://github.com/pnp/cli-microsoft365/issues/4570)
- fixed 'spo site commsite enable' command [#5154](https://github.com/pnp/cli-microsoft365/issues/5154)
- refactored codebase to async/await - commands 'spo storageentity set' until 'spo tenant commandset get' [#5108](https://github.com/pnp/cli-microsoft365/issues/5108)
- refactored codebase to async/await - commands 'spo tenant commandset list' until 'spo term get' [#5109](https://github.com/pnp/cli-microsoft365/issues/5109)
- refactored codebase to async/await - commands 'search` until 'spfx project externalize'/DynamicRule [#5010](https://github.com/pnp/cli-microsoft365/issues/5010)
Expand All @@ -36,14 +44,9 @@ sidebar_position: 4
- refactored to async/await 'spo term group add' until 'spo theme list' [#5110](https://github.com/pnp/cli-microsoft365/issues/5110)
- fixed async/await refactorings
- refactored to async/await 'm365 adaptivecard until m365 booking' [#4955](https://github.com/pnp/cli-microsoft365/issues/4955)
- included response output from 'spo site until spo theme' commands [#3933](https://github.com/pnp/cli-microsoft365/issues/3933)
- refactored 'spo list roleassignmentx add' to use util [#5157](https://github.com/pnp/cli-microsoft365/issues/5157)
- fixed bug where 'spo site apppermission add' does not work for service principals [#5204](https://github.com/pnp/cli-microsoft365/issues/5204)
- added socialBarOnSitePagesDisabled option to 'spo site set' command [#5072](https://github.com/pnp/cli-microsoft365/issues/5072)
- added output value 'none' to disable any output [#4804](https://github.com/pnp/cli-microsoft365/issues/4804)
- added Planner Roster support for 'planner bucket' commands [#4820](https://github.com/pnp/cli-microsoft365/issues/4820)
- added support to retrieve the direct manager when using 'aad user get' command [#4570](https://github.com/pnp/cli-microsoft365/issues/4570)
- fixed 'spo site commsite enable' command [#5154](https://github.com/pnp/cli-microsoft365/issues/5154)
- refactored 'teams meeting get' to use utils [#5318](https://github.com/pnp/cli-microsoft365/issues/5318)
- refactored 'teams meeting list' to use utils [#5320](https://github.com/pnp/cli-microsoft365/issues/5320)
- refactored 'planner roster member add' to use utils [#5238](https://github.com/pnp/cli-microsoft365/issues/5238)

## [v6.9.0](https://github.com/pnp/cli-microsoft365/releases/tag/v6.9.0)

Expand Down

0 comments on commit 1d7c557

Please sign in to comment.