Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Releases: microsoftgraph/microsoft-graph-explorer

Graph Explorer - September 2018

12 Sep 22:37
Compare
Choose a tag to compare
  • Updated the readme with the correct path to the loc files and add instructions on testing sample changes.
  • Added sample that will add the Microsoft Graph community call to the signed in user's mailbox.
  • Added new samples for the Security API and updated existing samples to target the v1.0 endpoint.
  • Added Application API samples.
  • Added Notification API samples.
  • Changed the way we handle scopes that have already been given consent. We now no longer consented scopes to be selectable in the UI. We mark consented scopes with Consented in the Modify Permissions UI.

Graph Explorer - August 2018

03 Aug 22:53
e02f34e
Compare
Choose a tag to compare
  • Added the Notifications.ReadWrite.CreatedByApp scope. This scope won't be valid until Ignite.
  • Added Team API channel message samples
  • Narrator screeen reader now prefixes category name per query
  • Added Team API list app sample

Graph Explorer - June 2018

22 Jun 16:41
Compare
Choose a tag to compare
  • Updated security samples with the beta tag. #146
  • Added AuditLog.Read.All scope. #147
  • Added scopes for access reviews and program controls. #148
  • Added sort to the scopes list in the Modify permissions UI. #149
  • Updated the OneNote Create pages sample to use HTML instead of multipart. d5a29af
  • Sample category pane gets focus when the show more samples link is selected.
  • Applied a title to the rocket image so that Narrator reads: "Image of a rocket that represents sample queries. Button expanded."

Graph Explorer - May 2018

01 May 23:12
Compare
Choose a tag to compare
  • Added user activities sample queries - validated with signed in user.
  • Added user activities loc strings
  • Adding a mechanism to skip the empty JSON response check.
  • Updated query with background color and icon url
  • Updated query metadata to state that they apply to both MSA and AAD
  • Added token and updated sample to always use Now for creating a user activity entry.
  • Added the Financials.ReadWrite.All scope to the list.

Graph Explorer - April 2018.1

13 Apr 00:34
Compare
Choose a tag to compare

Adding the following scopes:

Agreement.Read.All
Agreement.ReadWrite.All
AgreementAcceptance.Read
AgreementAcceptance.Read.All
SecurityEvents.Read.All
SecurityEvents.ReadWrite.All
UserActivity.ReadWrite.CreatedByApp

Graph Explorer (1.1.0) - April 2018

03 Apr 16:39
dec8486
Compare
Choose a tag to compare
  • Added a bunch of accessibility functionality for accessibility API.
  • Added Bookings API scopes
  • Removed Google Analytics
  • Increased test timeout
  • Updated Batching sample to v1.0 endpoint.
  • Updated the MomentJS dependency to address security issue.
  • Fixed the HttpVerb picker where it was still enabled after sign out.

Graph Explorer - December Update 2

15 Dec 19:11
Compare
Choose a tag to compare

Graph Explorer - December Update

29 Nov 22:12
b75aa31
Compare
Choose a tag to compare
  • Added Microsoft Graph Terms of Use.

Graph Explorer - November Update 3

20 Nov 19:08
2adb85a
Compare
Choose a tag to compare
Pre-release
  • Added Microsoft Graph Terms of Use.
  • Added guidance for adding samples to the Graph Explorer.

Graph Explorer - November Update 2

03 Nov 18:56
Compare
Choose a tag to compare
  • Removed the unused id_token response type which has reduced the redirect URL by about 2500 chars.
  • Added Outlook samples for inbox rules, categories, email headers, and conference room lists.
  • Updated localization files.
  • New Sites scopes added: Sites.Manage.All and Sites.FullControl.All.
  • New IdentityProvider scopes added: IdentityProvider.Read.All and IdentityProvider.ReadWrite.All