Releases: Dokploy/dokploy
v0.10.4
What's Changed
- Typo fixes in README.md by @alok-debnath in #589
- Feat/remove build on server by @Siumauricio in #591
- Feat/payments by @Siumauricio in #582
- fix(dokploy): remove expose ports in production by @Siumauricio in #596
- feat(dokploy): add env for ADVERTISE_ADDR to installation #593 by @Siumauricio in #598
- v0.10.4 by @Siumauricio in #599
New Contributors
- @alok-debnath made their first contribution in #589
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
- Fix typo in README.md by @dmbr0 in #584
- fix(dokploy): add missing --archive to mongodump by @Siumauricio in #585
- v0.10.3 by @Siumauricio in #586
New Contributors
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- feat(dokploy): add recurse submodules to providers #331 by @Siumauricio in #575
- fix: directus healthchecks (fix race condition starting up), volumes for uploads & extensions, add secret/db password generation, bump version to 11.0.2 by @benbristow in #406
- fix: Improve
FAQ
questions and answers by @eremannisto in #559 - fix(installation): exit of script when docker swarm init fails by @Siumauricio in #576
- fix(dokploy): use the exact path of functions #578 by @Siumauricio in #579
- v0.10.2 by @Siumauricio in #580
New Contributors
- @benbristow made their first contribution in #406
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- fix(git): remove old references to ssh files to use the tmp file by @Siumauricio in #564
- fix: update reset password link URL by @arioberek in #566
- v0.10.1 by @Siumauricio in #567
New Contributors
- @arioberek made their first contribution in #566
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
Make sure to follow us in X to be aware the updates and new features! https://x.com/getdokploy
- feat: add roundcube template by @seppulcro in #459
- fix: bitbucket repositories length by @lorenzomigliorero in #522
- fix: tsx watch flag unwanted reload by @lorenzomigliorero in #523
- fix: Application create endpoint returns value by @kikoncuo in #527
- feat: add dropdown link by @lorenzomigliorero in #524
- Feat/cloud by @Siumauricio in #531
- Add missing organization to readme by @mezotv in #537
- Add organization sponsors to website by @mezotv in #538
- Fix typos and grammar errors by @mezotv in #539
- fix(compose): refetch compose file when enter to the modal to prevent… by @Siumauricio in #544
- fix(website): improve sponsor logo alignment by @mezotv in #545
- fix(traefik): allow to save domain without letsencrypt email when the… by @Siumauricio in #546
- feat(certificates): create certificates in a remote server by @Siumauricio in #547
- fix(logs): improve logs in remote server when is error, and fix the e… by @Siumauricio in #550
- v0.10.0 by @Siumauricio in #553
⚠️ Breaking Changes
- Currently we used to handle SSH Keys private keys in text file, which in some cases is better to have as a defined field in the table, so now if you are using SSH Keys either for your git provider or servers, you will have to recreate the keys. If you don't do this you are likely to have unexpected behavior because it will no longer reference the files previously mentioned, all your applications will be remain the same, but when you try to deploy or access to the terminal you will have errors.
New Contributors
- @seppulcro made their first contribution in #459
- @kikoncuo made their first contribution in #527
- @mezotv made their first contribution in #537
Full Changelog: v0.9.4...v0.10.0
v0.9.4
What's Changed
- feat: add update option by @missuo in #496
- 509 create compose modal remains open after clicking create by @Siumauricio in #511
- Fix port input value becoming NaN by @AprilNEA in #506
- fix(destinations): change admin to protected procedure by @Siumauricio in #518
- fix(compose): delete content when is remote server by @Siumauricio in #519
- fix(registry): add option to login the registry in the remote server by @Siumauricio in #520
- v0.9.4 by @Siumauricio in #521
New Contributors
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- v0.9.3 by @Siumauricio in #501
- Fix: integrate port in terminal connection
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- fix(multi-server): remove string validation on port by @Siumauricio in #499
- v0.9.2 by @Siumauricio in #500
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- #333 add flexible www/non-www redirect option by @b3nab in #486
- docs: add explanation how to use multiline env variables by @b3nab in #489
- fix(nixpacks): adjust build path on nixpacks static by @Siumauricio in #493
- Fix/swagger token by @Siumauricio in #494
- v0.9.1 by @Siumauricio in #495
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Missing return for entire domain creation transaction by @max-degterev in #468
- 139 multi server feature by @Siumauricio in #469
- Fix: Duplicate backups @Siumauricio in #469
- Generate valid appName on changing name by @mpcref in #453
- v0.9.0 by @Siumauricio in #475
Make sure to follow us in X to be aware the updates and new features! https://x.com/getdokploy
Multi Server Feature
The new Multi-Server feature allows you to deploy applications remotely across different servers without needing to build or run them where the Dokploy UI is installed. This feature ensures streamlined management while maintaining minimal resource usage on the UI server.
Full Changelog: v0.8.3...v0.9.0