Skip to content

v5.0.10

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:14
· 33 commits to 6.0 since this release

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:reindex command (#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 AnonymousUserAccessListener to not skip access_control for non-login firewalls