Skip to content

v4.12.0

Compare
Choose a tag to compare
@MyParcelBot MyParcelBot released this 01 Feb 09:59
· 60 commits to main since this release

4.12.0 (2024-02-01)

πŸ› Bug Fixes

  • allow observer to use transport object (#805) (e64a687)
  • checkout: prevent delivery options from disappearing (#811) (1f153dc)
  • checkout: prevent missing street from blocking delivery options (#813) (169e8be)
  • fix large format issue (#798) (dd98a32)
  • fix php deprecation error (#793) (5222a77)
  • fulfilment: export phonenumber and weight (#810) (d2b2a85)
  • fulfilment: set weight on customs item rather than throw error (#814) (2eadcbc)
  • implement regression feedback (#806) (0b3b1f0)
  • only set country if currentCountry has value (#794) (e86d3fe)

✨ New Features