This repository has been archived by the owner on May 16, 2023. It is now read-only.
Releases: microsoftgraph/microsoft-graph-explorer
Releases · microsoftgraph/microsoft-graph-explorer
Graph Explorer - September 2018
- 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
- 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
- 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
- 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
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
- 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
- Added EDU scopes. #96
Graph Explorer - December Update
- Added Microsoft Graph Terms of Use.
Graph Explorer - November Update 3
- Added Microsoft Graph Terms of Use.
- Added guidance for adding samples to the Graph Explorer.
Graph Explorer - November Update 2
- 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