Skip to content

Releases: ibexa/core

v5.0.10

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:14

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

v4.6.32

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:36

ibexa/core changes between v4.6.31 and v4.6.32

Improvements

  • IBX-11848: Fixed filtering by content types in ibexa:reindex command (#760)
  • IBX-11778: [GHA] Updated deprecated GitHub Actions (#766)
  • 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

v5.0.9

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:02

ibexa/core changes between v5.0.8 and v5.0.9

Improvements

  • IBX-11766: Replaced phpunit assertions with webmozart equivalents (#753)
  • IBX-11441: Provided proper index limit for the StringField for search engines (#744)

v4.6.31

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:41

ibexa/core changes between v4.6.30 and v4.6.31

Improvements

  • IBX-11441: Provided proper index limit for the StringField for search engines (#744)

v5.0.8

Choose a tag to compare

@github-actions github-actions released this 21 May 18:11

ibexa/core changes between v5.0.7 and v5.0.8

Improvements

  • IBX-11491: Improved ibexa.content.download route (#732)
  • IBX-11402: Aligned CountryTermAggregation integration coverage with Solr and ES changes (#723)
  • IBX-10976: Deleting user/user group breaks assigned role view (#700)
  • IBX-10734: Fixed handling empty multilingual options for selection field type (#706)

v4.6.30

Choose a tag to compare

@github-actions github-actions released this 21 May 15:06

ibexa/core changes between v4.6.29 and v4.6.30

Improvements

  • IBX-11491: Improved ibexa.content.download route (#732)
  • IBX-11402: Aligned CountryTermAggregation integration coverage with Solr and ES changes (#723)
  • IBX-10976: Deleting user/user group breaks assigned role view (#700)
  • IBX-10734: Fixed handling empty multilingual options for selection field type (#706)

v5.0.7

Choose a tag to compare

@github-actions github-actions released this 20 Apr 13:14

ibexa/core changes between v5.0.6 and v5.0.7

Improvements

  • IBX-11259: Fixed download file by id by additionally handling queries version and language (#718)
  • IBX-3035: [Twig] Allowed passing parameters to ibexa render function (#674)
  • IBX-11401: Fixed embedding default model inheritance and added field name fallback prefixes (#719)
  • IBX-11179: Updated PHP versions in CI configuration with 8.3 and 8.4 (#724)
  • IBX-11247: Bumped symfony/* to 7.4 LTS (#709)
  • IBX-11383: Hash image file in a deterministic way during storing to avoid pilling up duplicates (#725)
  • IBX-11437: Implemented reference aware external storage (#730)
  • IBX-11474: Added ibexa/cloud existence check for the existing projects (#741)
  • IBX-11437: Merged branch 4.6 (#743)
  • IBX-11489: Added attributes from access_control to request into _access_control_attributes

v4.6.29

Choose a tag to compare

@github-actions github-actions released this 20 Apr 12:09

ibexa/core changes between v4.6.28 and v4.6.29

Improvements

  • IBX-11259: Fixed download file by id by additionally handling queries version and language (#718)
  • IBX-3035: [Twig] Allowed passing parameters to ibexa render function (#674)
  • IBX-11179: Updated PHP versions in CI configuration with 8.3 and 8.4 (#724)
  • IBX-11383: Hash image file in a deterministic way during storing to avoid pilling up duplicates (#725)
  • IBX-11437: Implemented reference aware external storage (#730)

v4.6.27

Choose a tag to compare

@github-actions github-actions released this 03 Feb 13:09

ibexa/core changes between v4.6.26 and v4.6.27

Improvements

  • IBX-10233: Fixed iterating over a batch of files in ibexa:io:migrate-files command (#661)
  • IBX-10841: Fixed sorting in content filtering (#655)
  • IBX-10964: Fixed PHPDoc annotation in AggregationResultCollection (#678)
  • IBX-8897: Fixed incorrect extrapolation of parentheses in the name schema pattern (#449)
  • IBX-11131: Fixed streaming files for apache + php-fpm (#695)
  • IBX-11116: Added EmbeddingProviderException and an interface for embedding providers' error handling (#697)
  • IBX-11130: Fixed proxy initializer returning null (#693)

v5.0.5

Choose a tag to compare

@github-actions github-actions released this 19 Jan 10:44

ibexa/core changes between v5.0.4 and v5.0.5

Improvements

  • IBX-10233: Fixed iterating over a batch of files in ibexa:io:migrate-files command (#661)
  • IBX-10841: Fixed sorting in content filtering (#655)
  • IBX-10708: Introduced SerializerFactory for SiteAccess matchers (#689)
  • IBX-11148: Moved autoconfigure setting from routing.yml to serializers.yml for CompoundMatcherNormalizer (#698)