Skip to content

Releases: agnostack/magento_extension

v3.0.1

20 Oct 20:44
f213e09
Compare
Choose a tag to compare

This new 3.0.1 version fixes several core issues (incorrect/missing order address, sporadic missing customer data, lack of order item quantities, etc.) and provides all new v2 endpoints, with the ability to retrieve additional information about customers and orders within your Magento store.

Perform advanced Customer Search
View real-time Shipping Status
Access detailed Payment Status
Enable direct Order Search by ID
Access Order Messages and Notes

v3.0.0

23 Sep 22:19
b6aa80b
Compare
Choose a tag to compare

The release has been deprecated, please use 3.0.1.

v2.4.0

02 Jul 11:01
b31346d
Compare
Choose a tag to compare

Resolves the following security vulnerabilities:

  • Update Zendesk API Token and Provision Token: #155
  • Escape user input when generating autocompelete list HTML to avoid XSS attacks: #157
  • Redact JWT token from logs: #158
  • Redirect to default unauthorised zendesk url when SSO is disabled: #159
  • Ensure we don't generate SSO JWT Tokens when feature is disabled: #160

Credit to Jason Woods (@driskell) from Other Media for uncovering the issues.

All customers are requested to download and install this or later versions of the extension.

v2.3.1

29 Apr 05:45
7fa3245
Compare
Choose a tag to compare

Fixes error when setting up the Zendesk Web Widget.

Issue described in:
#137
#145

v2.3.0

24 Apr 02:29
12bf189
Compare
Choose a tag to compare

Resolves security vulnerability with Synchronize Customers feature. Credit to Jason Woods from Other Media for uncovering the issue.

All customers are requested to download and install this or later versions of the extension.

v2.2.0

27 Feb 23:31
564e238
Compare
Choose a tag to compare

Adding process schedulized of syncronization

v2.1.12

25 Apr 05:07
0bdc4f8
Compare
Choose a tag to compare
Merge pull request #139 from zendesk/joseconsador-patch-1

bump to 2.1.12

v2.1.11

24 Aug 04:11
Compare
Choose a tag to compare
  • Remove unnecessary argument in ApiController::ordersAction to remove PHP warnings about a missing argument.
  • Skipped 2.1.10 due to a problem in uploading to magento connect

v2.1.9

21 Jun 05:05
Compare
Choose a tag to compare
  • Fetch store and website from current configuration scope when configuring the extension
  • Use fieldValue search criteria for searching zendesk tickets with the configured ticket_field_id

v2.1.8

27 Oct 08:25
Compare
Choose a tag to compare

Go-lion launch asset and string updates.