Releases: outstack/enveloper
Releases · outstack/enveloper
v0.3.3
Added timezone configurability
Added ENVELOPER_DEFAULT_TIMEZONE
env var.
v0.3.1
Fixed bug in iterating over participant list
v0.3.0
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
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
First alpha tagged release.