[ { "version": "1.1.8", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2020-06-12T21:44:00+02:00", "notes": [ "[Fixed] Fixed incorrect composer autoload files and updated packages." ] }, { "version": "1.1.7", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2020-02-07T10:14:00+02:00", "notes": [ "[Fixed] Fixed an error that would occur on PHP 7.2.", "[Added] Makes it possible to request more than 10 list interests." ] }, { "version": "1.1.6", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2018-02-18T12:41:00+02:00", "notes": [ "[Fixed] Fixed an error that would occur if trying to unsubscribe a user that's not on the list." ] }, { "version": "1.1.5", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2018-02-05T17:49:00+02:00", "notes": [ "[Added] Adds unsubscribe controller action and service method.", "[Fixed] Fixed check if subscribed functionality to take into account if status is unsubscribed." ] }, { "version": "1.1.4", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2018-02-05T15:36:00+02:00", "notes": [ "[Added] Adds checkIfSubscribed variable (by @ademers)" ] }, { "version": "1.1.3", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2017-01-19T23:46:00+02:00", "notes": [ "[Fixed] Fixed incorrect parameter default in subscribe service method which could cause errors if service was used directly." ] }, { "version": "1.1.2", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2016-12-20T21:32:00+02:00", "notes": [ "[Added] Added support for 'language' field (by @dredumont)" ] }, { "version": "1.1.1", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2016-09-11T19:34:00+02:00", "notes": [ "[Added] Added (non-existing) schema version" ] }, { "version": "1.1.0", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2016-09-11T19:34:00+02:00", "notes": [ "[Added] Support for groups was fixed to work with the new API", "[Added] New getListInterestGroups template variable that can be used to get available groups and interests from list.", "[Fixed] Removed old API library.", "[Fixed] Fixed documentation" ] }, { "version": "1.0.4", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2016-05-26T13:09:00+02:00", "notes": [ "[Fixed] Fixed a small but critical bug that would happen when trying to subscribe and redirect." ] }, { "version": "1.0.3", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2016-03-27T18:25:00+02:00", "notes": [ "[Fixed] Updated vendor libraries." ] }, { "version": "1.0.2", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2016-03-16T17:09:18+00:00", "notes": [ "[Added] Added option to set interest groups.", "[Fixed] Fixed bug where not supplying any merge vars to checkIsSubscribed would result in an error." ] }, { "version": "1.0.1", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2016-01-27T11:26:00+02:00", "notes": [ "[Fixed] Fixed missing vendor library.", "[Fixed] Fixed bug where not supplying any merge vars would result in an error.", "[Fixed] Fixed error message." ] }, { "version": "1.0.0", "downloadUrl": "https://github.com/aelvan/mailchimp-subscribe-craft/archive/master.zip", "date": "2016-01-22T23:50:00+02:00", "notes": [ "[improved] Refactored alot of code!", "[improved] The plugin is now using the MailChimp API 3.0.", "[Added] The plugin now has a service layer that other plugins can tap into.", "[Added] Subscribe results from multiple lists are now returned in a separate listResults array in the mailchimpSubscribe variable.", "[Added] Added Craft 2.5 plugin stuff." ] } ]