[go: up one dir, main page]

Skip to content
0.18.28

### Added

- Block(`tiles`): Add `tiles` block.
- Cli: Add `--modify-context` flag for `app create` command. This will modify the context in `.appsemblerc` to include the ID of the newly created app.
- Cli: Add `asset create` command.
- Cli: Add support for `.appsemblerc.yaml` context usage for `resource` and `team` commands using `--app <path>` and `--context <environment>` flags.
- Sdk: The `IconName` type from `@fortawesome/fontawesome-common-types` is now re-exported by the SDK.
- Server: Add option to define annotations when creating a team.