5.0.0-alpha.0
Thu, 02 Oct 2025 21:58:42 GMT
Major changes
- Refactor event types and InteractionStatus to be more concise #8009 (shylasummers@microsoft.com)
- Changes
asyncPopups
tonavigatePopups
in Configuration #7812 (joarroyo@microsoft.com) - Move navigateToLoginRequestUrl to request config (hemoral@microsoft.com)
- Remove encodeExtraQueryParams from config #7701 (shylasummers@microsoft.com)
- Remove claims-based caching cleanup code (hemoral@microsoft.com)
- Move loadExternalTokens out of PCA. #7828 (shylasummers@microsoft.com)
- Configuration changes to CacheOptions #7697 (joarroyo@microsoft.com)
- Configuration changes to BrowserAuthOptions #7695 (joarroyo@microsoft.com)
- Remove deprecated functions and parameters (shylasummers@microsoft.com)
- Bump @azure/msal-common to v16.0.0-alpha.0 (beachball)
- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
- Bump rollup-msal to v0.0.0 (beachball)
Minor changes
- Add extraQueryParams for api calls #7974 (yongdiwang@microsoft.com)
- Move auth error messages out of the bundle #7744 (kshabelko@microsoft.com)
- Pass forceRefresh param to NAA bridge #8052 (kshabelko@microsoft.com)
- Instrument timed out and cancelled redirects #7989 (kshabelko@microsoft.com)
- Cache upgrade & rollback support (thomas.norling@microsoft.com)
- Remove queue time instrumentation #7747 (kshabelko@microsoft.com)
- Update AccountInfo construction to include tenant-specific claims #7978 (hemoral@microsoft.com)
- Format logging strings for future minification #7999 (kshabelko@microsoft.com)
- Add support for custom claims and password change required error, #7955 (yongdiwang@microsoft.com)
- Decompose nested telemetry events #7818 (kshabelko@microsoft.com)
- Remove access tokens when cache quota is exceeded #7865 (thomas.norling@microsoft.com)
- Support authentication method registration during Sign-In, #8007 (shen.jian@live.com)
- Decompose nested constants #7782 (kshabelko@microsoft.com)
- Refactor AccountEntity into type #7674 (shylasummers@microsoft.com)
- Add native authentication feaetures for the external ID (shen.jian@live.com)
- Make correlation id mandatory for Logger calls #8071 (kshabelko@microsoft.com)
Patches
- Export client capabilities helper (thomas.norling@microsoft.com)
- Upgrade/rollback telemetry #7738 (thomas.norling@microsoft.com)
- remove access tokens synchronously (thomas.norling@microsoft.com)
- Adding new UX_NOT_ALLOWED suberror under InteractionRequired error type #7844 (lalimasharda@microsoft.com)
- Clean up BroadcastChannel resources to fix hanging tests #8045 (kshabelko@microsoft.com)
- Add BrokerConnectionEvent to exports (thomas.norling@microsoft.com)
- Throw timeout error in acquireTokenRedirect if the redirect doesnt happen #7867 (thomas.norling@microsoft.com)
- add brokered_request_success event type (shylasummers@microsoft.com)
- Fix exception when using claims with Nested App Auth in JS Runtime environment (#8053) (dasau@microsoft.com)
- Fix redirect loop when URLs contain encoded apostrophes in MSAL Angular standalone components (#7636) (copilot@github.com)
- Rename fromNativeBroker to fromPlatformBroker #7940 (shylasummers@microsoft.com)
- Logger statements updated #7825 (lalimasharda@microsoft.com)
- Backward compatibility support #7962 (yongdiwang@microsoft.com)
- Standalone functions in PCA #7810 (hemoral@microsoft.com)
- Fix v4 merge errors #7726 (joarroyo@microsoft.com)
- Address standalone function refactoring feedback #7992 (hemoral@microsoft.com)