This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
Releases: danielireson/formplug
Releases · danielireson/formplug
v2.0.0
v1.2.2
- Fixes validation around localhost redirect URLs.
v1.2.1
- Set environment to Node v12.x.
v1.2.0
- Integrate with reCaptcha v3.
- Add support for whitelisted recipients.
- Add support for custom templates.
- Restrict IAM permissions.
v1.1.1
- Set environment to Node v8.10.
- Update dev dependencies.
- Improve test coverage.
v1.1.0
- Integrate the 'send' and 'receive' lambdas.
v1.0.0
- Set environment to Node v6.10.
- Project rewrite using ES6 classes with improved test coverage.
- Require primary 'to' recipient as form input instead of URL path parameter.
- Add functionality to set 'reply to' email addresses.
- Encryption support on all email address fields.
- Pass multiple recipients to 'cc', 'bcc' and 'reply to'.