Skip to content

Releases: tuyennn/magento2-outofstockatlast

v1.1.3

08 Aug 02:09
Compare
Choose a tag to compare

What's Changed

  • Update setOrder plugins signature by @ryanisn in #57
  • [feat] Add integration-tests mage247 by @tuyennn in #58

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

06 May 07:41
842608a
Compare
Choose a tag to compare

What's Changed

  • Support PHP 8.3
  • [Add] Integration github actions by @tuyennn in #54

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Aug 04:31
c3375b4
Compare
Choose a tag to compare

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

26 Jun 07:32
6cafd2f
Compare
Choose a tag to compare

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.6

29 May 04:37
ee35ec1
Compare
Choose a tag to compare

What's Changed

  • Switch build env since 8.1 is no longer supported on trusty by @tuyennn in #24
  • PHP8.2 Compatibility by @tuyennn in #33

Full Changelog: v1.0.5...v1.0.6

v1.0.5

09 Jun 04:21
Compare
Choose a tag to compare
  • Compatibility: Add PHP 8.1 / Magento 2.4.4

v1.0.4

19 Apr 11:13
66caa9f
Compare
Choose a tag to compare
  • Fix #10 ignore order by price while sorting
  • Remove deprecated Magento2.Legacy.Copyright.FoundCopyrightMissingOrWrongFormat

v1.0.3

14 Apr 02:21
a182058
Compare
Choose a tag to compare
  • Fix #15 query_shard_exception No mapping found for [out_of_stock_at_last] in order to sort on

v1.0.2

22 Sep 06:00
c0d802f
Compare
Choose a tag to compare
  • 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

23 Jun 04:41
784861b
Compare
Choose a tag to compare
  • Compatibility composer install on Magento 2.4.x
  • Migrate build to travis-ci.com