github ibexa/oss v4.0.0-rc1

latest releases: v4.6.6, v4.6.5, v4.6.4...
2 years ago

ibexa/oss v4.0.0-rc1 change log

Changes since v4.0.0-beta1

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

Improvements

  • IBX-1453: Redesigned notification bars (#65)
  • IBX-1384: Personalization - scenario preview redesign (#62)
  • IBX-1488:[Redesign commerce cockpit]: Added bar chart (#60)
  • IBX-1455: Redesign Content Tree for OSS (#59)
  • IBX-1333: Redesigned multi file upload (#68)
  • IBX-1544: Parse tooltip also on baseElement (#67)
  • IBX-1559: Add safeguard to rendering Content Tree if no root DOM element avaiable (#72)
  • IBX-1065: Redesigned user menu (#76)
  • IBX-1543: Replaced deprecated twig functions (#77)
  • IBX-1332: Updated ezimageasset fieldtype (#75)
  • IBX-1562: Redesigned url management (#83)
  • IBX-1528: Redesigned modals (#81)
  • IBX-1334: Rebranded ibexa/admin-ui to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1334: Restore unrebranded ezsystems/behatbundle dependency
  • IBX-1558: Redesigned details view (#89)
  • IBX-1602: Show first goup if all are empty (#97)
  • IBX-1385: Scenario edit redesign (#64)
  • IBX-1386: Model edit redesign (#71)
  • IBX-1334: Cleanup rebranded ibexa/admin-ui code (#107)
  • IBX-1551: Redesigned details view in various places (#112)
  • IBX-1501: Disable remove group if not empty (#116)
  • IBX-1535: Assign attribute to product type (#99)
  • IBX-1707: Redesign Price and Stock Management to Shipping Management (#117)
  • IBX-1674: Empty select option for dropdown (#109)
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#111)
  • IBX-1515: As an Editor, I want to see redesigned Create translation (#126)
  • IBX-1659: Models & Scenarios tables redesign -- add small dropdown option to component (#125)
  • IBX-1109: Aligned views with groupable user settings (#137)
  • IBX-1588: add location helper; fix ibexa-input--checkbox input, ibexa-tag (#148)
  • IBX-1814: Empty product catalog hints (#161)

Bugs

Misc

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

Improvements

  • IBX-1334: Rebranded ibexa/admin-ui-assets to use new namespaces

ibexa/compatibility-layer changes between v4.0.0-beta1 and v4.0.0-rc1

Improvements

  • IBX-88: Provided Bundle Extension compatibility layer (#3)
  • IBX-88: Overridden Symfony debug:config command to use custom ContainerBuilder
  • IBX-1589: Provided BC layer for all Ibexa Symfony Extension names (#5)
  • IBX-1334: Rebranded ibexa/compatibility-layer to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1210: [Rebranding] Moved DesignAwareInterface to Contracts
  • IBX-1210: Implemented BC layer for ezdesign
  • IBX-1210: [Tests] Added coverage for ezdesign theme resolver BC layer
  • IBX-1210: Implemented BC layer for ezdesign Asset Package name
  • IBX-1627: Fixed EzRecommendationClient mapping (#10)
  • IBX-1627: Fixed BC for ezrecommendation extension name (#13)

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

Improvements

  • IBX-1543: Replaced ez_content_name function (#6)
  • IBX-1334: Rebranded ibexa/content-forms to use new namespaces
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#11)

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

Improvements

  • IBX-88: [Rebranding] Renamed ezpublish extension to ibexa (#21)
  • IBX-1543: Replaced deprecated twig functions (#29)
  • IBX-1334: Rebranded ibexa/core to use new namespaces (#32)
  • IBX-1589: Renamed remaining Core Extensions (IO, LSE) (#31)
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1334: Cleanup rebranded ibexa/core code (#35)
  • IBX-1687: Added Ibexa\Contracts\Core\FieldType\StorageGatewayInterface
  • IBX-1580: External storage for field type settings (#28)
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#38)
  • IBX-1809: Allowed override of test Kernel via environment (#275)
  • IBX-1694: Dropped support for previously deprecated service tags (#42)

Bugs

  • IBX-1517: Made quotes in exception for Ancestor criterion consistent (#262)
  • IBX-1518: Provided separate messages for Subtree Limitation validation (#261)
  • IBX-1564: Fixed undefined policies loading order (#267)
  • IBX-1467: Fixed OOM regression during Subtree copying (#3128)
  • IBX-1310: Created subscriber methods for assigning/unassigning user to groups (#269)
  • IBX-1310: Created slots for assigning/unassigning user to groups (#3125)
  • IBX-1549, IBX-1741, IBX-175: Limited Version validation to the only modified translations
  • IBX-1182: Added cache invalidation to liip:imagine:cache:remove command
  • IBX-1182: Fixed AliasGeneratorDecorator::getVariationNameTag

Misc

  • IBX-1489: Provided integration test for Installers for PHP8 (#264)
  • IBX-1489: Fixed mismatch in new namespace RepositoryInstaller
  • IBX-1489: Changed ProxyManager dependency (#274)

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

Improvements

  • IBX-1334: Rebranded ibexa/cron to use new namespaces

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

Improvements

  • IBX-1589: Renamed Extension ezdesign to ibexa_design_engine (#5)
  • IBX-1334: Rebranded ibexa/design-engine to use new namespaces
  • IBX-1334: Align code to latest standards
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1210: [Doc] Dropped obsolete doc directory
  • IBX-1210: Moved DesignAwareInterface to Contracts
  • IBX-1210: Introduced DesignAwareInterface::DESIGN_NAMESPACE contract
  • IBX-1210: Reused DesignAwareTrait in ThemeTemplateNameResolver
  • IBX-1210: Fixed CS of DesignAwareInterface, DesignAwareTrait, and TwigThemePass
  • IBX-1210: Fixed complexity of ThemeTemplateNameResolver::resolveTemplateName
  • IBX-1210: Switched Design Engine to use ibexadesign namespace
  • IBX-1210: Rebranded Symfony Asset package name to ibexadesign
  • IBX-1210: Made DESIGN_NAMESPACE const internally overridable

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

Improvements

  • IBX-1589: Renamed Extension ez_doctrine_schema to ibexa_doctrine_schema (#3)
  • IBX-1334: Rebranded ibexa/doctrine-schema to use new namespaces

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

Improvements

  • IBX-1334: Rebranded ibexa/fieldtype-matrix to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#8)

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

Improvements

  • IBX-1543: Replaced ez_render_field function (#4)
  • IBX-1334: Rebranded ibexa/fieldtype-query to use new namespaces
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#7)

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

Improvements

  • IBX-1543: Replaced deprecated twig functions (#4)
  • IBX-1589: Renamed Extension ezrichtext to ibexa_fieldtype_richtext (#5)
  • IBX-1334: Rebranded ibexa/fieldtype-richtext to use new namespaces
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#8)

Bugs

  • IBX-1549: Fixed testing after changes in kernel, added second parameter to publishVersion (#218)

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

Improvements

  • IBX-1130: add language argument to translatable fields (#106)
  • IBX-1589: Renamed Extension ezplatform_graphql to ibexa_graphql (#8)
  • IBX-1334: Rebranded ibexa/graphql to use new namespaces
  • IBX-1334: Cleanup rebranded ibexa/graphql code (#10)

Bugs

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

Improvements

  • IBX-1543: Replaced deprecated twig functions (#5)
  • IBX-1589: Renamed Extension ez_platform_http_cache to ibexa_http_cache (#6)
  • IBX-1334: Rebranded ibexa/http-cache to use new namespaces

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

Improvements

  • IBX-1334: Rebranded ibexa/post-install to use new namespaces (#25)

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

Improvements

  • IBX-1589: Renamed Extension ez_publish_rest to ibexa_rest (#8)
  • IBX-1334: Rebranded ibexa/rest to use new namespaces
  • IBX-1334: Cleanup rebranded ibexa/rest code (#9)

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

Improvements

  • IBX-1543: Replaced all time & date related Twig filters (#4)
  • IBX-1334: Rebranded ibexa/search to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#7)

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

Improvements

  • IBX-1589: Renamed Extension ez_search_engine_solr to ibexa_solr (#4)
  • IBX-1334: Rebranded ibexa/solr to use new namespaces
  • IBX-1334: Cleanup rebranded ibexa/solr code

Bugs

  • IBX-1310: Created slots for assigning/unassigning user to groups (#223)

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

Improvements

  • IBX-1589: Renamed Extension ez_platform_standard_design to ibexa_standard_design (#7)
  • IBX-1334: Rebranded ibexa/standard-design to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names

Bugs

  • IBX-1829: Fixed incorrect bundle name used for mapping core views paths (#10)

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

Improvements

  • IBX-1396: Exposed services used within the project (#4)
  • IBX-1543: Replaced deprecated twig functions (#7)
  • IBX-1589: Renamed Extension ezplatform_support_tools to ibexa_system_info (#8)
  • IBX-1334: Rebranded ibexa/system-info to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1334: Restore unrebranded ezsystems/behatbundle dependency
  • IBX-1551: Redesigned system information (#12)
  • IBX-1551: Restored tabs translations (#13)
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#11)

ibexa/templated-uri-bundle changes between v3.3.1 and v3.3.2

No significant changes.

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

Improvements

  • IBX-1543: Replaced all time & date related Twig filters (#7)
  • IBX-1334: Rebranded ibexa/user to use new namespaces
  • IBX-1334: Rebranded extensions and templates to use new names
  • IBX-1689: Change all ez- classes/IDs and eZ variables in frontend part (#13)
  • IBX-1109: Added option to group user settings (#16)

Misc

  • IBX-1095: Behat coverage for login scenarios with email provider

Don't miss a new oss release

NewReleases is sending notifications on new releases.