v0.24.0

Dokploy/dokployv0.24.0Jul 7, 2025by github-actions[bot]

AI Summary

Introduces internal path routing and backup enhancements, including S3 support for named volumes.

Key Highlights

  • Added internal path routing and path stripping for domains
  • Ability to backup named volumes to S3
  • Updated monitoring configuration handling to be async

New Features

  • Add database name in database backup notification

Full Release Notes

## What's Changed
* fix(settings): update readMonitoringConfig to async and improve log r… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2137
* Style: Change Node Applications dialog width, more easy to read. by @DearTanker in https://github.com/Dokploy/dokploy/pull/2128
* feat: add internal path routing and path stripping for domains by @jhon2c in https://github.com/Dokploy/dokploy/pull/2053
* 394 ability to backup named volume to s3 by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2116
* refactor(application): remove redundant service stop logic by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2138
* 1541 register login screen fails on chrome by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2139
* feat(volumes): add alert block for bind mount validation in AddVolume… by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2140
* fix(gitlab): update repository selection to use URL instead of name by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2141
* fix(rollbacks): correct dns issue resolution by @Siumauricio in https://github.com/Dokploy/dokploy/pull/2142
* fix: fix environment variable parsing for railpack by @andr3i1010 in https://github.com/Dokploy/dokploy/pull/2134
* refactor: remove unused volume suffix function from collision utility by @Siumauricio in https://github.com/Dokploy/dokploy/pull/1866
* docs: fix broken README.md sponsers images by @Marukome0743 in https://github.com/Dokploy/dokploy/pull/2144

## New Contributors
* @jhon2c made their first contribution in https://github.com/Dokploy/dokploy/pull/2053
* @andr3i1010 made their first contribution in https://github.com/Dokploy/dokploy/pull/2134

**Full Changelog**: https://github.com/Dokploy/dokploy/compare/v0.23.7...v0.24.0