Releases: agnostack/magento_extension
Releases · agnostack/magento_extension
v2.1.7
Add logging for exception on customer ticket fetch.
v2.1.6
v2.1.6
v2.1.5
Store view contact form fix
v2.1.4
bump to v2.1.4
v2.1.2
Fixes:
- Compatibility for array_column
 
Changes:
- "Test Connection" no longer requires users to save the form
 
v2.1.1
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
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
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
Apply ACL to admin actions, in response to the Magento SUPEE-6285 patch.
v2.0.7
Admin SSO compatibility fix