Releases: tuyennn/magento2-outofstockatlast
Releases · tuyennn/magento2-outofstockatlast
v1.1.1
What's Changed
- Run Magento Coding Standard in GitHub Action by @tuyennn in #39, #40
- Remove travis badge, add ExtDN M2 Coding Standard badge by @tuyennn in #41
- Fix double sorting for some attributes, fix configurable products issue by @tuyennn in #45
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- [Fix#35]: Bump version to fix Compatibility by @tuyennn in #36
- Support Magento >=2.4.6, PHP 8.2, ElasticSuite >=2.11.x
Full Changelog: v1.0.6...v1.1.0
v1.0.5
- Compatibility: Add PHP 8.1 / Magento 2.4.4
v1.0.4
- Fix #10 ignore order by price while sorting
- Remove deprecated Magento2.Legacy.Copyright.FoundCopyrightMissingOrWrongFormat
v1.0.3
- Fix #15 query_shard_exception No mapping found for [out_of_stock_at_last] in order to sort on
v1.0.2
- Fix issue while sort order with price
- Drop support and travis build for PHP 7.2
- Refactoring for latest Magento Coding Standard
v1.0.1
- Compatibility composer install on Magento 2.4.x
- Migrate build to travis-ci.com