CHANGELOG (0.9.X)
0.9.2 🚀 (2026-06-15)
Backwards incompatible changes from 0.9.1
Installer Actions
- It’s not mandatory, but it’s recommended to update
deployex.sh.
rm deployex.sh
wget https://github.com/thiagoesteves/deployex/releases/download/0.9.2/deployex.sh
chmod a+x deployex.sh
./deployex.sh --updateBug fixes
- None
Enhancements
PULL-220Changing log level to INFO when running unit testsPULL-216Let's Encrypt Certificate Management for DeployExISSUE-207Increase the default timeout for IEX/ERL terminalPULL-225Cleaning up inet_tls.conf file before updating deployex application
0.9.1 🚀 (2026-05-15)
Backwards incompatible changes from 0.9.0
- None
Bug fixes
PULL-217Updating due to vulnerabilities
Enhancements
- None
0.9.0 🚀 (2026-04-01)
Backwards incompatible changes from 0.8.0
Hotupgrade
- Hotupgrade from 0.8.0 to 0.9.0 is not viable since the previous version doesn't support it.
Installer Actions
- It’s not mandatory, but it’s recommended to update
deployex.shso it can support custom installation, hotupgrades and changing folder for log directories.
rm deployex.sh
wget https://github.com/thiagoesteves/deployex/releases/download/0.9.1/deployex.sh
chmod a+x deployex.sh
./deployex.sh --installBug fixes
ISSUE-203DeployEx restarted after Github returned 504PULL-208Disabling mouse on tmux due to issues between tmux and xterm
Enhancements
ISSUE-188Add DeployEx Secrets via environment varsPULL-189Adding hot upgrade functionality for DeployEx itself via CLIPULL-193Adding UI/UX for hotupgrading deployex itselfPULL-201Adding support for hotupgrading librariesPULL-211Adding self-signed certificate generation depending on the OTP releasePULL-214Adding mTLS information for checking the certificates and show in the UI
Host Binaries Available
This release includes binaries for the following Ubuntu versions:
- Ubuntu 24.04 with OTP 27 - deployex-ubuntu-24.04-otp-27.tar.gz
- Ubuntu 24.04 with OTP 28 - deployex-ubuntu-24.04-otp-28.tar.gz
You can use these pre-built binaries, or you can build your own if preferred.
Previous Releases
- 0.8.0 🚀 (2025-11-20)
- 0.7.3 🚀 (2025-10-28)
- 0.7.2 🚀 (2025-10-16)
- 0.7.1 🚀 (2025-10-15)
- 0.7.0 🚀 (2025-10-07)
- 0.6.1 🚀 (2025-08-29)
- 0.6.0 🚀 (2025-08-22)
- 0.5.2 🚀 (2025-06-13)
- 0.5.1 🚀 (2025-06-03)
- 0.5.0 🚀 (2025-05-27)
- 0.4.2 🚀 (2025-05-13)
- 0.4.1 🚀 (2025-04-25)
- 0.4.0 🚀 (2025-04-23)
- 0.3.4 🚀 (2025-04-14)
- 0.2.0 🚀 (2024-05-23)
- 0.1.0 🚀 (2024-05-06)