Skip to content

Releases: agnostack/magento_extension

v2.1.7

20 Sep 04:06
Compare
Choose a tag to compare

Add logging for exception on customer ticket fetch.

v2.1.6

04 Aug 02:48
Compare
Choose a tag to compare

v2.1.6

v2.1.5

04 Jul 08:57
Compare
Choose a tag to compare

Store view contact form fix

v2.1.4

28 Mar 02:38
Compare
Choose a tag to compare
bump to v2.1.4

v2.1.2

21 Sep 06:27
Compare
Choose a tag to compare

Fixes:

  • Compatibility for array_column

Changes:

  • "Test Connection" no longer requires users to save the form

v2.1.1

16 Sep 05:48
Compare
Choose a tag to compare

Fixes:

  • Sorting disabled on tickets grid
  • PHP errors when saving incorrect configuration
  • PHP error when clicking the sync users button multiple times

Changes:

  • Set ticket submitter as logged in Magento user if email is a Zendesk agent or admin

v2.1.0

09 Sep 05:50
Compare
Choose a tag to compare

Sideload users instead of caching them all while making multiple API calls

Fixes

  • Memory limit is reached when retrieving a huge number of users

Changes

  • Removes the Priority field from the admin tickets grid

v2.0.9

07 Sep 07:52
Compare
Choose a tag to compare

Bug fixes:

  • Memory leak on admin order creation
  • Ticket link always points to the agent backend
  • division by zero when customer has no orders

v2.0.8

14 Jul 02:31
Compare
Choose a tag to compare

Apply ACL to admin actions, in response to the Magento SUPEE-6285 patch.

v2.0.7

06 Jul 07:34
Compare
Choose a tag to compare

Admin SSO compatibility fix