Releases: myparcelnl/woocommerce
Releases · myparcelnl/woocommerce
v5.1.0
5.1.0 (2024-12-17)
⚡ Performance Improvements
- properly externalize delivery options dependency (9c332e1)
🐛 Bug Fixes
- make filters work correctly (#1189) (239878a)
- settings: hide delivery options position setting when blocks checkout is enabled (#1188) (b6115c9), closes #1189
- webhooks: prevent webhook callback never being executed (#1187) (d8cf0bb)
✨ New Features
v4.24.3
v4.24.2
v5.0.0
5.0.0 (2024-10-31)
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:
- PHP 7.4 – 8.2+ support
- Drastically improved performance
- New carriers: DPD, UPS (for NL)
- More and better product settings
- Improved admin interface
- Support for HPOS (High Performance Order Storage)