Releases: ForestAdmin/django-forestadmin
Releases · ForestAdmin/django-forestadmin
v1.3.3
1.3.3 (2022-07-11)
Bug Fixes
- authentication: add skew to id_token iat verification (#109) (fef0774)
v1.3.2
1.3.2 (2022-05-18)
Bug Fixes
- authentication: the jwt token expiration timestamp is based now … (#107) (d8107c0)
v1.3.1
1.3.1 (2022-05-13)
Bug Fixes
- 403_error: add some content about the reason of the 403 raising (#106) (63a3ae1)
v1.3.0
1.3.0 (2022-05-05)
Features
- cors: add the pna preflight headers to handle the last chrome versions (#103) (9e458f4)
v1.2.2
1.2.2 (2022-04-19)
Bug Fixes
- resource: the filter behavior must be insensitive (#102) (432ed82)
v1.2.1
1.2.1 (2022-04-19)
Bug Fixes
- resource: the search behavior must be insensitive (#101) (cc0c480)
v1.2.0
1.2.0 (2022-04-01)
Features
- middleware: add a middleware and some settings to deactive the count resources (#99) (eb3b2e8)
v1.1.6
1.1.6 (2022-03-29)
Bug Fixes
- jsonapi: the value are now cast to the good type (#98) (5010a02)
v1.1.5
1.1.5 (2022-03-29)
Bug Fixes
- onboarding: won't raised error with custom field (#97) (8c0fbc8)
v1.1.4
1.1.4 (2022-03-14)
Bug Fixes
- authentication: add some logs in the authentication process (#96) (a71c1fd)