[go: up one dir, main page]

Skip to content
0.18.25

### Added

- Block(`html`): Add `html` block.
- App: App screenshots are now available in the PWA manifest.
- Cli: Add `--resources` flag to `app create`.
- Cli: Add `block build` command.
- Cli: Add `resource create` command.
- Cli: Add `resource update` command.
- Server: Assets now support a name which can be used to reference them as an alternative to their ID.
- Utils: Add `page` remapper. This currently only supports the `url` property.
- Utils: Add `url` to `app` remapper.

### Changed

- Server: Uploading assets now supports `multipart/form-data` instead of raw data.