Skip to content

Commit 7dc309c

Browse files
authored
Update CHANGELOG.md
1 parent 7f956a5 commit 7dc309c

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed

CHANGELOG.md

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,27 @@
11
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
510

611
*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
1015

1116
*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
2025

2126
*1.2.6*:
22-
- Added string HEART compliance mode
27+
- Added strict HEART compliance mode

0 commit comments

Comments
 (0)