Skip to content

v5.0.0-rc1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 15:33
· 2 commits to master since this release

ibexa/headless v5.0.0-rc1 change log

Changes since v5.0.0-beta1

ibexa/admin-ui changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-10134: Remove depracated JS/twig code (#1586)
  • IBX-9727: Aligned codebase after core content VO type hints changes (#1616)
  • IBX-7801: Removed upload files button from non container content (#1601)
  • IBX-10299: Moved users-with-permission-info endpoint to ibexa/share (#1631)

Bugs

  • IBX-8316: Modal for taxonomy entry assignment field displaying not perfectly with page builder (#1524)
  • IBX-10122: Fixed misspelled IncludedIcon component (#1577)
  • IBX-8561: Fixed relation list when trying to display unauthorized content (#1594)
  • IBX-6554: Prevent Twig errors when location is not defined in Location View (#1517)
  • IBX-8697: ezkeyword invalid state fix (#1610)
  • IBX-9895: Encoded location search query identifier (#1611)
  • IBX-10217: Encoded user search query identifier (#1617)
  • IBX-9807: Introduce date range single component (#1582)
  • IBX-10239: Fixed malfunctioning URL management pagination (#1618)
  • IBX-9894: Prevented invitation form submission with the enter key (#1607)
  • IBX-9852: [Taggify] Added config flag to prevent adding tag by blur (#1602)
  • IBX-10168: Fixed missing assets icons (#1619)
  • IBX-8638: Ensured last ancestor is valid before comparing paths in TrashItemData (#1608)
  • IBX-10170: Refactored access check to use new contract interface (#1603)
  • IBX-10300: Remove old taggify script from twig files (#1633)
  • IBX-10215: Fixed SourceLanguageValueResolver argument's name (#1612)

ibexa/admin-ui-assets changes between v5.0.0-beta2 and v5.0.0-rc1

Improvements

ibexa/app-switcher changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/calendar changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

ibexa/collaboration changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

ibexa/connect changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

ibexa/connector-ai changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

ibexa/connector-dam changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: Fixed defining AssetView::$asset property in AssetViewProvider (#86)
  • IBX-9727: Applied strict types and adapted the codebase to PHP 8.3 (#88)

ibexa/connector-openai changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/content-forms changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: [Behat] Fixed ContentTypeCreateStruct building after strict types changes (#92)

ibexa/content-tree changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/core changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: Fixed strict types of translatable Exceptions and Values (#590)
  • IBX-9727: Fixed strict types of MultiLanguageName contracts (#599)
  • IBX-9941: Renamed contentclassattribute_id to content_type_field_definition_id (#582)
  • IBX-9727: Fixed strict types for Encore ConfigurationDumper class (#601)
  • IBX-9060: Added API to filter notifications (#520)
  • IBX-9727: [Contracts][Tests] Fixed strict types of Test contracts (#602)
  • IBX-9845: Added test skipping for Solr doesn't support shard URL (#593)
  • IBX-9727: Added missing type hints to content related VO (#569)
  • IBX-7801: Added constraint for new content to only be created inside content with container content type (#598)
  • IBX-7801: Skipped container validation for root location (#609)
  • IBX-9727: Fixed strict types of ProxyCacheWarmer (#611)

Bugs

  • IBX-10137: Moved slug transformation rules to production Resources (#589)
  • IBX-9328: Added the users_group_root_subtree_path config parameter (#594)
  • IBX-8697: Added validation for Keyword field type values in content and tests (#592)
  • IBX-10167: Fixed translations export in abstract field type classes (#603)
  • IBX-9980: Fixed displaying search engine in ibexa:reindex command (#607)
  • IBX-10246: Made FieldDefinitionCreateStruct not translatable by default (#608)
  • IBX-10229: Made old field type alias fallback to new one in searchable field map (#606)
  • IBX-10253: Fixed condition checks for sending a file with BinaryStreamResponse (#614)

ibexa/core-persistence changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-10219: Fixed handling multiple relationship comparison (#31)

ibexa/core-search changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/cron changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/design-engine changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/doctrine-schema changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/elasticsearch changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/fastly changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/fieldtype-matrix changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9941: Renamed contentclassattribute_id to content_type_field_definition_id (#73)

ibexa/fieldtype-query changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: Added type-hints and adapted codebase to PHP8+ (#44)

ibexa/fieldtype-richtext changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

Bugs

  • IBX-10087: Left-aligned image overlaps with blocks in Richtext field (#242)
  • IBX-10262: Renamed and refactored CustomTagsValidator to support both Custom Tags and Styles (#253)
  • IBX-10262: Updated CustomTemplateValidator to use readonly properties and improved validation error handling (#255)
  • IBX-10268: Fixed custom tag upcast (#256)

ibexa/graphql changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: Improved SiteaccessGuesser after core content VO strict types changes (#92)

ibexa/headless-assets changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/http-cache changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/i18n changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/image-editor changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/image-picker changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/installer changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9685: Added global discount code upgrade SQL
  • IBX-9941: Renamed contentclassattribute_id to content_type_field_definition_id (#179)
  • IBX-9941: Fixed typos in workflow drop keys queries (#182)
  • IBX-9727: Add missing type hints
  • IBX-9727: Minor code quality improvements

Bugs

  • IBX-10058: Provided upgrade script for the new override_prioritization column (#183)

ibexa/measurement changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/migrations changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: Aligned codebase after core content VO type hints changes (#416)
  • IBX-10278: Allow any object to be used with Ibexa Migrations steps (#417)

ibexa/notifications changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/oauth2-client changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/oss changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/personalization changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/post-install changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9916: Bump Node from v18.19.0 to v22.16.0 for v5 (#95)

ibexa/product-catalog changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: Aligned Language resolving with core strict types changes (#1350)
  • IBX-10278: Allow any object to be used with Ibexa Migrations steps (#1356)

Bugs

ibexa/product-catalog-date-time-attribute changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/product-catalog-symbol-attribute changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/rector changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-10133: Added plugin to rename icons names (#40)
  • IBX-10278: Allowed any object to be used with Ibexa Migrations steps (#42)

ibexa/rest changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: Aligned codebase with core content VO strict types changes (#185)
  • IBX-9727: Added missing strict types (#188)

Bugs

  • IBX-9328: Implemented dedicated endpoint that handles user group creation under root (#177)
  • IBX-9678: JsonSerializableNormalizer return type mismatch causing 500 error (#160)

ibexa/scheduler changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/search changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

  • IBX-9807: Adjusted date search criteria building (#60)

ibexa/seo changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/share changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

Bugs

  • IBX-9913: Fixed active join button for uninvited users (#74)
  • IBX-10115: Icons and avatars are misaligned (#87)
  • IBX-10154: Users without Content/Edit permissions can be invited for editing (#84)
  • IBX-9852: The same user can be added multiple times before clicking Invite button (#85)

ibexa/site-context changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

  • IBX-6554: Added location check in IsFullscreen matcher (#78)
  • IBX-7279: Added root resolvers for siteaccesses with different root locations (#51)
  • IBX-7279: Fixed session autowiring change (#80)

ibexa/solr changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/standard-design changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/system-info changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/taxonomy changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/tree-builder changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/twig-components changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

ibexa/user changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/version-comparison changes between v5.0.0-beta1 and v5.0.0-rc1

Bugs

ibexa/workflow changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9727: Added type-hints and adapted codebase to PHP8+ (#156)

Bugs