Releases: unfoldadmin/django-unfold
Releases · unfoldadmin/django-unfold
0.62.0
0.61.0
-
feat: persist current tab on save and continue (#1399) (
67974c0
) -
fix: inline pagination moved into fieldset (#1400) (
566be89
) -
fix: add missing template override for django-import-export (#1383) (
b81caef
) -
chore(deps-dev): bump urllib3 from 2.4.0 to 2.5.0 (#1389)
-
chore(deps-dev): bump requests from 2.32.3 to 2.32.4 (#1388)
-
chore(deps): bump django from 4.2.21 to 4.2.22 (#1387) (
5aa663c
)
0.60.0
0.59.0
-
feat: override languages and users link in header (#1320) (
08a7a55
) -
feat: Honor field.encoder in prettify_json (#1274)
When users provide a custom json encoder in their field configuration,
this configuration should also be honoured while pretty printing the
field values. (3289774
)