Skip to content

Releases: outstack/enveloper

v0.3.3

12 Nov 15:27
Compare
Choose a tag to compare

Includes upgrades to PHP7.4

Added timezone configurability

24 Jun 15:15
Compare
Choose a tag to compare

Added ENVELOPER_DEFAULT_TIMEZONE env var.

v0.3.1

15 Jun 08:53
a23b1a8
Compare
Choose a tag to compare

Fixed bug in iterating over participant list

v0.3.0

08 Jun 13:16
79351cf
Compare
Choose a tag to compare
Attachment improvements (#40)

 - Increased upload size limit to 10M
 - Added option for static attachments
 - Added base64_decode filter to twig to allow sending base64 encoded attachments, useful for binary contents

v0.2.0

06 Mar 17:04
14619cc
Compare
Choose a tag to compare
 Added JSON schema validation option to templates (#27)

* Added JSON schema validation option to templates

* Fixed code style and change made to wrong file

v0.1.0

09 Jul 19:20
Compare
Choose a tag to compare

First alpha tagged release.