Skip to content

Releases: deeploy-sh/deeploy

v0.3.0

11 Feb 11:19
dc2b717

Choose a tag to compare

Added

  • Multi-profile / multi-VPS support across auth, API calls, settings, and pod/log/domain flows.
  • Pod-to-pod communication improvements with project network and network alias support.

Changed

  • Existing server communication now consistently follows the active profile across settings, logs, and domains.
  • Pod networking behavior now uses project-scoped naming and alias patterns for service-to-service communication.

Fixed

  • Removed and sanitized token exposure in logs and git clone output.

Security

  • Improved cookie security handling.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Feb 11:48
d312820

Choose a tag to compare

Added

  • New panel-based UI with a single-view workflow (no page hopping).
  • Tree sidebar navigation for Projects -> Pods.
  • Keyboard shortcuts overlay via ?.
  • Safer domain deletion flow with explicit DELETE confirmation.

Changed

  • Navigation and interaction model moved to panel-driven UX.

Fixed

  • Pod cleanup fixes.
  • Deploy log handling fixes.

Full Changelog: v0.1.2...v0.2.0

v0.1.2

27 Dec 09:09
136bbb0

Choose a tag to compare

Changed

  • Replaced custom pod-logs viewport with bubbles viewport.

Fixed

  • Encrypted environment variables are now properly decrypted for TUI display and container deployment.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Dec 11:13
c24da16

Choose a tag to compare

Added

  • SQLite as default database; PostgreSQL optional.
  • Uninstall route.
  • Documentation site.

Fixed

  • TUI connection check starts on auth success.
  • DB bind mount path for production setup.

Full Changelog: v0.1.0...v0.1.1

v0.1.0 🎉

21 Dec 09:02
7c6534f

Choose a tag to compare

Added

  • First public release of Deeploy.
  • Terminal-first Docker app deployments to VPS.
  • Automatic SSL and instant domain setup.
  • Install scripts for server and TUI.

Full Changelog: https://github.com/deeploy-sh/deeploy/releases/tag/v0.1.0