[go: up one dir, main page]

Skip to content
0.20.43

### Added

- Block(`table`): Support custom size of image in table cell.
- Block(`table`): Support images in table cell.
- Server: Support authentication for the `request action` using app service secrets when proxied.
- Studio: Add service secrets to app secrets page.
- Utils: Add `log` remapper.
- Utils: Add `match` remapper.
- Utils: Add `not` remapper.

### Changed

- Block(`form`): The form block now uses actions to `autofill` form fields.

### Fixed

- Block(`form`): Resolve date fields and boolean field missing form values when remapping in `required` requirement.