Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 16:29
ff687c6

Added

  • Keydown responsiveness on text fields (property keydown)
  • filtering to query fields (tune with filterColumns property)
  • view of objects and query results
  • queryfield-option in table field (type: query + from-property)
  • search-replace-box in editor (ctrl-f or ctrl-h)
  • Forms.yaml can be extended with more yaml files in /forms subdir.
  • auto backup on save (from editor)
  • restore backup (from editor)
  • Editor can now edit a single form
  • Added warnings in editor and form
  • Expression can be html (isHtml property)
  • Added constants section in forms.yaml (key-value pairs in yaml format)

Fixed

  • Bad required validation when expression had default empty object or array
  • Interval kept running in the background