Skip to main content

Changelog

0.2.2 (2026-07-25)

Improvements

  • Admin and checkout strings are now translatable, and the module ships translations for all 15 supported locales.
  • The checkout shipping-rate validation message is built as one phrase (Field %1 is required.) instead of two concatenated fragments, so it can be translated correctly in languages with a different word order. The rendered English text is unchanged.

0.2.1 (2026-07-21)

Fixed

  • Shipping method codes no longer contain an underscore (mstrateid instead of mstrate_id). The previous format broke PayPal Smart Buttons on the product, cart and mini-cart pages: Existing Shipping Rule / Shipping Restriction references are migrated automatically by those modules.

0.2.0 (2025-06-05)

Improvements

  • WCAG 2.2 AA accessibility

0.1.12 (2024-09-27)

Fixed

  • Added rate_id to the rate export file

0.1.11 (2024-08-21)

Fixed

  • Shipping area is set to rate instead of shipping address when import rates

0.1.10 (2024-07-05)

Improvements

  • Added areas to the import/export rates
  • Added Rate Name to the import file

0.1.9 (2024-05-03)

Improvements

  • Added Rate Name to the export file

0.1.8 (2024-05-03)

Fixed

  • Made Shipping Address filterable non-sortable

0.1.7 (2024-02-27)

Improvements

  • Added ability to sort Carrier by priority in cart and checkout

0.1.6 (2024-02-26)

Improvements

  • Added internal Rate name for the admin usage

0.1.5 (2023-04-07)

Fixed

  • Zip from/to validation
  • Generating method code

0.1.4 (2022-12-05)

Improvements

  • Added new conditions "Min Order Amount" and "Min Order Amount (Incl. Tax)"

0.1.3 (2022-11-17)

Fixed

  • Duplicate rows in admin grid

0.1.2 (2022-08-11)

Fixed

  • Import error: Column 'is_stop_processing' cannot be null

0.1.1 (2022-06-20)

Improvements

  • remove db_schema_whitelist.json

0.1.0 (2022-06-06)

Improvements

  • Migrate to declarative schema

0.0.9 (2022-04-15)

Improvement

  • Added option "Stop further rates processing" to the rates

0.0.8 (2022-04-04)

Fixed

  • Conditions do not work when an area selected

0.0.7 (2022-01-06)

Improvement

  • Added shipping area to the rate

Fixed

  • Shipping rule validation

0.0.6 (2021-10-05)

Fixed

  • Multiselection for several shipping rates