|
|
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
- Compose Schema 1.2: `resources` section for CPU and memory limits
|
|
|
- Compose Schema 1.2: `traefik_domain` variable for base domain configuration (#1362) - Set once, use across all services
|
|
|
- Compose Schema 1.2: `database_host` now requires `database_external=true`
|
|
|
+- Compose Schema 1.2: `email_encryption` replaces `email_tls` and `email_ssl` with options: none, ssl, tls
|
|
|
- Markdown formatting support for template descriptions and next steps (#1471)
|
|
|
- Output directory flag `--output`/`-o` for `generate` command (#1534) - Replaces positional directory argument
|
|
|
- Variable property `autogenerated_length` to specify custom length for auto-generated values (default: 32 characters)
|