Releases: ezsystems/ezpublish-kernel
Releases · ezsystems/ezpublish-kernel
v2014.11.6
Fixed path issue on Windows, preventing Composer to install correctly. See https://jira.ez.no/browse/EZP-23653 and http://share.ez.no/forums/ez-publish-5-platform/composer-create-project-fails
v2014.11.5
Fixed important regressions regarding HttpCache (both with Symfony RP and Varnish)
v2014.11.4
Fix EZP-23630: Add support for image alias post processors > https://jira.ez.no/browse/EZP-23630 This makes it possible to define post processors for LiipImagineBundle in siteaccess configuration.
v2014.11.3
Merge pull request #1072 from joaoinacio/user_delete_setting Fix EZP-23595: delete row from ezuser_setting on deleteUser()
v2014.11.2
Merge pull request #1074 from iherak/Fix_legacy_search_location_depth Fix EZP-23599 legacy search location gateway not correctly quoting depth column
v2014.11.1
Fixed an important issue with FOSHttpCache and SiteAccess matching using URIElement.
v2014.11.0
[Travis] Make composer_install_github_key.sh not fail if .composer fo…
v2014.07.2
Tagged v2014.07.2
v2014.07.1
Added v2014.07.1. Hotfix for Symfony security release (2.3.19, 2.4.9,…
v2014.07.0
Fix EZP-23210: Exception thrown when using alternative user provider/…