You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
23
### Fixed
24
24
*#1012 Return status for introspecting a nonexistent token from 401 to the correct value of 200 per [RFC 7662](https://datatracker.ietf.org/doc/html/rfc7662#section-2.2).
25
25
26
+
## [1.6.3] 2022-01-11
27
+
28
+
### Fixed
29
+
*#1085 Fix for #1083 admin UI search for idtoken results in `django.core.exceptions.FieldError: Cannot resolve keyword 'token' into field.`
30
+
31
+
### Added
32
+
*#1085 Add admin UI search fields for additional models.
33
+
26
34
## [1.6.2] 2022-01-06
27
35
28
36
**NOTE: This release reverts an inadvertently-added breaking change.**
0 commit comments