• v0.32.0 4eb5aaff3c

    v0.32.0 Stable

    pienter-release-bot released this 2026-09-22 10:41:49 +00:00 | 30 commits to main since this release

    Added

    • RecordForm and RecordFields accept password, url, tel, switch
      and tags field types, rendering TextInput with that input type, Switch
      and TagsInput. Each is bound to its path with the control's value type (a
      string, a boolean, a string array), takes busy, disabled and backend
      issues like the existing built-ins, and view mode renders it read-only, not
      disabled. tags forwards placeholder and maxTags. A user form no longer
      needs a #field:name slot for its password input. Relation pickers stay
      type: 'custom'.
    Downloads