[go: up one dir, main page]

Skip to content
0.20.10

### Added

- App: Add `remapAfter` and `remapBefore` to actions.
- App: Add support for custom SMTP settings for apps. These can be found in the app secrets page.
- Server: Support block examples.
- Studio: Show block examples.

### Changed

- Studio: Change Import from CSV button to also accept JSON files.

### Deprecated

- App: Deprecate `remap` on actions, `remapBefore` may be used instead. Existing apps that still use `remap` will continue to work.