Skip to content

Releases: unfoldadmin/django-unfold

0.59.0

26 May 06:19
Compare
Choose a tag to compare
  • feat: override languages and users link in header (#1320) (08a7a55)

  • feat: allow django permissions in actions (#1230) (f728bd6)

  • 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)

0.58.0

19 May 08:02
Compare
Choose a tag to compare

0.57.0

09 May 11:13
Compare
Choose a tag to compare

0.56.0

05 May 08:28
Compare
Choose a tag to compare

0.55.3

22 Apr 06:34
Compare
Choose a tag to compare

0.55.2

15 Apr 05:34
Compare
Choose a tag to compare

0.55.1

11 Apr 14:34
Compare
Choose a tag to compare
  • fix: use the same translation for all By {filter_title} (#1220)

  • fix: proper attributions (#1219) (57bf4c4)

  • chore: inter font update (7ff4558)

0.55.0

11 Apr 10:13
Compare
Choose a tag to compare

0.54.0

31 Mar 11:57
Compare
Choose a tag to compare
  • feat: checkbox & radio filters (#1178) (9913a45)

  • feat: polished action border colors (#1180) (975b4a8)

  • fix: sections colspan for rows with actions (#1191) (5af868e)

  • fix: tabular inline stripes / delete link (#1190) (eef631a)

  • fix: changelist filter adjusted paddings (#1179) (dbc330d)

  • docs: detailed cohort description + component class (#1192) (db36133)

  • docs: configuring inlines to display in dynamic tabs (#1182) (5c2b3a2)

0.53.0

24 Mar 07:17
Compare
Choose a tag to compare
  • feat: new InfinitePaginator for large tables (#1169) (3ecb2d0)

  • feat: active callback for sidebar navigation (#1165) (3d981f3)

  • feat: conditional fields display (#1156) (e496d6c)

  • fix: truncate long text in action dropdown (#1176) (5b45827)

  • fix: site dropdown event propagation (#1175) (842fd50)

  • fix: typo on user creation popup form (#1166) (a56ecfe)

  • fix: action attrs not being applied to details dropdown actions (#1162) (f5ea4d1)

  • fix: display form lines in grid (#1164) (cc7f786)

  • fix: changeform dropdown actions permissions (#1163) (34fa2ed)

  • fix: add support for django-money in display_for_field (5cc06c6)

  • fix: use the same translation for all "By {filter_title}" (#1146) (de5dd99)

  • chore: lint only on pull request (#1177) (7adee94)