mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
725 B
725 B
UPGRADE FROM 2.0 TO 2.1
-
The
sylius_admin_customer_orders_statisticsroute has been deprecated. -
The minimum version of Symfony 7 packages has been bumped from Symfony
^7.1to^7.2 -
The
sylius_admin.dashboard.index.content.latest_statistics.new_customershook has been deprecated and disabled. It has been replaced by thesylius_admin.dashboard.index.content.latest_statistics.pending_actions.
Twig hooks
- The
history,cancelandresend_confirmation_emailhookables from'sylius_admin.order.show.content.header.title_block.actions'hook have been deprecated and disabled. Now these templates are located in'sylius_admin.order.show.content.header.title_block.actions.list'hook.