Releases: ezsystems/ezplatform-kernel
Releases · ezsystems/ezplatform-kernel
v1.3.7
ezsystems/ezplatform-kernel changes between v1.3.6 and v1.3.7
Improvements
- IBX-719: Introduced BatchIterator (#211)
- IBX-784: Provided PHP8 compatibility for Selection FieldType
- IBX-538: Added Ibexa namespaces for future compatibility (#3111)
- IBX-704: Added LocationChildrenTermAggregation (#215)
- IBX-764: Added Kernel / Repository Test API (#212)
- IBX-431: Added event dispatching after building the View (#226)
Bugs
- IBX-605: Refactored and optimized orphaned URLs deleting (#205)
- EZP-31560: Fixed ContentDeleteEvaluatorTest.php file path (#3113)
- IBX-175: Fixed invalid VersionValidator errors output when validation fails for multilingual content
- IBX-838: Fixed number formatting in Twig FileSizeExtension
- IBX-850: [Tests] Fixed PSR-incompatible test namespaces
v1.3.6
v1.3.5
ezsystems/ezplatform-kernel changes between v1.3.4 and v1.3.5
Improvements
- IBX-527: Fixed phpdoc return type mismatch (#200)
- IBX-569: Changed ObjectStateHandler to extend AbstractInMemoryPersistenceHandler (#3106)
- IBX-569: Changed ObjectStateHandler to extend AbstractInMemoryPersistenceHandler (#3106) (#204)
- IBX-154: Allowed to define if the alternative text for image field is required (#3108)
Bugs
- IBX-368: Added image path normalization before storing it into the DB (#3102)
- IBX-546: Added missing TransactionHandler interface service alias (#196)
- EZP-31859: Fixed field group names being not translated (#199)
- IBX-610: Implemented InMemory cache for remaining LocationHandler methods (#3109)
- IBX-610: Implemented InMemory cache for remaining LocationHandler methods (#3109) (#203)
- IBX-368: Added image path normalization before storing it into the DB (#197)
v1.3.4
v1.2.8
ezsystems/ezplatform-kernel changes between v1.2.7 and v1.2.8
Improvements
- IBX-261: Updated changelog generator (#3098)
- IBX-366: Implemented DateMetadataCriterion to REST API (#3100)
- IBX-374: Fixed retrieving factory names in LazyDoctrineRepositoriesPass (#3103)
- IBX-261: Updated changelog generator (#191)
Bugs
- IBX-85: Fixed Content cache containing invalid "uri" for file field types (#3096)
- IBX-85: Fixed missing service injection in Media\Type (#3097)
- IBX-148: Fixed deleting orphaned Relations when removing a Field (#3099)
- IBX-362: Fixed 'user/password' policy check (#3101)
- IBX-340: Allowed URL Gateway queries to not perform count operations (#180)
- IBX-300 changed search field data to using timezone for timestamp (#185)
- EZP-32361: Fixed Subtree copying when child is invisible (#3104)
- IBX-111: Injected RequestStack into ExposedRoutesExtractor (#3105)
v1.3.3
ezsystems/ezplatform-kernel changes between v1.3.2 and v1.3.3
- IBX-105: Added automatic release creation on tag push (#3095)
- [Travis] Switched to Flex (#173)
- IBX-85: Fixed Content cache containing invalid "uri" for file field types (#3096)
- IBX-85: Fixed missing service injection in Media\Type (#3097)
- IBX-261: Updated changelog generator (#3098)
- IBX-300: Added timezone offset to timestamp (#181)
- IBX-148: Fixed deleting orphaned Relations when removing a Field (#3099)
- IBX-362: Fixed 'user/password' policy check (#3101)
- Fixed code style (#183)
v1.2.7
v1.3.2
ezsystems/ezplatform-kernel changes between v1.3.1 and v1.3.2
Improvements
- EZP-32384: Fixed time depended tests (#169)
- EZP-32284: Fixed method signature
- EZP-32284: Fixed code style
- EZP-32284: Added fetching repository config from
ezplatform
extension - EZP-32284: Added additional check for extracting Factory service
Bugs
- EZEE-3465: Refactored RepositoryConfigurationProvider (#3085)
- EZP-32308: Fixed evaluating permissions on non prepared targets (#3083)
- EZP-32308: Fixed failing tests due to pgsql randomness in returned results (#3088)
- EZP-31462: Fixed handling of pwd hash types when updating passwd (#141)
- EZP-32308: Fixed failing tests due to randomness in returned role policies order (#3089)
- EZP-32320: Fixed image placeholders generation on DFS (#3086)
- EZP-32283: Fixed File reference storing (#160)
- EZEE-3491: Implemented siteaccess aware Entity Manager (#3092)
- EZP-32401: Fixed handling trashed Content by LocationLimitation (#3093)
- IBX-143: Refactored reindexing command to be DBAL 2.13-compatible
- IBX-143: Fixed merge-up of reindex command changes (#178)
v1.2.6
ezsystems/ezplatform-kernel changes between v1.2.5 and v1.2.6
- EZEE-3491: Implemented siteaccess aware Entity Manager (#3092)
- EZP-32401: Fixed handling trashed Content by LocationLimitation (#3093)
- Added missing @property-read annotations to Thumbnail class (#175)
- EZP-32284: Fixed method signature
- EZP-32284: Fixed code style
- EZP-32284: Added fetching repository config from
ezplatform
extension - EZP-32284: Added additional check for extracting Factory service
- IBX-143: Refactored reindexing command to be DBAL 2.13-compatible
- IBX-105: Added automatic release creation on tag push (#3095)
v1.2.5
ezsystems/ezplatform-kernel changes between v1.2.4 and v1.2.5
Improvements
Bugs
- EZEE-3453: User draft is created during frontend login (#162)
- EZP-32302: Kosovo and South Sudan are missing in the Country FieldType (#3082)
- EZP-32321: The user should be able to delete content when he has access to all its languages (#3084)
- EZEE-3465: Page Edit uses wrong Siteaccess (#3085)
- EZP-32308: Content/Edit Policy with Location Limitation breaks the back office (#3089)
- EZP-31462: Removed password hash types break login (#141)
- EZP-32320: Image Placeholders won't be generated when clustering is enabled (#3086)
- EZP-32283: Publish/Save Error SQL after translation content with binaryfile (#160)