Skip to content

Releases: JosephLeedy/magento2-module-custom-fees

1.3.2

26 Nov 17:30
1.3.2

Choose a tag to compare

What's Changed

  • Add Missing Return Type Annotations to Custom Order Fees Interface by @JosephLeedy in #96
  • Prevent Adding Custom Fees To Orders Selected for Packing Slips by @JosephLeedy in #97

Full Changelog: 1.3.1...1.3.2

1.3.1

14 Nov 20:20
1.3.1

Choose a tag to compare

What's Changed

  • Sort Custom Order Fee Report Totals by Order Currency by @JosephLeedy in #85
  • Fix Incorrect Custom Fee Totals on Invoice and Credit Memo PDF by @JosephLeedy in #91

Full Changelog: 1.3.0...1.3.1

1.3.0

01 Oct 21:45
1.3.0
e43a8db

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.3.0

1.2.3

16 Sep 16:00
1.2.3

Choose a tag to compare

What's Changed

  • Fix Admin Order Grid Exception Caused by Escaped Custom Order Fee Data by @JosephLeedy in #73

Full Changelog: 1.2.2...1.2.3

1.2.2

10 Sep 17:36
1.2.2

Choose a tag to compare

What's Changed

  • Implement Frontend Functional Tests Using Playwright by @JosephLeedy in #61
  • Implement Test Sharding in Functional Testing GitHub Actions Workflow by @JosephLeedy in #63
  • Fix Functional Test Failures When Using Luma Theme by @JosephLeedy in #66
  • Fix Custom Fees Order Report Not Aggregating by @JosephLeedy in #71

Full Changelog: 1.2.1...1.2.2

1.2.1

07 Aug 17:56
1.2.1

Choose a tag to compare

What's Changed

  • Install and Configure Playwright for Functional Testing by @JosephLeedy in #52
  • Implement Automated Functional Tests by @JosephLeedy in #54
  • Ensure Custom Fees Are Correctly Charged for Multiple Invoices by @JosephLeedy in #56
  • Ensure Custom Fees Are Correctly Charged for Multiple Credit Memos by @JosephLeedy in #59

Full Changelog: 1.2.0...1.2.1

1.2.0

01 Jul 23:05
1.2.0

Choose a tag to compare

What's Changed

  • Implement Custom Fees Configuration CSV Import Functionality by @JosephLeedy in #25
  • Implement Github Actions Workflow for Running Integration Tests by @JosephLeedy in #29
  • Fix Failure in Report Grid Block Test by @JosephLeedy in #31
  • Implement Actions Workflow to Automatically Create Release On Tag Push by @JosephLeedy in #33
  • Make Export Example CSV Controller Child of Backend App Action Class by @JosephLeedy in #39
  • Allow Fees to be Applied to Orders Based on Conditions by @JosephLeedy in #37
  • Implement PER Coding Style 2.0 Coding Standards by @JosephLeedy in #40
  • Allow Custom Fees to be Charged as a Percentage of the Order Subtotal by @JosephLeedy in #41
  • Release Extension Version 1.2.0 by @JosephLeedy in #42

Full Changelog: 1.1.1...1.2.0

1.1.1

08 May 16:21
1.1.1

Choose a tag to compare

What's Changed

  • Soften Zend Framework 1 Database Component Dependency by @JosephLeedy in #27

Full Changelog: 1.1.0...1.1.1

1.1.0

05 May 15:01
1.1.0

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.1.0

1.0.2

10 Apr 22:51
1.0.2

Choose a tag to compare

What's Changed

  • Mark Constructor Parameters as Explicitly Nullable in Custom Order Fees Model by @JosephLeedy in #11
  • Move Custom Fees Field After Tax Field in Totals Sort Config Section by @JosephLeedy in #14

Full Changelog: 1.0.1...1.0.2