Releases: verbb/postie
Releases · verbb/postie
5.0.7
4.0.9
Fixed
- Fix an error with DHL Express and Ship Time in some locales.
5.0.6
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
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
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
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
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
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
Fixed
- Fix an error with checking for free shipping on a line item that no longer has a purchasable.
5.0.3
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.