Skip to main content
Version: 2.0.0

Release Notes

0.2.0 — July 2026

  • 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.

0.1.0 — May 2024

  • Added a maximum weight setting for the DPD shipping method, with a configurable allowed payment method restriction.

0.0.1 — April 2024

  • Initial release with plugin scaffolding, settings UI, and shipping method configuration.