Skip to content

Releases: myparcelnl/magento

v4.11.0

10 Nov 10:59
Compare
Choose a tag to compare

4.11.0 (2023-11-10)

✨ New Features

πŸ› Bug Fixes

  • checkout: consistently use correct package type for delivery options (#782) (85aa4c3)
  • checkout: fix for multiple shipping methods (#779) (1acffbc)
  • checkout: restore payload extender functionality (#775) (15ffe5e)
  • migration: honor database table prefix (#776) (b327b90)
  • new-shipment-form: preselect correct carrier (#780) (cc1817c)
  • order-mode: allow export with carrier specific options (#781) (6bef66b)

v4.10.0

01 Aug 10:00
Compare
Choose a tag to compare

4.10.0 (2023-08-01)

✨ New Features

πŸ› Bug Fixes

  • migration: fix deprecated functionality (#766) (5e18dad)

v4.9.1

20 Apr 07:27
Compare
Choose a tag to compare

4.9.1 (2023-04-20)

πŸ› Bug Fixes

  • allow price based tablerate with mailbox (#762) (2860ad2)

v4.9.0

07 Mar 12:59
Compare
Choose a tag to compare

4.9.0 (2023-03-07)

πŸ› Bug Fixes

  • restore option product not to use mailbox (#757) (31bfcf5)

✨ New Features

v4.8.1

02 Feb 12:02
Compare
Choose a tag to compare

4.8.1 (2023-02-02)

πŸ› Bug Fixes

  • clarify texts regarding mailbox settings (#745) (8d33bd9)
  • fix division by zero issue on checkout (#746) (cee3094)
  • fix php 8.1 deprecation notice in strtotime (#748) (eca47d6)
  • mailbox works with kilo setting on php 8.1 (#744) (721259a)
  • prevent type error in use entity id (#749) (57a05a7)
  • use correct way to inject search value (#750) (d11f3e0)

v4.8.0

03 Jan 08:30
Compare
Choose a tag to compare

4.8.0 (2023-01-03)

πŸ› Bug Fixes

  • fix division by zero when calculating package type (#737) (5811bc8)
  • fix php 8.1 deprecation errors (#736) (81d49f1)
  • trim postal code before validating (#735) (c502947)

✨ New Features

v4.7.1

12 Dec 10:15
Compare
Choose a tag to compare

4.7.1 (2022-12-12)

πŸ› Bug Fixes

v4.7.0

05 Oct 08:31
Compare
Choose a tag to compare

4.7.0 (2022-10-05)

✨ New Features

πŸ› Bug Fixes

v4.6.1

15 Sep 12:37
Compare
Choose a tag to compare

4.6.1 (2022-09-15)

πŸ› Bug Fixes

v4.6.0

28 Jul 08:45
Compare
Choose a tag to compare

4.6.0 (2022-07-28)

✨ New Features

  • allow custom amount of items in mailbox package (#695) (557f355)

πŸ› Bug Fixes