Skip to content

Commit 5aa8b2a

Browse files
committed
updated changelog for release
1 parent ae7debb commit 5aa8b2a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
Unreleased:
2+
3+
*1.3.3*:
24
- Authorization codes are now longer
35
- Client/RS can parse the "sub" and "user_id" claims in introspection response
46
- Database-direct queries for fetching tokens by user (optimization)
57
- Device flow supports verification_uri_complete (must be turned on)
68
- Long scopes display properly and are still checkable
79
- Language system remebers when it can't find a file and stops throwing so many errors
810
- Index added for refresh tokens
9-
- Updated to Spring Security 4.2.4
11+
- Updated to Spring Security 4.2.11
12+
- Updated Spring to 4.3.22
13+
- Change approve pages to use issuer instead of page context
14+
- Updated oracle database scripts
1015

11-
*1.3.2:
16+
*1.3.2*:
1217
- Added changelog
1318
- Set default redirect URI resolver strict matching to true
1419
- Fixed XSS vulnerability on redirect URI display on approval page

0 commit comments

Comments
 (0)