Skip to content

Releases: Dokploy/dokploy

v0.8.3

19 Sep 22:47
63e7eac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

16 Sep 22:00
4d8a0ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

07 Sep 19:29
e88cd11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

07 Sep 07:14
5f174a8
Compare
Choose a tag to compare

What's Changed

Features

  1. Git Providers (Github, Bitbucket, Gitlab) you can add as many git providers you want
    image
  2. Requests Tab( Watch in realtime all the request incoming to your server and services)
    image
  3. Randomize Compose ( We provide a interface to make the docker compose, services, networks, configs and secrets be randomized or with suffix, this is very usefull when you have two instances of the same docker compose and sometimes you can have troubles with data sharing)
    image
  4. Traefik v3.1.2
    image

Breaking Changes

  1. We upgrade to traefik v3.1.2 so if you had added some custom traefik code you probably need to read the migration blog in order to prevent downtime https://doc.traefik.io/traefik/migration/v2-to-v3/, if you have invalid or incompatible code this can cause the dokploy ui cannot start and the traefik instance which may cause all your services go down, so becarefull, on other hand if you haven't touch anything to traefik related is not required to do anything and you are safe
  2. Since we are adding Git Providers where you can add multiple github accounts, gitlab and bitbucket we remove the current Github Application which was only 1 instance, all your services will be intact but you need to create a new github app

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.7.3

30 Aug 06:33
536a6ba
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @Siumauricio in #384
  • feat: add Zipline template by @Vladislav-CS in #335
  • fix: wrong domain link by @Vladislav-CS in #350
  • refactor(cleanUpUnusedVolumes): Remove all unused volumes, not just anonymous ones by @akashdeep000 in #386
  • feat: add Typebot template with email login configuration. by @freidev in #380
  • fix: umami version by @orthdron in #393
  • fix(documenso): add version by @Siumauricio in #395
  • fix(traefik): make env be persistent between restarts by @Siumauricio in #396
  • v0.7.3 by @Siumauricio in #397

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

26 Aug 22:14
213fa08
Compare
Choose a tag to compare

What's Changed

  • feat(template): add Aptabase template with ClickHouse and PostgreSQLCanary by @freidev in #371
  • feat: add supbase template by @songtianlun in #361
  • refactor(auth): add validation to prevent create another admin when a admin is present by @Siumauricio in #381
  • v0.7.2 by @Siumauricio in #382

⚠️ Security Issue

Thanks to @bscript for reporting a issue where the administrator can be overwritten if tries to manually execute the registration endpoint, since we were not validating if an administrator previously existed, what happened is that the user was overwritten and gained access.

We recommend to upgrade to this version to prevent this security issue.

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

20 Aug 02:31
d5c6a60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

18 Aug 16:36
452793c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.7.0

v0.6.3

17 Aug 04:41
385fbf4
Compare
Choose a tag to compare

What's Changed

  • fix: typos by @Vladislav-CS in #334
  • fix: responsive design in the project settings page by @Vladislav-CS in #339
  • fix(github): use github url to install the application #337 by @Siumauricio in #341
  • fix(docker): add root docker to prevent registry delete in each resta… by @Siumauricio in #342
  • fix(services): set published port 0 to prevent swarm assign random po… by @Siumauricio in #344
  • fix(ui): close dialog after templete selected & add config editor line wrapping by @Tuluobo in #343
  • 282 add option to revert dokploy version opt in based auto updates by @Siumauricio in #346
  • v0.6.3 by @Siumauricio in #355

New Contributors

  • @Vladislav-CS made their first contribution in #334
  • @Tuluobo made their first contribution in #343

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Aug 03:59
3590f3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2