Skip to content

Releases: myparcelnl/magento

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

v4.5.0

14 Jun 10:32
Compare
Choose a tag to compare

4.5.0 (2022-06-14)

✨ New Features

🐛 Bug Fixes

  • don't render delivery options when already visible (#680) (d5c084a)
  • om: order grid shipment column options (#681) (cb7d2c0)
  • regression: mailbox price is baseprice by itself (#686) (c7d07ac)
  • regression: remove instabox pickup options (#685) (88f2020)
  • set default carrier for row shipments (#679) (5f5437b)
  • set filterable and searchable attributes to false (#668) (7961df1)

v4.4.0

19 Apr 09:58
Compare
Choose a tag to compare

System Requirements

  • PHP: ~5.6.5 || ^7.0
  • MyParcel SDK ~7.2.2
  • Magento/product-community-edition: ~2.3.6 || ~2.4.0

Features

  • #669 enable order management in settings

Bug Fixes

  • #660 show correct shipping method in checkout summary
  • #665 checkout displays wrong shipping method
  • #666 infinte loop when creating concept after invoice
  • #667 add more options to mailbox options in product settings

4.3.0

28 Feb 09:45
Compare
Choose a tag to compare

System Requirements

  • PHP: ~5.6.5 || ^7.0
  • MyParcel SDK ~7.1.0
  • Magento/product-community-edition: ~2.3.6 || ~2.4.0

Bug Fixes

  • b6b095d Show correct package type for users with account

4.3.0-alpha.2

25 Feb 15:19
fe57991
Compare
Choose a tag to compare
4.3.0-alpha.2 Pre-release
Pre-release

System Requirements

  • PHP: ~5.6.5 || ^7.0
  • MyParcel SDK ~7.1.0
  • Magento/product-community-edition: ~2.3.6 || ~2.4.0

Bug Fixes

  • #656 Allow 5-digit housenumbers
  • #658 Do not overwrite deliveryoptions with defaults
  • #659 Only generate customs declaration when necessary