Releases: AzureAD/azure-activedirectory-library-for-js
Version 1.0.7
Fix for checking if interceptor call comes from app backend
Preview Version 2.0.0-experimental
Add support for convergence
Version 1.0.6
Fix issue#159, support base64 decoding in ie9
Remove UTF-8 BOM headers from files
Ignore inceptor call if the url is not app backend or not listed in the endpoints list
Fix issue #153, proivde logging level, and user needs to specify logging way
Version 1.0.5
check domain_hint query param existence before adding
Version 1.0.4
Fix infinite loop when specifying login resource
Fix #139: Queue callbacks for renewals
Fix constant definitions and use global in unit tests
Update minified file
Version 1.0.3
Revert the change from previous release "Move the check for the boolean value isEndPoint in AdalAngular interceptor (issue #127)"
update minified version of adal and adal_angular.
Version 1.0.2
Move the check for the boolean value isEndPoint in AdalAngular interceptor
Update minified version of adal and adal-angular
Version 1.0.1
Update readme for CorsAPI and TrusSite Issues
Update default instance
Adal.js fixes for renewing tokens
GA release
Merge pull request #87 from AzureAD/dev Dev
Version 0.0.7
idtoken fix for parsing url encoded value.