This repository has been archived by the owner on May 23, 2023. It is now read-only.
forked from AzureAD/azure-activedirectory-library-for-js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
54 lines (43 loc) · 1.34 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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
Version 1.0.3
==========================
Revert the change from prevous 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 (issue #127)
Version 0.0.7
==========================
idtoken fix
Version 0.0.6
==========================
Fix to refresh token for external endpoints
Ui router
Version 0.0.5
==========================
Storage option for localStorage and sessionStorage.
Simple js sample
Version 0.0.4
==========================
Split adal.js to adal.js and adal-angular.js
Fix interceptor reject message
Use location.path for route params
Add grunt minify task
Version 0.0.3
==========================
Apply changes for DI strict,
Token interceptor fixes.
Version 0.0.2
==========================
Fix DI strict mode issue for latest version of Angular
Fix unknown header errors from token interceptor
Version 0.0.1
==========================
Preview Release