Releases: ibexa/core
Releases · ibexa/core
v4.0.4
v4.1.0
ibexa/core changes between v4.0.0 and v4.1.0
Improvements
- IBX-1821: Changed path where translations are looked for (#75)
- IBX-2301: Added configuration to enable translations from
i18n
package (#78) - IBX-2663: Implemented
--no-hash
option innormalize-paths
command (#298)
Bugs
- IBX-2098: Handled missing files in 'images:normalize-paths' command
- IBX-1090: Fixed calculations and displaying of ezdate FT, as it should always be represented in UTC (#285)
- IBX-1281: Fixed & refactored evaluation of ObjectStateLimitation
- IBX-2295: Fixed SiteAccess-aware ConfigScopeChangeSubscriber
- IBX-1090: DateTime for Date test should be in UTC (#290)
- IBX-1090: DateTime for SOLR Date test should be in UTC (#291)
- IBX-2432: Removed unused dependency from SelecionConverter (#87)
- IBX-2291: Refactored
images:normalize-paths
command - IBX-2442: Fixed Imagick and GD Imagine filters configuration (#88)
- IBX-2382: Changed the order in the command list for Legacy Search
- IBX-2264: Handled missing thumbnail images
- IBX-2509: Fix generating links on URI based siteaccesses (#91)
- IBX-2500: Fixed number of iterations in
normalize-paths
command - IBX-2589: Added new commands for SearchField for EmailAddress and added transformByGroup lowercase for index
- IBX-2610: Fixed processing all versions by images:normalize-paths command
v4.1.0-rc1
ibexa/core changes between v4.1.0-beta1 and v4.1.0-rc1
No significant changes.
v4.1.0-beta1
ibexa/core changes between v4.0.0 and v4.1.0-beta1
Improvements
- IBX-1821: Changed path where translations are looked for (#75)
- IBX-2301: Added configuration to enable translations from
i18n
package (#78)
Bugs
- IBX-2098: Handled missing files in 'images:normalize-paths' command
- IBX-1090: Fixed calculations and displaying of ezdate FT, as it should always be represented in UTC (#285)
- IBX-1281: Fixed & refactored evaluation of ObjectStateLimitation
- IBX-2295: Fixed SiteAccess-aware ConfigScopeChangeSubscriber
- IBX-1090: DateTime for Date test should be in UTC (#290)
- IBX-1090: DateTime for SOLR Date test should be in UTC (#291)
- IBX-2432: Removed unused dependency from SelecionConverter (#87)
- IBX-2291: Refactored
images:normalize-paths
command - IBX-2442: Fixed Imagick and GD Imagine filters configuration (#88)
- IBX-2382: Changed the order in the command list for Legacy Search
- IBX-2264: Handled missing thumbnail images
- IBX-2509: Fix generating links on URI based siteaccesses (#91)
- IBX-2500: Fixed number of iterations in
normalize-paths
command - IBX-2589: Added new commands for SearchField for EmailAddress and added transformByGroup lowercase for index
v4.0.3
ibexa/core changes between v4.0.2 and v4.0.3
Bugs
- IBX-1090: DateTime for Date test should be in UTC (#290)
- IBX-1090: DateTime for SOLR Date test should be in UTC (#291)
- IBX-2432: Removed unused dependency from SelecionConverter (#87)
- IBX-2291: Refactored
images:normalize-paths
command - IBX-2442: Fixed Imagick and GD Imagine filters configuration (#88)
- IBX-2382: Changed the order in the command list for Legacy Search
- IBX-2264: Handled missing thumbnail images
- IBX-2509: Fix generating links on URI based siteaccesses (#91)
- IBX-2500: Fixed number of iterations in
normalize-paths
command
v4.0.2
ibexa/core changes between v4.0.1 and v4.0.2
Improvements
- IBX-1821: Changed path where translations are looked for (#75)
- IBX-2301: Added configuration to enable translations from
i18n
package (#78)
Bugs
- IBX-2098: Handled missing files in 'images:normalize-paths' command
- IBX-1090: Fixed calculations and displaying of ezdate FT, as it should always be represented in UTC (#285)
- IBX-1281: Fixed & refactored evaluation of ObjectStateLimitation
- IBX-2295: Fixed SiteAccess-aware ConfigScopeChangeSubscriber
v4.0.1
ibexa/core changes between v4.0.0 and v4.0.1
No significant changes.
v4.0.0
Changes between ezsystems/ezplatform-kernel v2.3.0 and ibexa/core v4.0.0
Improvements
- EZP-32284: Added additional check for extracting Factory service
- EZP-32284: Added fetching repository config from
ezplatform
extension - EZP-32284: Fixed code style
- EZP-32284: Fixed method signature
- EZP-32308: Fixed evaluating permissions on non prepared targets (#3083)
- EZP-32308: Fixed failing tests due to pgsql randomness in returned results (#3088)
- EZP-32384: Fixed time depended tests (#169)
- IBX-105: Added automatic release creation on tag push (#3095)
- IBX-1111: Updated Ibexa Business License Agreement
- IBX-1171: Prepared 4.0 alpha release (#237)
- IBX-1190: Updated readme to fit new template (#247)
- IBX-1195: Added default value for
DATABASE_URL
inIbexaTestKernel
(#238) - IBX-1196: Started respecting
SEARCH_ENGINE
env variable inIbexaTestKernel
(#239) - IBX-1228: Prevented storing location-path 1 in the persistence cache
- IBX-1258: Fixed multiple
FixtureImporter::import()
calls not resetting sequences (#245) - IBX-1308: Added is_system flag to the ContentTypeGroup (#250)
- IBX-154: Allowed to define if the alternative text for image field is required (#3108)
- IBX-261: Updated changelog generator (#191)
- IBX-268: Redesign buttons for 4.0 (#186)
- IBX-366: Implemented DateMetadataCriterion to REST API (#3100)
- IBX-374: Fixed retrieving factory names in LazyDoctrineRepositoriesPass (#3103)
- IBX-431: Added event dispatching after building the View (#226)
- IBX-527: Fixed phpdoc return type mismatch (#200)
- IBX-538: Added Ibexa namespaces for future compatibility (#3111)
- IBX-569: Changed ObjectStateHandler to extend AbstractInMemoryPersistenceHandler (#3106)
- IBX-569: Changed ObjectStateHandler to extend AbstractInMemoryPersistenceHandler (#3106) (#204)
- IBX-665: Bumped Symfony dependency to 5.3 (#206)
- IBX-883: [Tests] Dropped PHPUnit5CompatTrait
- 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)
- IBX-1734: Added cross-org merge workflow (#280)
- IBX-1694: Rebranded dependency injection container service tags (#46)
- IBX-1853: Rebranded services names (#55)
- IBX-1784: Added getDefaultLanguageCode method to API/Repository/Values/Content/Content (#279)
- IBX-1998: Rebranded routes in ibexa/core repository (#56)
- IBX-1998: Rebranded routes in ibexa/core repository (#60)
- IBX-1694: Rebrand service tag leftovers (#62)
- IBX-1696: Removed class parameters from ibexa/core repository (#63)
- IBX-1999: Added countAll function for URLWildcards (#282)
- IBX-2153: Moved ConfigResolverInterface into contracts (#65)
- IBX-1734: Added PR assigner workflow (#3137)
- IBX-1696: Rebranded Container parameters and Config Resolver namespaces (#67)
- IBX-1853: Used rebranded namespaces in comments (#68)
- IBX-1853: Used rebranded Ibexa name in codebase (#70)
Bugs
- EZEE-3491: Implemented siteaccess aware Entity Manager (#3092)
- EZP-31462: Fixed handling of pwd hash types when updating passwd (#141)
- EZP-31560: Fixed ContentDeleteEvaluatorTest.php file path (#3113)
- EZP-31859: Fixed field group names being not translated (#199)
- EZP-32283: Fixed File reference storing (#160)
- EZP-32308: Fixed failing tests due to randomness in returned role policies order (#3089)
- EZP-32320: Fixed image placeholders generation on DFS (#3086)
- EZP-32349: do not leave stale data in ezcontentclass_attribute_ml (#3090)
- EZP-32361: Fixed Subtree copying when child is invisible (#3104)
- EZP-32401: Fixed handling trashed Content by LocationLimitation (#3093)
- IBX-1063: Fixed VersionValidator to rely on Field Def identifer
- IBX-111: Injected RequestStack into ExposedRoutesExtractor (#3105)
- IBX-1201: Added handling of already generated aliases during subtree copying
- IBX-1237: Removed duplicated content tag (#3123)
- IBX-1314: Fixed StreamFileListener using encoded uri for images
- IBX-1321: Moved DI core service alias definitions from AdminUI
- IBX-143: Fixed merge-up of reindex command changes (#178)
- IBX-143: Refactored reindexing command to be DBAL 2.13-compatible
- IBX-148: Fixed deleting orphaned Relations when removing a Field (#3099)
- IBX-175: Fixed invalid VersionValidator errors output when validation fails for multilingual content
- IBX-296: Provided new way to handle archived versions (#3110)
- IBX-300: Added timezone offset to timestamp (#181)
- IBX-340: Allowed URL Gateway queries to not perform count operations (#180)
- IBX-362: Fixed 'user/password' policy check (#3101)
- IBX-368: Added image path normalization before storing it into the DB (#197)
- IBX-368: Added image path normalization before storing it into the DB (#3102)
- IBX-546: Added missing TransactionHandler interface service alias (#196)
- IBX-605: Refactored and optimized orphaned URLs deleting (#205)
- [IBX-610](https://issues.ibexa.co/browse/I...
v4.0.0-rc5
ibexa/core changes between v4.0.0-rc4 and v4.0.0-rc5
Improvements
- IBX-2153: Moved ConfigResolverInterface into contracts (#65)
- IBX-1696: Rebranded Container parameters and Config Resolver namespaces (#67)
Bugs
v4.0.0-rc4
ibexa/core changes between v4.0.0-rc3 and v4.0.0-rc4
Improvements
- IBX-1853: Rebranded services names (#55)
- IBX-1784: Added getDefaultLanguageCode method to API/Repository/Values/Content/Content (#279)
- IBX-1998: Rebranded routes in ibexa/core repository (#56)
- IBX-1998: Rebranded routes in ibexa/core repository (#60)
- IBX-1694: Rebrand service tag leftovers (#62)
- IBX-1696: Removed class parameters from ibexa/core repository (#63)
- IBX-1999: Added countAll function for URLWildcards (#282)