Skip to content

Releases: myparcelnl/magento

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

4.3.0-alpha.1

17 Feb 09:37
9b6a49a
Compare
Choose a tag to compare
4.3.0-alpha.1 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

Features

  • #633 MSI: support multiple sources
  • #645 Orders: show the export mode option
  • #637 Orders: auto export orders
  • #636 Orders: add customs declaration to orders
  • #627 Orders: add shipment options to Orders orders

Bug Fixes

  • #655 Fix schema update failure (Resolves #654)
  • #650 Export shipping options from delivery options in checkout
  • #649 Export correct package type
  • #648 convert dpz weight from kg to gram
  • #647 Orders: export shipment options from order modal
  • #646 Undefined index packagetype error
  • #644 Orders: apply large format option when necessary
  • #643 Show bbp in checkout when appropriate
  • #641 Orders: error in physical_properties when weight is null
  • #639 Orders: only apply delivery date to NL package
  • #638 Orders: auto export order
  • #635 Orders: errors when exporting bbp/row/dpz/eu orders
  • #634 Upgrade: subsequent migrations failing
  • #632 Orders: export correct order date
  • #630 Have SOAP api work without errors
  • #629 Orders: export orders with increment id instead of entity id
  • #628 Orders: separate street and number when exporting order
  • #626 Add multiple consignments for all package types
  • #620 Update grid columns from detail page
  • #619 Choose carrier packagetypes options logically
  • #618 Show correct barcodes and status to users
  • #616 Error delivery date is too early
  • #579 Handle and show errors during create concepts