Skip to content

v0.4.0

Choose a tag to compare

@krausandre krausandre released this 30 Jul 15:05

Release v0.4.0:

  • [FEATURE] Enforce and mark vendor/name/host extension as required; Record Types additionally require table and label field (fixes #20)
  • [FIX] Hide re-use Basics incompatible with the content type, both in the Basics list and the field property dropdown (fixes #19)
  • [FIX] Give editor panes independent scroll so the field configuration stays visible (fixes #18)
  • [FIX] Keep table/typeField in Record Type YAML on update (fixes save schema error)
  • [FIX] Scope field identifier uniqueness per table (Collection = new scope, Palette/Tab transparent)
  • [FIX] Block Save & Close on missing required fields without a stuck "Saving..." overlay
  • Set extension state to beta
  • Extensive mutation-verified E2E, functional and unit test hardening