Skip to content

Release 1.1.22

Latest
Compare
Choose a tag to compare
@gonzaloebiz gonzaloebiz released this 19 Aug 12:21
· 15 commits to develop since this release
1e8cdaf

Implemented enhancements:

  • Add a line in the summary when is nothing to sync #1232
  • Unformatted notification message after flushing Catalog Images Cache #1220
  • Clean up error table when batch table is cleaned #1209
  • Enhancing the way of using: joinMailchimpSyncDataWithoutWhere #1202
  • Fixing unformatted notification message after flushing Catalog Images Cache #1221 (roberto-ebizmarts)

Fixed bugs:

  • Regenerate var/mailchimp directory if is deleted #1242
  • Wrong visibility in products #1235
  • Wrong price for simple products that belongs to a configurable product #1234
  • Bad call to $this->getMCStoreId in migration helper and migrantion never ends #1230
  • Mark products as modified when use import products from the admin #1217
  • Order status doesn't get updated when cancelling an order in Mailchimp #1215
  • Undefined variables after upgrading from 1.1.20 to 1.1.21 #1214
  • Ignore modified items when flagging store as synced #1212
  • Fatal Error when entering Mailchimp configuration in MageOne using PHP 8.0 #1211
  • Promo Codes doesn't get sent when updating Promo Rules #1210
  • Interest groups not working on backend suscription #1207
  • Fatal error while trying to turn off "Two-way Sync" #1206
  • Bugs in Log #1205
  • Helper Data's function being used with "$this" into Migration Helper #1196
  • Uncaught Error: Call to undefined method Ebizmarts_MailChimp_Model_Api_Products::joinQtyAndBackorders() #1193
  • Subscriber as "Not activated" in Magento after confirming email received from Mailchimp #1187
  • Error in Ebizmarts_MailChimp_CartController #1182
  • Missing reply-to header #1176
  • Cronjob errors No such file or directory (errno 2) in /lib/Varien/Io/File.php #1173
  • Missing Shipping and Billing address #1172
  • Making getMageApp() method being called by the Migration Helper. #1200 (roberto-ebizmarts)