v0.26.3
Dokploy/dokployv0.26.3Jan 2, 2026by github-actions[bot]
AI Summary
Added remote server cards for better visualization. Enhanced registry handling with optional passwords and improved server categorization. Added IANA timezone support for scheduled jobs.
Key Highlights
- Added cards for remote servers
- Enhanced registry handling with optional password support
- Added environment switching via breadcrumbs
- Added support for all IANA timezones in scheduled jobs
- Fixed critical volume cleaning logic
New Features
- Remote server cards
- Enhanced registry management
- Breadcrumb environment switching
- IANA timezone support for schedules
- Fixed volume cleaning issues
Full Release Notes
## What's Changed * test(helpers): add tests for handling empty and undefined string vari… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3265 * fix(auth): update admin check to safely access user property by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3275 * Feat/use cards in remote servers by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3291 * fix(api): return database object from create endpoints by @Divkix in https://github.com/Dokploy/dokploy/pull/3276 * feat(registry): enhance registry handling with optional password and … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3292 * feat(registry): improve server selection by categorizing deploy and b… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3298 * feat: being able to switch environments from breadcrumbs by @Bima42 in https://github.com/Dokploy/dokploy/pull/3270 * fix(mongo): use appName instead of localhost for replica set by @ayham291 in https://github.com/Dokploy/dokploy/pull/3273 * fix: invalidate query missing for s3 destination by @Bima42 in https://github.com/Dokploy/dokploy/pull/3309 * [CRITICAL] fix: volume cleaning should not be performed by @fir4tozden in https://github.com/Dokploy/dokploy/pull/3267 * fix: some fixes in dockerSafeExec() by @fir4tozden in https://github.com/Dokploy/dokploy/pull/3229 * fix: disabling of previewRequireCollaboratorPermissions by @draconisNoctis in https://github.com/Dokploy/dokploy/pull/3303 * fix: return database instance as response on db creation (mongo, mysq… by @gosangam in https://github.com/Dokploy/dokploy/pull/3269 * feat(schedules): add support for all IANA timezones by @odedd in https://github.com/Dokploy/dokploy/pull/3255 * fix: update project handling permissions to include admin role by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3316 * Fix Perplexity AI provider models endpoint by returning hardcoded model list by @Copilot in https://github.com/Dokploy/dokploy/pull/3318 * fix: quote registry username in docker login to prevent shell variable expansion by @Copilot in https://github.com/Dokploy/dokploy/pull/3323 * feat(resources): Add number component to have better UX control over Docker resources by @divaltor in https://github.com/Dokploy/dokploy/pull/3186 * fix(docker-logs): fix warning symbol detection by @difagume in https://github.com/Dokploy/dokploy/pull/3164 * fix: pass registry auth to stack deploy by @dpulpeiro in https://github.com/Dokploy/dokploy/pull/3341 * chore: uninstall `rotating-file-stream` by @bdkopen in https://github.com/Dokploy/dokploy/pull/3353 * refactor(settings): migrate user settings to webServerSettings schema… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/3327 ## New Contributors * @Divkix made their first contribution in https://github.com/Dokploy/dokploy/pull/3276 * @draconisNoctis made their first contribution in https://github.com/Dokploy/dokploy/pull/3303 * @gosangam made their first contribution in https://github.com/Dokploy/dokploy/pull/3269 * @odedd made their first contribution in https://github.com/Dokploy/dokploy/pull/3255 * @Copilot made their first contribution in https://github.com/Dokploy/dokploy/pull/3318 * @difagume made their first contribution in https://github.com/Dokploy/dokploy/pull/3164 * @dpulpeiro made their first contribution in https://github.com/Dokploy/dokploy/pull/3341 * @bdkopen made their first contribution in https://github.com/Dokploy/dokploy/pull/3353 **Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.26.2...v0.26.3