All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Create event for when a subscriber is added to a list
- Added a setting to validate ReCaptcha before submitting the form. This setting is disabled by default.
- Fixed a bug introduced in 1.0.3 from removing the call to validateData. Checking for each value in array or listId if not array
- Fixed a bug that occurred with the previous release.
- Added the possibility to subscribe to multiple lists by providing an array of list IDs.
- Fixed error when there are no additional fields.
- Initial release 🎉