Releases: agnostack/magento_extension
Releases · agnostack/magento_extension
v3.0.1
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
v2.4.0
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
v2.3.0
v2.2.0
v2.1.12
Merge pull request #139 from zendesk/joseconsador-patch-1 bump to 2.1.12
v2.1.11
- 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
- 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
Go-lion launch asset and string updates.