Releases: Dokploy/dokploy
Releases · Dokploy/dokploy
v0.0.2
What's Changed
- fix: typo in index.ts by @eltociear in #26
- feat: Update build.sh to provide arm64, aarch64 and x86 images by @mariusihring in #37
- fix: prevent to have empty traefik config in order to prevent domain… by @Siumauricio in #44
- revert: back to next 14 and remove arm/v7 due to unsuported versions … by @Siumauricio in #45
- fix(#42): initialize the database as a first service by @Siumauricio in #48
- v0.0.2 by @Siumauricio in #50
New Contributors
- @eltociear made their first contribution in #26
- @mariusihring made their first contribution in #37
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- fix: typo by @barelyhuman in #9
- Automatically navigate to new project after creation by @Rei-x in #7
- chore: improve local development by @Siumauricio in #13
- doc: Update prompt text by @ack3rs in #14
- fix(#10): slugify the appName and remove weird characters by @Siumauricio in #19
- feat: use
ss -tulnp | grep ':PORT 'instead oflsof -i :PORTby @hauserkristof in #15 - Fix/builder env wrong way by @Siumauricio in #21
- fix(typo): enviroment -> environment by @jesse-holden in #20
- feat: add canary builds for testing purposes by @Siumauricio in #23
- Docs/contributing by @Siumauricio in #24
- Main release by @Siumauricio in #25
New Contributors
- @barelyhuman made their first contribution in #9
- @Rei-x made their first contribution in #7
- @Siumauricio made their first contribution in #13
- @ack3rs made their first contribution in #14
- @hauserkristof made their first contribution in #15
- @jesse-holden made their first contribution in #20
Full Changelog: https://github.com/Dokploy/dokploy/commits/v0.0.1