Skip to content

Releases: myparcelnl/prestashop

v4.1.0

30 Oct 14:31
Compare
Choose a tag to compare

4.1.0 (2024-10-30)

🐛 Bug Fixes

  • fix error on install due to usage of use in factory closure (#283) (1b4fdca), closes #281

⚡ Performance Improvements

  • admin: only save product settings once per request (#279) (e60bce1)

✨ New Features

  • deps: upgrade @myparcel-pdk/* (0cd4941)
  • deps: upgrade myparcelnl/pdk to v2.45.0 (6ff668d)

v4.0.0

16 Oct 11:48
Compare
Choose a tag to compare

4.0.0 (2024-10-16)

We've rewritten the plugin from scratch using our Plugin Development Kit, which allows us to have one shared codebase for all functionality that's common across the plugins we have for several e-commerce platforms. The shared codebase is going to make it a lot easier for us to fix bugs and add features in the future as everything we change affects each of our e-commerce platform plugins/modules.

Some of the biggest features and improvements:

  • PrestaShop 8.x support
  • PHP 7.4 – 8.2+ support
  • Drastically improved performance
  • New carriers: DPD, UPS (for NL)
  • More and better product settings
  • Improved admin interface

v3.10.0

05 Apr 14:40
Compare
Choose a tag to compare

3.10.0 (2024-01-02)

✨ New Features

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

v3.7.0

05 Apr 14:42
Compare
Choose a tag to compare

3.7.0 (2022-08-08)

✨ New Features

🐛 Bug Fixes