Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

66 lines (41 loc) · 1.91 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.1.1] - 2022-02-10

Fixed

  • Bug when filtering by order date #13

[1.1.0] - 2022-08-01

Updated

  • Update order_items field into export-friendly format. #12

[1.0.9] - 2021-11-02

Fixed

  • Order grid filter does not work anymore. #8

[1.0.8] - 2021-04-16

Fixed

  • Added strict types and few other minor updates to pass static analysis checks. ecd1da99

[1.0.7] - 2021-02-26

Fixed

  • Count always displays “”1 records found”. #5
  • Cannot select all items. #5

[1.0.6] - 2021-02-04

Fixed

  • Version bump for Composer package resolution.

[1.0.5] - 2021-02-04

Fixed

  • Fixed filters and order grid styles #4.

[1.0.4] - 2020-04-22

Fixed

  • Updated php and magento framework version constraints to >=7.1 and >=101 respectively, for more seamless compatibility with new Magento releases.

[1.0.3] - 2020-04-22

Fixed

  • Updated php version constraint to ~7.1 (any version 7.1 or higher).

[1.0.2] - 2019-10-18

Fixed

  • Updated composer version constraints to support newer versions of Magento.

[1.0.1] - 2019-05-10

Fixed

  • Fixes suggested by Magento Coding Standard.

[1.0.0] - 2019-01-11

Added

  • Initial release.