github bhch/django-jsonform v2.21.0
Version 2.21.0

latest releases: v2.23.2, v2.23.1, v2.23.0...
21 months ago

django-jsonform 2.21.0 release notes

Nov 23, 2023

This is a minor release.

New features

  • Overriding references
    While using $ref, you can now override the properties set by the reference, like setting custom titles for the reference.

Bugfixes

  • Earlier, when the schema didn't have a type at the top level but did have a $ref, the form raised an error without considering the $ref. Now, it will infer the type from $ref if type is not provided.

react-json-form (JavaScript)

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

Don't miss a new django-jsonform release

NewReleases is sending notifications on new releases.