Formplug Serverless Versions Save

Form forwarding service for AWS Lambda

v2.0.0

2 years ago
  • Upgrades NPM dependencies.
  • Handles Node depreciations.

Breaking changes:

  • New encryption algorithm (encrypted emails will need regenerating).

1.2.2

3 years ago
  • Fixes validation around localhost redirect URLs.

1.2.1

3 years ago
  • Set environment to Node v12.x.

1.2.0

4 years ago
  • Integrate with reCaptcha v3.
  • Add support for whitelisted recipients.
  • Add support for custom templates.
  • Restrict IAM permissions.

1.1.1

4 years ago
  • Set environment to Node v8.10.
  • Update dev dependencies.
  • Improve test coverage.

1.1.0

4 years ago
  • Integrate the 'send' and 'receive' lambdas.

1.0.0

4 years ago
  • 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'.