Full Geis shipping integration following the DPD pattern: shipment
creation, label generation, and order-level shipment management.
Added a shipment statistics dashboard widget.
The order edit page now supports creating Geis shipments directly.
Added a mandatory free shipping threshold setting.
Migrated settings onto the shared ycore shipping plugin base
(AbstractShippingSettingsController) for consistent shipping-plugin
behavior across yStore.
Added Slovak and Hungarian translations.
Fixed the plugin display name incorrectly showing a Craft prefix.
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.