Skip to content

Version 2.21.3

Compare
Choose a tag to compare
@bhch bhch released this 12 Jan 14:44
· 28 commits to master since this release

django-jsonform 2.21.3 release notes

Jan 12, 2024

This release brings some important bugfixes.

Bugfixes

  • #132: Added missing imports and also fixed errors in validators (by Nicolas Forstner).
  • #135: Fixed layout issues in DJango 4.x which caused the form to render very narrowly.
  • #136: Fixed display title of selected choices of multiselect input. Earlier, selected choices displayed their value
    instead of the custom title.
  • #137: Fixed JSON encoder errors when encoding UUID values in ArrayField (by Andrés Reverón Molina).

react-json-form (JavaScript)

react-json-form has been updated to version 2.13.4.

Thank you

Huge thanks to people who contributed code and reported these issues.