Releases: AzureAD/microsoft-authentication-library-for-js
@azure/msal-browser v2.18.0
2.18.0
Mon, 04 Oct 2021 23:12:35 GMT
Minor changes
- Emit event when user logs in or out from a different tab or window #3981 (thomas.norling@microsoft.com)
- Remove requirement of user hint on ssoSilent API #4123 (prkanher@microsoft.com)
- Bump @azure/msal-common to v5.0.1 (beachball)
Patches
- Consistently export error types and messages for errors thrown by MSAL #4117 (jagore@microsoft.com)
- Move helper functions up to BaseInteractionClient #4049 (thomas.norling@microsoft.com)
- Export library version #4124 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/4128
@azure/msal-angular v2.0.4
2.0.4
Mon, 04 Oct 2021 23:12:35 GMT
Patches
- Export library version #4124 (thomas.norling@microsoft.com)
- Bump @azure/msal-browser to v2.18.0 (beachball)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/4130
msal v1.4.13
1.4.13
Tue, 07 Sep 2021 23:22:24 GMT
Patches
- Throw interaction in progress if any msal instance has interaction in progress #4014 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/4042
@azure/msal-react v1.0.2
1.0.2
Tue, 07 Sep 2021 23:22:24 GMT
Patches
- Fix inProgress state bug when returning from a redirect #4013 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/4045
@azure/msal-node v1.3.1
1.3.1
Tue, 07 Sep 2021 23:22:24 GMT
Patches
- Add removeTokenBindingKey missing method to Node's CryptoProvider #3500 (hemoral@microsoft.com)
- Add correlationId to errors #3930 (thomas.norling@microsoft.com)
- Remove non-null assertions #3994 (thomas.norling@microsoft.com)
- Add correlationId to AuthenticationResult type #3947 (thomas.norling@microsoft.com)
- Fixes biased code verifier generation #3993 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/4041
@azure/msal-common v5.0.0
5.0.0
Tue, 07 Sep 2021 23:22:24 GMT
Major changes
- Add pop params to request thumbprint #3973 (hemoral@microsoft.com)
- Remove token binding key from key store when refreshing pop token #3500 (hemoral@microsoft.com)
Minor changes
- Adds state param to logout url #3909 (bmahal@microsoft.com)
- Add SignedHttpRequest class #3058 (janutter@microsoft.com)
Patches
- Add correlationId property to AuthError #3930 (thomas.norling@microsoft.com)
- Fix logger constructor #3899 (hemoral@microsoft.com)
- Add correlationId to AuthenticationResult type #3947 (thomas.norling@microsoft.com)
- Fix accesstoken_with_authscheme implementation #3910 (hemoral@microsoft.com)
- Add external token server response type #3895 (joarroyo@microsoft.com)
- Fixes unescaped backslash and inefficient regex patterns #3993 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/4044
@azure/msal-browser v2.17.0
2.17.0
Tue, 07 Sep 2021 23:22:24 GMT
Minor changes
- Add configuration for popup window size and placement #3946 (joarroyo@microsoft.com)
- Add API to sideload tokens to msal-browser #3895 (joarroyo@microsoft.com)
- Add SignedHttpRequest class #3058 (janutter@microsoft.com)
- Refactor acquireToken logic into InteractionClients #3871 (thomas.norling@microsoft.com)
Patches
- Clear cache before constructing logout url #3982 (thomas.norling@microsoft.com)
- Add pop params to request thumbprint #3973 (hemoral@microsoft.com)
- Update ADAL to MSAL SSO logic to use preferred_username instead of upn by default #3945 (ellymakuba@microsoft.com)
- Populate msal v2 loginHint from cached msal v1 id token #4027 (janutter@microsoft.com)
- Throw interaction in progress if any msal instance has interaction in progress #4014 (thomas.norling@microsoft.com)
- Only emit handleRedirect start event on first invocation of handleRedirectPromise #4013 (thomas.norling@microsoft.com)
- Add correlationId to AuthenticationResult type #3947 (thomas.norling@microsoft.com)
- Remove token binding key from key store when refreshing pop token #3500 (hemoral@microsoft.com)
- Fix clearing active account on logout #3948 (hemoral@microsoft.com)
- Add correlationId to errors thrown #3930 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/4043
@azure/msal-angular v2.0.3
2.0.3
Tue, 07 Sep 2021 23:22:24 GMT
Patches
- Fix inProgress state bug when returning from a redirect #4013 (thomas.norling@microsoft.com)
- Fix infinite reload on route protected by MsalGuard when '#code=' appears in the url #3995 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/4046
@azure/msal-common v4.5.1
4.5.1
Mon, 02 Aug 2021 23:19:21 GMT
Patches
- Fix double encoding state #3903 (bmahal@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/3917
msal v1.4.12
1.4.12
Thu, 22 Jul 2021 22:50:22 GMT
Patches
- Fix bug causing acquireTokenSilent to hang and never return #3867 (thomas.norling@microsoft.com)
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/3892