Releases: BitBagCommerce/SyliusShippingExportPlugin
Releases · BitBagCommerce/SyliusShippingExportPlugin
v1.7.0
What's Changed
- Add Sylius 1.11 support by @marekrzytki in #27
New Contributors
- @marekrzytki made their first contribution in #27
Full Changelog: v1.6.1...v1.7.0
v1.6.1
v1.6.0
What's Changed
- Add pending state by @jakubtobiasz in #25
New Contributors
- @jakubtobiasz made their first contribution in #25
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.0
Sylius v1.8 & v1.9 compatibility
- Updated translation domains
- Event name bitbag.export_shipment has changed to bitbag.shipping_export.export_shipment
- Parameter bitbag.shipping_labels_path has changed from '%kernel.root_dir%/../shipping_labels' to '%kernel.project_dir%/shipping_labels'
- All FormTypes with bitbag.shipping_gateway_configuration_type tag is automatically available in the admin panel at the shipping gateway action menu via AdminShippingGatewayGridEventListener
- \BitBag\SyliusShippingExportPlugin\Event\ExportShipmentEvent is deprecated
Sylius v1.5.0 compatibility
v1.3.1 Update composer.json
Sylius v1.4.0 compatibility
v1.3.0 Update README.md
v1.2.6: Merge pull request #10 from magentix/feature/french_translation
French translation added