Releases: Dokploy/dokploy
Releases · Dokploy/dokploy
v0.24.1
What's Changed
- fix(ui): adjust tablist item width for compose services by @nktnet1 in #2152
- fix: Optimize the code editor component, adjust the style and structu… by @croatialu in #2167
- feat(project): update application name handling during duplication by @Siumauricio in #2174
- fix(ui): tabs overflow and Tailwind config by @gentslava in #2156
- fix: Add gitlabUrl calculation logic and update link references by @croatialu in #2163
- fix(ui): git providers overflow by @gentslava in #2176
- fix(ui): Fix Dialogs Infinite Render Loops and Command Component Conflicts by @jhon2c in #2182
- fix(gitlab): Support dynamically generating clone URLs based on protocols by @croatialu in #2164
- chore: match dependencies with current ones in pnpm-lock.yaml by @Marukome0743 in #2082
- chore(docker): update Node.js version to 20.16.0 in all Dockerfiles by @Siumauricio in #2184
- feat(monitoring): add RestartPolicy configuration for server and web … by @Siumauricio in #2185
New Contributors
- @croatialu made their first contribution in #2167
Full Changelog: v0.24.0...v0.24.1
v0.24.0
What's Changed
- fix(settings): update readMonitoringConfig to async and improve log r… by @Siumauricio in #2137
- Style: Change Node Applications dialog width, more easy to read. by @DearTanker in #2128
- feat: add internal path routing and path stripping for domains by @jhon2c in #2053
- 394 ability to backup named volume to s3 by @Siumauricio in #2116
- refactor(application): remove redundant service stop logic by @Siumauricio in #2138
- 1541 register login screen fails on chrome by @Siumauricio in #2139
- feat(volumes): add alert block for bind mount validation in AddVolume… by @Siumauricio in #2140
- fix(gitlab): update repository selection to use URL instead of name by @Siumauricio in #2141
- fix(rollbacks): correct dns issue resolution by @Siumauricio in #2142
- fix: fix environment variable parsing for railpack by @andr3i1010 in #2134
- refactor: remove unused volume suffix function from collision utility by @Siumauricio in #1866
- docs: fix broken README.md sponsers images by @Marukome0743 in #2144
New Contributors
- @jhon2c made their first contribution in #2053
- @andr3i1010 made their first contribution in #2134
Full Changelog: v0.23.7...v0.24.0
v0.23.7
What's Changed
- docs: remove blue underlink from README.md by @Marukome0743 in #2108
- Style: Make all code editors apply Tailwind CSS font-mono style. by @DearTanker in #2107
- refactor: remove unused catch errors by @Marukome0743 in #2112
- Feat/add ports publish mode by @Siumauricio in #2124
- docs: update docker installation method of Ubuntu by @Marukome0743 in #2084
- feat: fix OpencloudOS setup by @zuohuadong in #2115
- fix(traefik-setup): now pulling the traefik image to make it sure it's present locally by @s1nyx in #2030
- Fix/issues by @Siumauricio in #2125
New Contributors
Full Changelog: v0.23.6...v0.23.7
v0.23.6
What's Changed
- Style: Make Node Applications more readable. by @DearTanker in #2104
- feat: add kill process functionality to schedules for dokploy server & remote servers by @Siumauricio in #2105
- fix: prevent removal of current directory in deployment logs by @Siumauricio in #2113
Full Changelog: v0.23.5...v0.23.6
v0.23.5
What's Changed
- style: Remove the width restriction on the server name. by @DearTanker in #2100
- fix: change default DOCKER_CONFIG to a config directory instead of config.json file by @SashkaHavr in #2101
- chore: remove unknown
apps/modelsfrom pnpm-workspace.yaml by @Marukome0743 in #2083 - fix: update preview deployment comment to include protocol in domain URL by @Siumauricio in #2102
New Contributors
- @DearTanker made their first contribution in #2100
- @SashkaHavr made their first contribution in #2101
Full Changelog: v0.23.4...v0.23.5
v0.23.4
What's Changed
- feat(settings): add query to retrieve Dokploy cloud IPs by @Siumauricio in #2087
- fix(upload): refactor registry tag construction for image uploads by @Siumauricio in #2089
- fix(backups): enhance database type handling in compose backup process by @Siumauricio in #2090
- feat: add database name in database backup notification by @dscamargo in #2072
New Contributors
- @dscamargo made their first contribution in #2072
Full Changelog: v0.23.3...v0.23.4
v0.23.3
What's Changed
- feat(rollbacks): enhance fullContext type and refactor createRollback… by @Siumauricio in #2069
Full Changelog: v0.23.2...v0.23.3
v0.23.2
What's Changed
- fix: envs wasn't showing in the UI by @Siumauricio in #2067
- Feat/reset 2fa script by @nikolajjsj in #2066
New Contributors
- @nikolajjsj made their first contribution in #2066
Full Changelog: v0.23.1...v0.23.2
v0.23.1
What's Changed
- refactor(git_provider): update userId assignment to use owner_id from… by @Siumauricio in #2062
Full Changelog: v0.23.0...v0.23.1
v0.23.0
What's Changed
- fix: throw error if traefik container creation fails for a reason other than port taken by @nktnet1 in #1930
- fix[railpack]: env parsing for build step by @TorstenDittmann in #1983
- build: add syntax directive to Dockerfiles by @Marukome0743 in #2034
- feat(database): set default value for logCleanupCron and update exist… by @Siumauricio in #2048
- fix[domains]: Add CDN provider detection with dynamic display names by @TorstenDittmann in #1984
- fix api: return compose informations when created from template by @victorboudet in #2007
- fix: update FormItem styles for better layout in UpdateVolume component by @Siumauricio in #2049
- feat(invitation): add email provider selection and notification handl… by @Siumauricio in #2056
- fix: update form reset conditions in environment and compose file edi… by @Siumauricio in #2058
- fix: parse pem certificates correctly by @onurguzel in #2025
- Fix typo: Clonning → Cloning by @dsincl12 in #2050
- feat(backup): implement keepLatestNBackups function to manage backup … by @Siumauricio in #2060
- fix: allow dot character in project name validation (#2042) by @tarikyalcinkaya in #2059
- feat: Git Provider Permissions by @ayham291 in #1981
- Ability to roll back service deployments by @Siumauricio in #1986
- chore(server-setup.ts) support opencloudos by @zuohuadong in #2019
- chore: alphabetize the package.json dependencies by @Marukome0743 in #2037
New Contributors
- @TorstenDittmann made their first contribution in #1983
- @Marukome0743 made their first contribution in #2034
- @victorboudet made their first contribution in #2007
- @onurguzel made their first contribution in #2025
- @dsincl12 made their first contribution in #2050
- @tarikyalcinkaya made their first contribution in #2059
- @ayham291 made their first contribution in #1981
- @zuohuadong made their first contribution in #2019
Full Changelog: v0.22.7...v0.23.0