Skip to content

Releases: myparcelnl/prestashop

v4.0.0-beta.3

01 May 12:55
Compare
Choose a tag to compare
v4.0.0-beta.3 Pre-release
Pre-release

4.0.0-beta.3 (2024-05-01)

⚠️ Important note

If you have (ever) installed a previous beta version, you need to remove the existing module folder before installing any newer version. Otherwise you'll get an error during installation.

🐛 Bug Fixes

  • checkout: remove missing style.css error (a382771)
  • fix namespace error when installing module (#246) (cf3c9e4), closes #242
  • install: fix upgrading from older versions (#245) (ae3b626), closes #243
  • migration: fix errors when invalid db data is returned (#252) (00bc56e)
  • migration: prevent $row must be array but bool supplied during installation (#241) (b655806)

✨ New Features

  • deps: upgrade @myparcel-pdk/* (86a1c1c)
  • deps: upgrade myparcelnl/pdk to v2.36.2 (a1a9a57)
  • update to latest delivery options (#240) (82064fa)

v4.0.0-beta.2

05 Apr 14:47
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

4.0.0-beta.2 (2024-03-20)

🐛 Bug Fixes

  • migration: fix type error in product settings migration (a7a32b2), closes #235
  • products: improve handling of nonexistent products (#229) (efd8483), closes #228

✨ New Features

  • deps: upgrade @myparcel-pdk/* (2c88f49)
  • deps: upgrade myparcelnl/pdk to v2.33.2 (1bd9d5d)
  • support prestashop 1.7 (#239) (b16926c), closes #232
  • upgrade to delivery options v6.x (35d2b05)

v3.10.0

05 Apr 14:40
Compare
Choose a tag to compare

3.10.0 (2024-01-02)

✨ New Features

v4.0.0-beta.1

05 Apr 14:46
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

🚧 This version is not ready for production use 🚧

This is the latest beta release of MyParcel PrestaShop v4.x. We've rewritten the entire module from scratch, using the MyParcel Plugin Development Kit. This module supports PrestaShop 8 and Php 7.4 through 8.2 (and onwards). See the pinned issue for more information on the changes.

For a less bug-prone experience, we recommend you use the stable or release candidate versions of the module instead. You can find the stable and release candidates in the releases section of this repository. The release candidates are versioned with a -rc suffix.

If you do choose to install this version, we would love to hear your feedback. Please report any issues you encounter using the Bug report for v4.0.0-beta.x form or by sending an email to support@myparcel.nl. Use in production is at your own risk.

v3.9.0

05 Apr 14:42
Compare
Choose a tag to compare

3.9.0 (2023-10-30)

✨ New Features

🐛 Bug Fixes

v3.8.2

05 Apr 14:42
Compare
Choose a tag to compare

3.8.2 (2023-02-27)

🐛 Bug Fixes

v3.8.1

05 Apr 14:42
Compare
Choose a tag to compare

3.8.1 (2023-02-08)

🐛 Bug Fixes

  • fix fatal error in weight service (3b0eb49), closes #209

v3.8.0

05 Apr 14:42
Compare
Choose a tag to compare

3.8.0 (2023-02-06)

🐛 Bug Fixes

✨ New Features

  • add insurance options for eu shipments (#206) (e934728)

v3.7.2

05 Apr 14:42
Compare
Choose a tag to compare

3.7.2 (2022-12-06)

🐛 Bug Fixes

  • modal: show package options (#200) (b376131)
  • shipments: distinguish return labels correctly (#201) (917df89)

v3.7.1

05 Apr 14:42
Compare
Choose a tag to compare

3.7.1 (2022-11-10)

🐛 Bug Fixes