Skip to content

v7.5.0

Choose a tag to compare

@dvlpp dvlpp released this 16 Mar 07:25

New features

  • CODE_BLOCK was added to the Editor form field (multiline code)
  • Form tabs are now updating the querystring (to restore state on reload)

Fixes

  • Ensure we do not check view, update and delete policies in create case as this could lead to unexpected errors in the functional code (c6cf8d3)