Skip to content

2.4.0

Compare
Choose a tag to compare
@peombwa peombwa released this 24 Aug 18:15
· 787 commits to dev since this release
d794b21

What's Changed

  • Refreshes the SDK with the latest APIs in #2261
  • Adds support for baseSitePage APIs and MTO APIs in #2253
  • Updates welcome message to include getting started links in #2241
  • Updates examples in #2254
  • Fixes Get-MgTeamChannel by disambiguating /allChannels (Get-MgAllTeamChannel) command from /channels in #2247.

Installation instructions

# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta

Full Changelog: 2.3.0...2.4.0