Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 983 Bytes

changelog.md

File metadata and controls

52 lines (32 loc) · 983 Bytes

CHANGELOG

07/02/2022

  • Updated MSAL.js to 2.26.0

07/20/2021

  • Updated MSAL.js to 2.15.0
  • AppCreationScripts now use Powershell Graph SDK.

04/20/2021

  • Updated MSAL.js to 2.13.1
  • Added logoutPopup and logoutRedirect APIs.

11/18/2020

  • Updated MSAL.js to 2.7.0
  • Corrected account selection logic.
  • Removed UI update code from authPopup.js and authRedirect.js

10/08/2020

  • Revised comments in source code.
  • Updated MSAL.js to 2.3.1

08/27/2020

  • Updated MSAL.js to 2.1.0.
  • Corrected documentation link in authConfig.js.
  • Minor README.md change.

08/05/2020

  • Updated MSAL.js to 2.0.1.
  • Added issue & PR templates.

22/06/2020

  • Updated MSAL.js to 2.0.0-beta.2.

20/04/2020

  • Added apps.json for AAD Portal automation.
  • Added sample.json and .ps scripts for registration automation.

19/04/2020

  • Created initial files for quickstart project.
  • Updated quickstart to use MSAL 2.0 (@azure/msal-browser).
  • Updated docs and samples.