Skip to content

Version 2.14.1

Compare
Choose a tag to compare
@bhch bhch released this 06 Jul 02:55
· 7 commits to master since this release

06 Jul, 2024

Bugfixes

  • #96: Populate title for oneOf when referenced through $ref.
  • #98: Use step="any" in number inputs to fix validation in some browsers.
  • #99: Suppress buggy oneOf/anyOf validation for the time being.
  • Fix a bug in multiselect widget which added empty items when nothing was selected.