Skip to content

Releases: ForestAdmin/django-forestadmin

v1.3.3

11 Jul 10:20
Compare
Choose a tag to compare

1.3.3 (2022-07-11)

Bug Fixes

  • authentication: add skew to id_token iat verification (#109) (fef0774)

v1.3.2

18 May 09:47
Compare
Choose a tag to compare

1.3.2 (2022-05-18)

Bug Fixes

  • authentication: the jwt token expiration timestamp is based now … (#107) (d8107c0)

v1.3.1

13 May 08:01
Compare
Choose a tag to compare

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

05 May 08:21
Compare
Choose a tag to compare

1.3.0 (2022-05-05)

Features

  • cors: add the pna preflight headers to handle the last chrome versions (#103) (9e458f4)

v1.2.2

19 Apr 09:13
Compare
Choose a tag to compare

1.2.2 (2022-04-19)

Bug Fixes

  • resource: the filter behavior must be insensitive (#102) (432ed82)

v1.2.1

19 Apr 08:54
Compare
Choose a tag to compare

1.2.1 (2022-04-19)

Bug Fixes

  • resource: the search behavior must be insensitive (#101) (cc0c480)

v1.2.0

01 Apr 12:25
Compare
Choose a tag to compare

1.2.0 (2022-04-01)

Features

  • middleware: add a middleware and some settings to deactive the count resources (#99) (eb3b2e8)

v1.1.6

29 Mar 13:18
Compare
Choose a tag to compare

1.1.6 (2022-03-29)

Bug Fixes

  • jsonapi: the value are now cast to the good type (#98) (5010a02)

v1.1.5

29 Mar 12:58
Compare
Choose a tag to compare

1.1.5 (2022-03-29)

Bug Fixes

  • onboarding: won't raised error with custom field (#97) (8c0fbc8)

v1.1.4

14 Mar 20:10
Compare
Choose a tag to compare

1.1.4 (2022-03-14)

Bug Fixes

  • authentication: add some logs in the authentication process (#96) (a71c1fd)