v0.20.3

Dokploy/dokployv0.20.3Mar 16, 2025by github-actions[bot]

AI Summary

Focuses on UI consistency, updates template logos, and adds security alerts for database credentials while updating core packages.

Key Highlights

  • Update template logo URL
  • Add alert block for IP address requirement in database credentials
  • Update better-auth and kysely packages
  • Add session configuration with expiration

New Features

  • Alert block for IP address requirement
  • Session configuration with expiration

Full Release Notes

## What's Changed
* style: remove inconsistent gap between header and content by @ChrisvanChip in https://github.com/Dokploy/dokploy/pull/1468
* fix: update template logo URL to use the new domain for consistency by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1497
* Various Improvements by @drudge in https://github.com/Dokploy/dokploy/pull/1474
* fix: removed duplicate percentage label by @tswymer in https://github.com/Dokploy/dokploy/pull/1491
* fix(ui): projects layout by @gentslava in https://github.com/Dokploy/dokploy/pull/1473
* feat: add alert block for IP address requirement in database credenti… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1498
* chore: update better-auth package to version 1.2.4 and kysely to vers… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1499
* refactor: remove console log statements on WebSocket connection close… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1501
* 1493 railpack spawns multiple build kit containers by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1502
* Allow traefik labels customization in docker-composes by @Mautriz in https://github.com/Dokploy/dokploy/pull/1477
* feat(i18n): update zh-Hans translation by @PaiJi in https://github.com/Dokploy/dokploy/pull/1429
* Revert "feat(i18n): update zh-Hans translation" by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1503
* feat(auth): add session configuration with expiration and update age … by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1504

## New Contributors
* @ChrisvanChip made their first contribution in https://github.com/Dokploy/dokploy/pull/1468
* @tswymer made their first contribution in https://github.com/Dokploy/dokploy/pull/1491
* @Mautriz made their first contribution in https://github.com/Dokploy/dokploy/pull/1477

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.20.2...v0.20.3