ibexa/core changes between v5.0.9 and v5.0.10
Improvements
- IBX-11818: Fixed error on empty DateAndTime field with missing timestamp key (#757)
- IBX-11848: Fixed filtering by content types in
ibexa:reindexcommand (#760) - IBX-11951: Removed ConfigResolver as unused implementation
- IBX-11778: [GHA] Updated deprecated GitHub Actions (#766)
- IBX-11778: [GHA][Rector PHP] Reused shared Rector workflow (#769)
- IBX-10854: Added ability to hide content item drafts (#667)
- IBX-11681: Added filename validation in DownloadController and corresponding tests (#756)
- IBX-11681: Fixed sonar duplicates (#791)
- IBX-11681: [Tests] Refactored download test to use application routes (#792)
- IBX-12192: Added SiteAccess::MATCHING_TYPE_UNINITIALIZED constant
- IBX-11952: Made system resilient to
Accept-Language: *locale (#804) - IBX-12042: Deprecated filename-less download route in favor of filename-validated variant (#775)
- IBX-11610: Images with width="" or height="" in xml definition will cause crash (#745)
- IBX-12153: Hardened
AnonymousUserAccessListenerto not skipaccess_controlfor non-login firewalls