Skip to content

Releases: bubbajames-docker/sendy

Sendy 5.2.3

10 Jul 01:22
Compare
Choose a tag to compare

Upgraded container to Sendy 5.2.3

Minor Bug Fixes

03 Oct 00:18
Compare
Choose a tag to compare

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

01 Aug 05:24
Compare
Choose a tag to compare
  1. Added support for crontab scheduled campaign, autoresponder and CSV import jobs.
  2. Added support for HTTPS through environment variable SENDY_PROTOCOL.
  3. Updated docker-compose:
    1. To use sendy.env environment file for simplified variable management.
    2. 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.
  4. Updated README to reflect new environment variable.

Sendy 4.1.0

01 Aug 04:29
Compare
Choose a tag to compare
only whitespace changes...