Version 2.5.4 du 24/03/2024- Feat Change Thelia version 2.5.3 to 2.5.4.
- Fix translations countries.
- Fix missing routing parent call.
- Fix TinyMce file upload.
- Fix backoffice breadcrumb for depth > 1.
- Feat Add array key on loop result add row method.
- Fix error message in preview mail.
- Feat Update webpack.config.js.
- Fix external-schema path in cached model generation.
- Fix docker root user.
- Feat Add encore_entry_preload_script_tags smarty function.
Version 2.5.3 du 04/08/2023- Improve unmatchable condition message.
- Prevent many "NPE may occur here" phpstorm EA warnings.
- Fix orderProduct rounding.
- Remove twitter feed.
- Fix: Contact form body + add translations.
- Improve asset manifest path loading.
- Fix autowiring for coupon type.
- Fixed refresh crash if update directory is missing.
- Update Symfony components to 6.3.
- Fix autoconfigure for Coupon condition.
- Prevent error on index.php in public directory.
- Fix for old form who are not services.
- no content seo on page 2.
- Add tax engine as service and allow new tax type by module.
- Allow autowiring in loop constructor.
- Replacement of the superglobable by in services.php
- Allow to add autowired service in form construct.
- Fix manifest path when not accessible from URL (docker).
- Fixed HookNavigation module.
- Update MailingSystemController.php - testAction.
- Fix format_money remove_zero_decimal parameter implementation.
- Send proper event type when confirming customer account creation.
- Use the PDO connection instead of the wrapped connection.