Skip to content

Latest commit

 

History

History
78 lines (60 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

78 lines (60 loc) · 1.61 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.

[Unreleased]

[1.2.11] - 24 October 2024

Fixed

  • Add funding

[1.2.10] - 2 October 2024

Fixed

  • Send mail by using the configured email address

[1.2.9] - 9 April 2024

Fixed

  • Fix calling Rate class in the Add action #2 @se-viacheslav

[1.2.8] - 9 April 2023

Fixed

  • Compat psr/log with Magento 2.4.7

[1.2.7] - 8 April 2023

  • Failed release

[1.2.6] - 9 January 2023

Fixed

  • Properly use ZIP codes from feed

[1.2.5] - 25 April 2022

Fixed

  • Version bump

[1.2.4] - 25 April 2022

Fixed

  • Upgrade Guzzle because of Magento 2.4.4

[1.2.3] - 1 January 2021

Fixed

  • Only report rates higher than 0

[1.2.2] - 29 July 2019

Added

  • Support for Magento 2.4
  • Add KeepAChangeLog support
  • Move configuration to separate Yireo section

[1.2.1] - January 2019

Added

  • Fix issue with mail not being sent via cron
  • Add website name to email subject
  • Increase cron time to every 3 minutes

[1.2.0] - December 2019

Added

  • Add Fix link to notices
  • Add "Clean All Rates" button
  • Clean up dependencies in composer file
  • Add GitLab CI integration

[1.0.1] - December 2019

Added

  • Fix typo in settings

[1.0.0] - December 2019

Added

  • Stable release

[0.0.2] - December 2019

Added

  • Integration tests completed
  • Functional tests completed

[0.0.1] - December 2019

Added

  • Working proof of concept