Skip to content

v5.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@GravendeelJochem GravendeelJochem released this 12 Aug 07:57
· 7 commits to v5 since this release
b426188

🚀 What's New
This beta release introduces significant UI improvements and important bug fixes to enhance the MyParcel integration experience for Magento 2.

✨ New Features

Enhanced Delivery Costs Configuration UI: Replaced the traditional text area with an intuitive user interface for managing delivery costs, making configuration more user-friendly and less error-prone
Improved Condition System: Updated condition handling to use structured objects with type and value properties, providing better flexibility and validation

🐛 Bug Fixes

Order Grid Compatibility: Fixed display issues with legacy numeric track & trace numbers in the order grid, ensuring all tracking information is properly visible
Checkout Country Default: Resolved default country selection issue in checkout, now properly defaults to Netherlands (NL) when appropriate

🔗 Related Pull Requests

#895: Change delivery costs text area to UI
#896: Fix default country NL in checkout
#898: Update condition to object with type and value
#899: Show grid with legacy numeric track trace numbers