- [IMPROVEMENT] prevent applying str_contains on null value
- [FEATURE] pimcore backend: object preview button
- [IMPROVEMENT] Try to determinate locale and site when inline renderer is active (mostly via
checkMissingRequiredEditable()
)
- [BUGFIX] Fix exception handler decoration
- [IMPROVEMENT] Add locale and site automatically in export mode (xliff, word export), based on given document
- [BUGFIX] Fix exception handler priority to prevent authentication exception hijacking
- [BUGFIX] Revert #af8bfe7
- fixed bug when no locale url mapping is available #153
- Remove
isEnabled
andsetEnabled
from redirector adapter since disabled services aren't available anymore #149 - Remove legacy mode check in profiler #150
- Recommended folder structure by symfony adopted
- [BC BREAK] Config node
mode
has been removed and will be handled internally which simplifies i18n usability - [BC BREAK] Config node
cookie
has been removed. Please usei18n.registry.redirector.cookie.config.cookie
instead.
See Redirector Adapter for further reference - Fully configurable redirector adapters
I18nBundle 4.x Upgrade Notes: https://github.com/dachcom-digital/pimcore-i18n/blob/4.x/UPGRADE.md