[go: up one dir, main page]

Skip to content
0.30.3

### Added

- Block(`form`): Add an option for enum fields with values remapped from other form fields.
- Block(`table`): Add a new field `caption` to add captions to tables.
- Utils: Support negative index in `prop` remapper for array inputs.

### Fixed

- App: Disable login if no roles are defined in the security definition.