v0.21.3
Dokploy/dokployv0.21.3Apr 3, 2025by github-actions[bot]
AI Summary
A minor bug fix to prevent errors when accessing template properties by adding optional chaining.
Key Highlights
- Added optional chaining to prevent errors when accessing template properties
New Features
- Template property access safety
Full Release Notes
## What's Changed * fix(templates): add optional chaining to prevent errors when accessin… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1617 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.21.2...v0.21.3