Releases: bubbajames-docker/sendy
Releases · bubbajames-docker/sendy
Sendy 5.2.3
Upgraded container to Sendy 5.2.3
Minor Bug Fixes
Dockerfile:
- Create uploads/csvs to eleminiate PHP Notice that /var/www/html/uploads/csvs does not exist.
Sendy Update Patch:
- Patched includes/update.php to allow successful database upgrades past 4.0.
Sendy 4.1.0.1
- Added support for crontab scheduled campaign, autoresponder and CSV import jobs.
- Added support for HTTPS through environment variable
SENDY_PROTOCOL
. - Updated docker-compose:
- To use
sendy.env
environment file for simplified variable management. - Added HAProxy load balancer for SSL termination. HAProxy initialization script will generate developer rootCA and SSL certificates for domain
SENDY_FQDN
if /etc/cert/server.pem does not exist.
- To use
- Updated README to reflect new environment variable.
Sendy 4.1.0
only whitespace changes...