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.
- Updates a sendgrid API endpoint that had been silently disabled
- Fixed a bug with Sendgrid error handling
- Non control panel JS is now IE11 friendly (removed
.forEach()
)
- Chaged the method used to trigger subscription based syncs. This should be more reliable now
- The number of subscriptions required in order to trigged a sync task to be queued can now be adjusted in the plugin settings
- Validation error when resaving an existing source
- Cleanup
- Ability to adjust source codes so that they can be matched to local dev if not using DB imports
- Initial release