Releases: ezsystems/ezpublish-kernel
Releases · ezsystems/ezpublish-kernel
v6.13.2
ezpublish-kernel changes between v6.13.1 and v6.13.2
Improvements
- EZP-28853: VersionInfo object is not cached in persistence (#2264)
- EZP-28848: Varnish cache should be purged for related content (#2263)
Bugs
- EZP-28799: Subtree criterion Content Search does not work correctly with multiple Locations (#2238)
- EZP-28860: Fix using view builders with closure controllers (#2257)
- EZP-28883: Removing Translation from Draft corrupts all Url Aliases for the removed Translation (#2262)
- EZP-28886: Method eZ\Publish\Core\FieldType\Page\Value::__toString() does not always return String (#2265)
- EZP-28070: Binary File Upload copying uploaded files to /tmp without cleanup (#2260)
- EZP-28892: User UI Config provider breaks when using Guard authentication (#2252)
- EZP-28836: Unable to publish content if two or more translations contain invalid link (#2253)
- EZP-28934: LocationService doesn't check content/manage_locations policy during location create (#2283)
- EZP-27271: Unable to upload large binary file using REST / Platform UI (#2268)
- EZP-28585: Links in Content Objects are not changed after change in Link Manager (#2259)
- EZP-28554: Error 400 after filling Text field in URL field type (#2278)
- EZP-28439: Related content is still displayed after it is moved to trash (#2287)
- EZP-29077: CachedPermissionService doesn't consider sudo (#2304)
- EZP-28967: RichText Field Type removes line breaks inside table cells (#2301)
- EZEE-1864: Scheduled publishing doesn't work together with Redis cache (#2305)
v6.13.2-rc1
ezpublish-kernel changes between v6.13.1 and v6.13.2-rc1
Improvements
- EZP-28853: VersionInfo object is not cached in persistence (#2264)
- EZP-28848: Varnish cache should be purged for related content (#2263)
Bugs
- EZP-28799: Subtree criterion Content Search does not work correctly with multiple Locations (#2238)
- EZP-28860: Fix using view builders with closure controllers (#2257)
- EZP-28883: Removing Translation from Draft corrupts all Url Aliases for the removed Translation (#2262)
- EZP-28886: Method eZ\Publish\Core\FieldType\Page\Value::__toString() does not always return String (#2265)
- EZP-28070: Binary File Upload copying uploaded files to /tmp without cleanup (#2260)
- EZP-28892: User UI Config provider breaks when using Guard authentication (#2252)
- EZP-28836: Unable to publish content if two or more translations contain invalid link (#2253)
- EZP-28934: LocationService doesn't check content/manage_locations policy during location create (#2283)
- EZP-27271: Unable to upload large binary file using REST / Platform UI (#2268)
- EZP-28585: Links in Content Objects are not changed after change in Link Manager (#2259)
- EZP-28554: Error 400 after filling Text field in URL field type (#2278)
- EZP-28439: Related content is still displayed after it is moved to trash (#2287)
- EZP-29077: CachedPermissionService doesn't consider sudo (#2304)
- EZP-28967: RichText Field Type removes line breaks inside table cells (#2301)
- EZEE-1864: Scheduled publishing doesn't work together with Redis cache (#2305)
v7.1.0.1
v7.1.0
ezpublish-kernel changes between v7.0.0 and v7.1.0
Improvements
- EZP-28623: Display paragraph only when user don't have permissions to see linked content (#2215)
- EZP-28110: As a developer, I want to define attributes for custom tags (#2219)
- EZP-27924: As a Developer I want lazy loading of content type groups (#2227)
- EZP-28801: As a REST consumer, I want to get the location that matches an URL alias (#2255)
- EZP-28783: As a Developer I want to search using REST FieldCriterion (#2239)
- EZP-28843: As a Developer I want SQL Search by Field to use ezkeyword Ext. Storage (#2256)
- EZP-28679: As a developer, I expect that OptionsResolverBasedQueryType implements QueryType interface (#2209)
- EZP-28853: VersionInfo object is not cached in persistence (#2264)
- EZP-28585: Links in Content Objects are not changed after change in Link Manager (#2259)
- EZP-28848: Varnish cache should be purged for related content (#2263)
- EZP-28065: Evaluate upgrading to fos-http-cache 2.x (#2194)
- EZP-28926: Add validation for PermissionResolver::hasAccess(module, function) arguments (#2274)
- EZP-28917: As a Developer I want API to manipulate User Tokens (#2270)
Bugs
- EZP-28695: Cache key "[email protected]" contains reserved characters {}()/@: (#2214)
- EZP-28665: Trying to insert a large number in the "Priority" field results in 500 database error (#2210)
- EZP-28328: RichText Field Type removes line breaks inside formatted paragraphs (#2211)
- EZP-28740: RegenerateUrlAliasesCommand sometimes generates alias with wrong parent (0) (#2220)
- EZP-28728: Default TTL in default scope would be set to 60 from siteaccess scope (#2218)
- EZP-28726: Selection edit preview fails when empty (#2217)
- EZP-28775: HTTP Cache is not properly purged when item is restored from trash under old parent location (#2233)
- EZEE-1866: Landing Page editor doesn't work with Map\URI siteaccess matcher (#2243)
- EZP-28692: Corrupt password when upgrading to eZ Platform 1.13 from earlier versions without DB update (#2213)
- EZP-28800: Make it possible to store session in redis when using platform.sh (#2245)
- EZP-28846: Missing HTTP Cache purge when UserService{CreateUser,CreateUserGroup,UpdateUserGroup}Signal is emitted (#2249)
- EZP-28768: Unable to exit Preview using navigation arrow (#2236)
- EZP-28799: Subtree criterion Content Search does not work correctly with multiple Locations (#2238)
- EZP-28860: Fix using view builders with closure controllers (#2257)
- EZP-28883: Removing Translation from Draft corrupts all Url Aliases for the removed Translation (#2262)
- EZP-28886: Method eZ\Publish\Core\FieldType\Page\Value::__toString() does not always return String (#2265)
- EZP-28070: Binary File Upload copying uploaded files to /tmp without cleanup (#2260)
- EZP-28892: User UI Config provider breaks when using Guard authentication (#2252)
- EZP-28836: Unable to publish content if two or more translations contain invalid link (#2253)
- EZP-28934: LocationService doesn't check content/manage_locations policy during location create (#2283)
- EZP-27271: Unable to upload large binary file using REST / Platform UI (#2268)
- EZP-28902: Creating a user with existing username results in Internal Server Error (#2279)
- EZP-28279: User cannot set max file size in Image field type (#2280)
- EZP-28962: The OPTIONS REST routes are not loaded anymore (#2282)
- EZP-28972: RichText Custom Tag align attribute is not present in Tag template. (#2286)
- EZP-28959: Prevent publishing errors on pre-existing, undefined custom tags (#2291)
- EZP-28680: Error 500 after restoring related item in another location (#2288)
- EZP-28554: Error 400 after filling Text field in URL field type (#2278)
- EZP-28439: Related content is still displayed after it is moved to trash (#2287)
v7.1.0-rc2
v7.1.0-rc1
ezpublish-kernel changes between v7.1.0-beta2 and v7.1.0-rc1
Bugs
v7.1.0-beta2
ezpublish-kernel changes between v7.0.0 and v7.1.0-beta2
Improvements
- EZP-28623: Display paragraph only when user don't have permissions to see linked content (#2215)
- EZP-28110: As a developer, I want to define attributes for custom tags (#2219)
- EZP-27924: As a Developer I want lazy loading of content type groups (#2227)
- EZP-28801: As a REST consumer, I want to get the location that matches an URL alias (#2255)
- EZP-28783: As a Developer I want to search using REST FieldCriterion (#2239)
- EZP-28843: As a Developer I want SQL Search by Field to use ezkeyword Ext. Storage (#2256)
- EZP-28679: As a developer, I expect that OptionsResolverBasedQueryType implements QueryType interface (#2209)
- EZP-28853: VersionInfo object is not cached in persistence (#2264)
- EZP-28585: Links in Content Objects are not changed after change in Link Manager (#2258)
- EZP-28848: Varnish cache should be purged for related content (#2263)
- EZP-28065: Evaluate upgrading to fos-http-cache 2.x (#2194)
- EZP-28926: Add validation for PermissionResolver::hasAccess(module, function) arguments (#2274)
- EZP-28917: As a Developer I want API to manipulate User Tokens (#2270)
Bugs
- EZP-28695: Cache key "[email protected]" contains reserved characters {}()/@: (#2214)
- EZP-28665: Trying to insert a large number in the "Priority" field results in 500 database error (#2210)
- EZP-28328: RichText Field Type removes line breaks inside formatted paragraphs (#2211)
- EZP-28740: RegenerateUrlAliasesCommand sometimes generates alias with wrong parent (0) (#2220)
- EZP-28728: Default TTL in default scope would be set to 60 from siteaccess scope (#2218)
- EZP-28726: Selection edit preview fails when empty (#2217)
- EZP-28775: HTTP Cache is not properly purged when item is restored from trash under old parent location (#2233)
- EZEE-1866: Landing Page editor doesn't work with Map\URI siteaccess matcher (#2243)
- EZP-28692: Corrupt password when upgrading to eZ Platform 1.13 from earlier versions without DB update (#2213)
- EZP-28800: Make it possible to store session in redis when using platform.sh (#2245)
- EZP-28846: Missing HTTP Cache purge when UserService{CreateUser,CreateUserGroup,UpdateUserGroup}Signal is emitted (#2249)
- EZP-28768: Unable to exit Preview using navigation arrow (#2236)
- EZP-28799: Subtree criterion Content Search does not work correctly with multiple Locations (#2238)
- EZP-28860: Fix using view builders with closure controllers (#2257)
- EZP-28883: Removing Translation from Draft corrupts all Url Aliases for the removed Translation (#2262)
- EZP-28886: Method eZ\Publish\Core\FieldType\Page\Value::__toString() does not always return String (#2265)
- EZP-28070: Binary File Upload copying uploaded files to /tmp without cleanup (#2260)
- EZP-28892: User UI Config provider breaks when using Guard authentication (#2252)
- EZP-28836: Unable to publish content if two or more translations contain invalid link (#2253)
Other
7.0.2.2
6.13.1.1
v6.13.1
ezpublish-kernel changes between v6.13.0 and v6.13.1
Improvements
Bugs
- EZP-28328: RichText Field Type removes line breaks inside formatted paragraphs (#2211)
- EZP-28740: RegenerateUrlAliasesCommand sometimes generates alias with wrong parent (0) (#2220)
- EZP-28728: Default TTL in default scope would be set to 60 from siteaccess scope (#2218)
- EZP-28726: Selection edit preview fails when empty (#2217)
- EZP-28775: HTTP Cache is not properly purged when item is restored from trash under old parent location (#2233)
- EZEE-1866: Landing Page editor doesn't work with Map\URI siteaccess matcher (#2243)
- EZP-28692: Corrupt password when upgrading to eZ Platform 1.13 from earlier versions without DB update (#2213)
- EZP-28800: Make it possible to store session in redis when using platform.sh (#2245)
- EZP-28846: Missing HTTP Cache purge when UserService{CreateUser,CreateUserGroup,UpdateUserGroup}Signal is emitted (#2249)