| 
1 | 1 | Unreleased:  | 
2 |  | -- Added changelog  | 
3 |  | -- Set default redirect URI resolver strict matching to true  | 
4 |  | -- Fixed XSS vulnerability on redirect URI display on approval page  | 
 | 2 | +- Added changelog  | 
 | 3 | +- Set default redirect URI resolver strict matching to true  | 
 | 4 | +- Fixed XSS vulnerability on redirect URI display on approval page  | 
 | 5 | +- Removed MITRE from copyright  | 
 | 6 | +- Disallow unsigned JWTs on client authentication  | 
 | 7 | +- Upgraded Nimbus revision  | 
 | 8 | +- Added French translation  | 
 | 9 | +- Added hooks for custom JWT claims  | 
5 | 10 | 
 
  | 
6 | 11 | *1.3.1*:  | 
7 |  | -- Added End Session endpoint  | 
8 |  | -- Fixed discovery endpoint  | 
9 |  | -- Downgrade MySQL connector dependency version from developer preview to GA release  | 
 | 12 | +- Added End Session endpoint  | 
 | 13 | +- Fixed discovery endpoint  | 
 | 14 | +- Downgrade MySQL connector dependency version from developer preview to GA release  | 
10 | 15 | 
 
  | 
11 | 16 | *1.3.0*:  | 
12 |  | -- Added device flow support  | 
13 |  | -- Added PKCE support  | 
14 |  | -- Modularized UI to allow better overlay and extensions  | 
15 |  | -- Modularized data import/export API  | 
16 |  | -- Added software statements to dynamic client registration  | 
17 |  | -- Added assertion processing framework  | 
18 |  | -- Removed ID tokens from storage  | 
19 |  | -- Removed structured scopes  | 
 | 17 | +- Added device flow support  | 
 | 18 | +- Added PKCE support  | 
 | 19 | +- Modularized UI to allow better overlay and extensions  | 
 | 20 | +- Modularized data import/export API  | 
 | 21 | +- Added software statements to dynamic client registration  | 
 | 22 | +- Added assertion processing framework  | 
 | 23 | +- Removed ID tokens from storage  | 
 | 24 | +- Removed structured scopes  | 
20 | 25 | 
 
  | 
21 | 26 | *1.2.6*:   | 
22 |  | -- Added string HEART compliance mode  | 
 | 27 | +- Added strict HEART compliance mode  | 
0 commit comments