[go: up one dir, main page]

Skip to content
0.19.10

### Added

- Block(`markdown`): Add `alignment` property. This can be used to change the alignment of the text content.
- Block(`markdown`): Add `centered` property to parameters. This can be used to center the content without having to use the `html` block or include HTML tags in the messages.
- Cli: Add support for uploading CSV files.
- Studio: Add an export to CSV button for app members.

### Fixed

- Studio: Fix download CSV button.