Releases: netgen/ezpublish-kernel
Releases · netgen/ezpublish-kernel
v14.12.12
eZ Publish kernel v14.12.12
Changelog
- [Composer] Fix conflict with Symfony version > 2.7.29 (#55)
v14.12.11
eZ Publish kernel v14.12.11
Changelog
- EZP-24213: FullText stopWordThreshold should be percentage of content count (#49)
- EZP-23683: session is always started for legacy_mode SiteAccess (#52)
- EZP-26071: Download asset binary only if we need to create a variation (#54)
v14.12.10
eZ Publish kernel v14.12.10
Changelog
- EZP-27125: Take current version from ContentInfo if not set in loadContentByContentInfo() (#50)
- EZP-24048: Don't clear legacy content cache on symfony cache:clear (#51)
v14.12.9
eZ Publish kernel v14.12.9
Changelog
- EZP-26903: ContentType::getDescription incorrect usage of isset() function (#45)
- EZP-25942: Fix errors specific to Microsoft Windows operating system (#46)
- Added
14.12.x-dev
branch alias for master
branch (#47)
- EZP-26831: Make newContentCreateStruct respect ContentType defaultAlwaysAvailable (#48)
v14.12.8
eZ Publish kernel v14.12.8
Changelog
- Limit Twig to 1.x
- Allow installation of Sensio Distribution Bundle 4.x
v14.12.7
eZ Publish kernel v14.12.7
Changelog
- EZP-23518: Clearing image aliases with Symfony console with --purge option results in PHP warnings (#43)
v14.12.6
eZ Publish kernel v14.12.6
Changelog
- EZP-25089: Clear persistence cache on object state assignment (#41)
- EZP-26393: Missing options for
ezpublish_legacy.kernel_handler.cli
(#42)
v14.12.5
eZ Publish kernel v14.12.5
Changelog
- Update ProxyManager to avoid conflict with Zend Stdlib (#31)
- Add generateAutoloads composer command (#32)
- EZP-25171: UTF8 Encoded ViewParameters are not matched (#33)
- EZP-25279 & EZP-25098: Symfony 2.8 compatibility (#34)
- EZP-25100: Added common base for ContentCreateStruct / ContentUpdateStruct (#35)
- EZP-25743: empty tagPreset error in fieldType validation (#37)
- EZP-23280: [PHP-FPM&Apache] Server fault when logging to administration interface (#40)
v14.12.4
eZ Publish kernel v14.12.4
Changelog
- EZP-24705: eZXmlText: Whitespace between tags in a paragraph is removed on display (#27)
- EZP-25529: Remove uneeded resetting of ezpublish_legacy.kernel alias (#28)
- EZP-25720: SensioDistributionBundle install assests interface changed (#29)
v14.12.3
eZ Publish kernel v14.12.3
Changelog
- EZP-25377: Fix wrong publication date on content publish (#21 & #23)
- EZP-23847: Add Role API parameter to get inherited RoleAssignments (#24 & #25)
- EZP-25533: Temporary limit FOS HTTP Cache bundle to <= 1.3.6 (#26)