2.16.0-rc.1
Pre-release
Pre-release
New
- Make field name required in field api. (#6032)
- Add option to disable google fonts in multi-step form template. (#5973)
Changed
- Add visibility conditions to field container to simplify field display logic in field api. (#6024)
- Use field size in bytes in field api to get precise result when compare field size. (#6024)
- Return empty array if file does not exist in $_FILES in field api. (#6032)
- Make field required only if visible in donation form in field api.
- Default value is now used in Legacy Consumer textarea template. (#6043)