Skip to content

Releases: verbb/postie

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.

4.0.5

29 Jul 04:58
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.

5.0.2

21 Jul 04:55
Compare
Choose a tag to compare

Added

  • Add Aramex, Aramex Australia and Aramex New Zealand providers.
  • Add “Site Code” setting for New Zealand Post for creating labels.
  • Add the ability to set a phone number field (from your order) for UPS International shipments, where this is required.

Changed

  • Change shipments and rates database table columns to longText to store large responses from providers.

Fixed

  • Fix rate testing requiring “State or Province”.
  • Fix enable carrier production APIs. (thanks @johnnynotsolucky).
  • Fix an error when getting carrier config.
  • Fix an error when viewing shipments in the control panel.
  • Fix an error when trying to edit shipping method services for some providers.
  • Fix UPS migration from OAuth provider.
  • Fix shipment and label lodgement not factoring in the chosen line items when fetching rates.
  • Fix an error generating origin address for store, for some providers where name is required.
  • Fix lack of error-handling when creating shipments.
  • Fix missing before/after label creation events.
  • Improve error feedback when testing rates from the control panel.
  • Fix deprecation warning when testing rates from the control panel.
  • Fix an error when viewing orders in the control panel.