v0.20.2
Dokploy/dokployv0.20.2Mar 11, 2025by github-actions[bot]
AI Summary
Fixes domain overflow for external links and improves compose template processing to support more complex configurations.
Key Highlights
- Truncate domain overflow for external links
- Update project name reference in compose template processing
- Support array-based environment variable configuration
New Features
- Array-based environment variable configuration support
Full Release Notes
## What's Changed * fix: truncate domain overflow for external links by @nktnet1 in https://github.com/Dokploy/dokploy/pull/1458 * refactor: update project name reference in compose template processing by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1459 * feat(templates): support array-based environment variable configuration by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1461 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.20.1...v0.20.2