Releases: myparcelnl/prestashop
Releases · myparcelnl/prestashop
v4.2.2
v4.2.1
v4.2.0
4.2.0 (2024-11-20)
🐛 Bug Fixes
- admin: fix toggle and tristate input elements not working correctly (#278) (c8832fd), closes myparcelnl/js-pdk#223
- orders: export correct recipient name (#277) (883dcf4), closes #276
- upgrade: always execute module installation on upgrade (#271) (78b3657)
✨ New Features
- backend: add download logs action (#275) (7bb1349), closes myparcelnl/pdk#288 myparcelnl/js-pdk#221
- checkout: show carriers only for countries they ship to (#273) (e13b6a2)
- deps: upgrade @myparcel-pdk/checkout to v1.2.0 (0b314e9)
- deps: upgrade myparcelnl/pdk to v2.47.1 (ffe8ce4)
v4.1.0
v4.0.0
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