Skip to content

Latest commit

 

History

History
224 lines (103 loc) · 10.5 KB

File metadata and controls

224 lines (103 loc) · 10.5 KB

0.11.1 (2025-12-29)

Bug Fixes

  • update repository URLs to point to CS-Coolify (11c41a7)

0.11.0 (2025-12-24)

Features

  • configure unattended upgrades for automatic security updates (12122da)

0.10.4 (2025-12-24)

Bug Fixes

  • enhance Docker and cloud-init configurations with log rotation and unattended upgrades (c336c0d)

0.10.3 (2025-12-24)

Bug Fixes

  • enhance user management and password generation in cloud-init configuration (2655199)
  • update user configuration and password generation in cloud-init (6a13ddc)

0.10.2 (2025-12-24)

Bug Fixes

  • standardize description casing and refactor job definitions in release workflow (57fd1bb)
  • update hostname to include domain in cloud-init configuration (58da837)
  • update timezone to UTC and refine Git repository configuration in cloud-init (f3d6d5a)

0.10.1 (2025-12-22)

Bug Fixes

  • update SOCKETI_VERSION to latest in docker-compose and setup script for consistency (217882e)
  • update TIMEZONE to UTC in configuration files for consistency (1c48382)

0.10.0 (2025-12-22)

Features

  • add PUSHER_HOST and PUSHER_PORT configuration options and update setup script for improved WebSocket support (1cc38ec)

0.9.0 (2025-12-22)

Features

  • add configurable PUSHER_HOST and PUSHER_PORT for improved setup flexibility (8b691c5)

0.8.12 (2025-12-22)

Bug Fixes

  • update soketi-server references to coolify-realtime in scripts and configuration (c98f58c)

0.8.11 (2025-12-22)

Bug Fixes

  • update PHP-FPM server settings to improve performance (1cee800)

0.8.10 (2025-12-22)

Bug Fixes

  • rename soketi-server to coolify-realtime and update port exposure in docker-compose.yml (d30ec10)

0.8.9 (2025-12-22)

Bug Fixes

  • standardize network name to lowercase in docker-compose.yml (b5ab303)

0.8.8 (2025-12-22)

Bug Fixes

  • rename coolify-application container to coolify for consistency (1bf9f1e)

0.8.7 (2025-12-22)

Bug Fixes

  • add additional DNS nameservers for improved network resolution (24c9282)
  • update Soketi port numbers and standardize container names in README (0bb830a)

0.8.6 (2025-12-22)

Bug Fixes

  • improve variable declaration and shellcheck compliance in scripts (a3ab7c1)

0.8.5 (2025-12-22)

Bug Fixes

  • update network configurations for Docker with new IPv4 and IPv6 ranges (a33c0e3)

0.8.4 (2025-12-21)

Bug Fixes

  • standardize container names in docker-compose.yml to lowercase (eba6177)
  • update container names in coolify.sh to lowercase (fb5810e)
  • update default application port from 6000 to 8000 in coolify.sh and README.md (6abee7b)

0.8.3 (2025-12-20)

Bug Fixes

  • update watchtower image and enhance root password generation in setup script (00ac6c1)

0.8.2 (2025-12-20)

Bug Fixes

  • update docker-compose and setup scripts to use environment variables for port configuration and enhance root password generation (01f15dd)

0.8.1 (2025-12-20)

Bug Fixes

  • update .gitattributes and update.sh to handle file permissions correctly (f5602bd)

0.8.0 (2025-12-20)

Bug Fixes

  • update watchtower image reference to remove ghcr.io prefix (43ae173)

Features

  • add update script for seamless repository updates (cb99fec)
  • update setup script for improved functionality (543c716)

0.7.0 (2025-12-20)

Features

  • update install and setup scripts for improved functionality (56eb9fe)
  • update README and add install script for one-line installation options (6954a20)

0.6.0 (2025-12-20)

Features

  • update .gitattributes to ignore permission changes for shell scripts (e94b370)

0.5.0 (2025-12-20)

Features

  • add .gitattributes file to manage line endings and binary files (c907229)
  • update watchtower image reference to use ghcr.io in README and docker-compose (5c0d5e6)

0.4.0 (2025-12-20)

Features

  • add --wait option to stack management commands for improved startup handling (185bbd0)
  • update application ports from 6000 to 8000 in README, docker-compose, and setup script (05dc73b)

0.3.0 (2025-12-20)

Features

  • update README with improved setup instructions and add stack update guidelines (a02a2cb)

0.2.0 (2025-12-20)

Features

  • enhance do_destroy function to provide clearer warnings and remove additional resources (0b4c682)

0.1.0 (2025-12-20)

Features

  • enhance setup script by adding missing sentinel folder and updating random value generation for .env file (647749c)
  • update setup script to include file copying and enhance folder structure creation (a225a71)

1.0.0 (2025-12-20)

Bug Fixes

  • update copyright year in LICENSE file (d05b797)

Features

  • enhance backup process and improve Docker network configuration (a16c10b)