This repository has been archived by the owner on Oct 11, 2018. It is now read-only.
Releases: xola/xola-mailchimp
Releases · xola/xola-mailchimp
v0.2.8 - Disabled next version commit
v0.2.7 - Customer Name
Customer Name
- Now saving customer name along with the email id to MailChimp. (#6)
v0.2.6 - Bug Fix
Bug Fix
- Fixed bug where an error was thrown on updating the selected mailing list from one list to another. (#5)
v0.2.5 - Bug Fix
Bug Fix
- Fix for emails not being added to the configured Mailchimp mailing list. #4
v0.2.4 - Bug Fix
Bug Fix
- Fixed an NPE in the loggers
v0.2.3 - Bug Fix
Bug Fix
- Fixed update preferences bug where the preferences in update installation flow were not being validated.
v0.2.2 - Support for Dynamic Types in Preferences
Support for Dynamic Types in Preferences
- Updated preferences and values to support any value type and not just string.
- Upgraded playframework to 2.5.10.
- Enabled access logging
- Respond with 200 on receiving an uninstall event.
v0.2.1 - Bug Fix
Bug Fix
- Fixed broken Get mailing lists from MailChimp flow by correcting the logic of API Key extraction.
v0.2.0 - Mailchimp Integration
[XOL-3050] Mailchimp Integration
- Removed authentication to Mailchimp using OAuth.
- Added support for Mailchimp API key instead of OAuth.
- Removed data dump controller.
- Updated error response format.
- Renamed 'confirmation' to 'installation' to match with the 'installation' on Xola/App Store end.
- Removed CRUD of plugin's configuration.
- Webhook to accept all events generated by Xola/App store.
Others
- Added Vagrant configuration.
- Updated Play framework to v2.5.9.