Full DPD integration: API client, shipment creation, label generation, and
pickup point selection.
Added a shipment statistics dashboard widget.
The order edit page now supports creating DPD shipments and downloading
shipping labels directly from the order.
Pickup point selection is available in checkout for DPD delivery methods.
Added a mandatory free shipping threshold setting.
Added Slovak and Hungarian translations.
Migrated the plugin onto the shared ycore shipping plugin base
(AbstractShippingPlugin, AbstractShippingSettingsController) for
consistent shipping-plugin behavior across yStore.
Hardened the pickup points endpoint to hide exception details from
anonymous users.
Fixed an XSS vulnerability in the shipment view and controller.
Fixed an installation issue where a stale minimum version requirement
blocked the Craft CLI on a fresh install.
Fixed the plugin display name incorrectly showing a Craft prefix.