Releases: Golangcodes/nextdeploy
Releases Β· Golangcodes/nextdeploy
v0.7.18
v0.7.16
π NextDeploy v0.7.16
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* bf6c57c6c13f40d190bd170bc3c1eddf428eed83 feat(cli): add nextdeploy secrets load command
v0.7.15
π NextDeploy v0.7.15
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* b86e3accfc4c9df3391c380379a5f026a887452f fix(daemon): fix recurring Caddy permission issue by using 0755 for config dir
v0.7.13
π NextDeploy v0.7.13
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* f347a07a70e5f751461546c1a5bb295a1c30653a fix(daemon): resolve port collision and static asset sync
v0.7.12
π NextDeploy v0.7.12
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* bb53d7f96364368f3f9a7edb6ec5268a4e4e4c44 fix(caddy): disable direct IP access and secure default config
v0.7.11
π NextDeploy v0.7.11
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* 476a4a395f2a3878d1ccfa8253667bc73f0cdd21 fix(caddy): swap global ensure order before app config generation
v0.7.10
π NextDeploy v0.7.10
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* d8a2f0c458809663bebb202a18ee2c8792cac8f5 fix(caddy): inject global order for coraza_waf
v0.7.9
π NextDeploy v0.7.9
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* ab78b990beacc24391a6f9e040bfb74eaff28242 fix(caddy): wrap coraza_waf inside route block
v0.7.8
π NextDeploy v0.7.8
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* 64d29cb43006d67cea0a51534cdcc728347e7aef chore: release v0.7.8
v0.7.7
π NextDeploy v0.7.7
π¦ Installation
Linux/macOS
curl -fsSL https://nextdeploy.one/install.sh | bash
## Changelog
* 3199068d93b009fb0fdc576a31e9956596afd42f feat: add auto-update check on ship command
* 636003043dc2c888a99648219b049462c212b9f7 fix: critical port swap logic for zero-downtime deployments