Skip to content

Releases: mailchimp/mc-magento2

Release 1.0.29

31 May 17:42
9accd5d
Compare
Choose a tag to compare

Implemented enhancements:

  • Add check before renaming 'address_address1' table column #283 (RobAimes)

Fixed bugs:

  • No cron_groups.xml is defined #316
  • Wrong url for a generic product of configurable producs #313
  • No image url when the product and the parent has no image #307
  • web_hooks error somewhere - first/last name being required #302
  • In the mailchimpstore grid not all the apikeys are taken #295
  • Error getting interest groups #293
  • Multistore with different Mailchimp accounts not saving correctly #289
  • Exception is thrown when Promotion is marked for removal #280
  • Webhook cronjob fails when updating customer #278
  • Cron Ecommerce: cannot create batches data because update existed products in orders or carts #277
  • Cancelled or pending orders added to revenue in mailchimp #274
  • Bad registers are generated in mailchimp_sync_ecommerce table #267
  • PHP warning in Helper/Data.php line 340 #266
  • Subscriber fields not updated when Ecommerce Data not enabled #258
  • Error when attempting to edit a customer from the backend #240
  • No Abandoned Cart Data Sent #220
  • Magento 2.2.1: Changes like "unsubscribe" and "delete" to subscribers in Magento backend aren't synched #147
  • Change cron group id to 'mailchimp'. #282 (jhruehl)
  • fix decodeArrayFieldValue error #265 (gundamkid)

Release 1.0.28

27 Mar 15:54
1f7950c
Compare
Choose a tag to compare

Implemented enhancements:

  • Not necessary mailchimp/script/get requests #248
  • Add a button to create the webhooks #229
  • Add get Api credentials button using oauth. #207
  • Special price management #194
  • Use a checkbox on Checkout to determine Opt-in status. #36

Fixed bugs:

  • Don't delete the batch_id when modify a register #246
  • Invalid argument supplied for foreach() #243
  • Missing argument on call to _updateSyncData() #241
  • MailChimp js file loaded each time the page loads #232
  • Mark non existing batchs as canceled #216
  • Modified carts are not re synced #212
  • Try to get result for not existing batch #210
  • Wrong error management #204
  • When modify a simple product, the variant is empty #202
  • Abandoned cart email product price has range starting at $0 when using configurable products #197
  • Error due to customer data race condition #112
  • Show "Mailchimp" customer tab when the extension is enabled #201 (t-richards)
  • Update default.xml #180 (jhruehl)

Release 1.0.27

05 Feb 22:09
232db41
Compare
Choose a tag to compare

Enhancements

  • Send categories in product vendor attribute #129

Bug Fixes

  • Merge Names not synching #188
  • Error in ebizmarts_ecommerce after upgrading to 1.0.26 #186
  • Installation error when the database has a prefix #184

Release 1.0.26

24 Jan 22:32
4702651
Compare
Choose a tag to compare

Enhancements

  • Copy suggestions for List Group enhancement #173
  • Add support for List Groups #122
  • Magento 2.2 compatibility #116
  • Add mergevars #110

Bug Fixes

  • Exception when running cron #114
  • Error when the webhook is created #117
  • Mark customer as modified when any data was modified #118
  • Send duplicates promo codes #121
  • Cron error "Requested country is not available." #58
  • Intallation error in EE when the database is already splitted #149
  • Guest Abandoned Carts failing to load when accessing from automation. #153
  • Guest Abandoned Carts not associating email address at checkout #152
  • Compatibility with Magento Enterprise Edition 2.1.x #144
  • Sync only works, if eCommerce is enabled #150
  • Products are not marked as modified in the sync_ecommerce table #177
  • Error on Mailchimp Stores Grid #170
  • Child product update when parent has not been sent yet #160

Release 1.0.25

06 Nov 22:29
Compare
Choose a tag to compare

Enhancements

  • add promo rules and codes management #100
  • improve performance with customer/subscriber table #93
  • add support for prefix in the database #95

Bug Fixes

  • fix an issue with store remain as always sync #97
  • fix an issue when load the cart from abandoned cart automation email #111

Release 1.0.24

18 Sep 17:56
Compare
Choose a tag to compare
  • Fix Incorrect image url, the image was taken from the cache, now point the right url #82
  • Fix Incorrect cart url, the link to the cart always points to the base store, now point to the correct one #84
  • Fix Error installation when use split database, only applicable to EE #85
  • Fix Admin Order Grid Slowdown, #88

Release 1.0.23

01 Sep 18:30
Compare
Choose a tag to compare
  • Fix ajax call on mailchimpjs.js
  • Fix Guest subscribers issue - STOREID
  • Fix Website scope always taking list from default configuration
  • Fix Requested product doesn't exist issue
  • Fix Resubscribing a customer from Magento throws a 500 error due to Fatal Uncaught Error: "Call to a member function getStreetLine() on string issue
  • Fix Cron error "Requested country is not available." issue
  • Fix Error with default config allows unassociated list to be attached to a store config issue

Release 1.0.22

26 Jul 17:23
Compare
Choose a tag to compare

Fix an issue with inheritance in the config of the extension

Release 1.0.21

14 Jul 13:37
Compare
Choose a tag to compare
  • Fix not catched exception when api key is incorrect and trying to visite Ecommerce -> Stores on the admin.

Release 1.0.20

12 Jul 15:52
Compare
Choose a tag to compare

Fix for production compilation