Skip to content

1.5.4-2

Compare
Choose a tag to compare
@hammady hammady released this 26 Jul 19:23
· 5 commits to master since this release

New features:

  1. Merge variables into the HTML body of the template and fill in their values.
  2. Live Preview of the template using the values of the merged variable.
  3. S3 image uploads, served using CDN public URLs. For that to work the AWS user should have S3 PutObject permission on the specified bucket. To serve the images efficiently at scale, set up an Amazon CloudFront distribution with the S3 bucket as the origin and specify the distribution name in the configuration.