Skip to content

Releases: verbb/postie

5.0.7

20 Oct 01:55
Compare
Choose a tag to compare

Fixed

  • Fix an error with DHL Express and Ship Time in some locales.
  • Fix an error when creating custom line items.

4.0.9

20 Oct 01:53
Compare
Choose a tag to compare

Fixed

  • Fix an error with DHL Express and Ship Time in some locales.

5.0.6

09 Oct 09:30
Compare
Choose a tag to compare

Added

  • Add preset boxes for USPS.

Changed

  • Change USPS behaviour to now only return the cheapest rate for the same service code to prevent unnecessary duplicate rates.

Fixed

  • Fix an error for single-page checkouts when an email isn’t set on the cart yet.
  • Ensure packed boxes pass on reference value.
  • Fix logic for determining custom boxes.
  • Fix UPS Phone Number mapping not casting values as strings.
  • Fix UPS Phone Number mapping, not being able to select “no field”.
  • Fix USPS rates not using a minimum dimension/weight value for packages.

4.0.8

09 Oct 09:28
Compare
Choose a tag to compare

Added

  • Add preset boxes for USPS.

Changed

  • Change USPS behaviour to now only return the cheapest rate for the same service code to prevent unnecessary duplicate rates.

Fixed

  • Fix an error for single-page checkouts when an email isn’t set on the cart yet.
  • Ensure packed boxes pass on reference value.
  • Fix logic for determining custom boxes.
  • Fix UPS Phone Number mapping not casting values as strings.
  • Fix UPS Phone Number mapping, not being able to select “no field”.
  • Fix USPS rates not using a minimum dimension/weight value for packages.

5.0.5

07 Sep 10:12
Compare
Choose a tag to compare

Added

  • Add support for tax-inclusive rates for UPS, where applicable.

Changed

  • Update USPS service codes for new API.
  • Improve USPS rates by not returning duplicate services (that have the same price, just different description).

Fixed

  • Fix an error when fetching rates while restricting services, but no services are enabled.
  • Fix docs link for providers.
  • Fix USPS API type not being visible.
  • Fix multi-provider package duplication.
  • Fix an error that could occur when enumerating invalid variants for Postie to report on.

4.0.7

07 Sep 10:10
Compare
Choose a tag to compare

Added

  • Add support for tax-inclusive rates for UPS, where applicable.

Changed

  • Update USPS service codes for new API.
  • Improve USPS rates by not returning duplicate services (that have the same price, just different description).

Fixed

  • Fix an error when fetching rates while restricting services, but no services are enabled.
  • Fix docs link for providers.
  • Fix USPS API type not being visible.
  • Fix multi-provider package duplication.

5.0.4

11 Aug 00:42
Compare
Choose a tag to compare

Fixed

  • Fix breadcrumbs when editing a shipping method.
  • Fix an error with checking for free shipping on a line item that no longer has a purchasable.
  • Fix rounding of parcel dimension and weights for Australia Post for more accurate rates,

4.0.6

02 Aug 23:23
Compare
Choose a tag to compare

Fixed

  • Fix breadcrumbs when editing a shipping method.
  • Fix an error with checking for free shipping on a line item that no longer has a purchasable.
  • Fix rounding of parcel dimension and weights for Australia Post for more accurate rates,

3.1.8

01 Aug 23:58
Compare
Choose a tag to compare

Fixed

  • Fix an error with checking for free shipping on a line item that no longer has a purchasable.

5.0.3

29 Jul 05:00
Compare
Choose a tag to compare

Added

  • Add Add Declared Value setting for UPS.

Changed

  • Update English translations.
  • Testing rates now set a $15 price on packages for testing with providers.

Fixed

  • Fix rates testing not showing any feedback when no rates are returned.
  • Fix FedEx Freight rates testing to reflect a valid package by default.
  • Fix FedEx Freight not supply billing/shipping address info as configured.
  • Fix isProduction for providers set via config file not updating the provider setting in the control panel.