Releases: ezsystems/ezpublish-legacy
Releases · ezsystems/ezpublish-legacy
v2017.12.3
Changes
Since v2017.12.2.2:
- Make SQL group query compatible with strict MySQL for 5.7(#1368)
- Fixed php7 warning (#1370)
- Fixed fatal error (#1367)
- Update index when adding/removing node assignment (#1353)
- Force to use integer keys in eZXMLOutputHandler->NodeArray (#1356)
- Update search index in hide cronjob (#1348)
- Fix link source change (object => node) when editing a version (#1291)
- EZP-29033: [Legacy] Don't remove links user has no access to (#1355)
- EZP-29210: Fix admin UI anchor link scroll bug (#1366)
- [Composer] Bump conflict to kernel <6.13 & version to 2017.12 (330803d)
- EZP-29039: Image aliases expiry on draft discard (#1358)
- EZP-28950: Settings example for blocking 4-byte chars in login (bcc5518)
- EZP-28950: Add support for utf8mb4 charset to i18n (#1361)
Since v2017.12.2.1:.
- Fix regression which broke PASSWORD_HASH_MD5_PASSWORD (#1354)
Since v2017.12.2:
2017.12.2
Changes
- EZP-28736: SPI cache not cleared when a content is published via a delayed publication workflow (#1345)
- [Composer] Update to GPL-2.0-only license notation for packagist (b39ab37)
- Typo in variable name results in PHP Notice and unneeded file deletion checks on ezbinaryfile store/publish. (#1347)
- Misc doc updates (9292b22, 35dd460, 3fbfe6d)
2017.12.1.1
Changes
- EZP-28750: Draft preview displays wrong Version information (#1344)
2017.12.1
2017.12.0
Changes
- EZP-27993: Support quality override by image alias (#1324)
- EZP-28180: Adding function "create" to simplify the creation of a ez sitedata entry (#1273)
- EZP-28174: Improved error message when target of eznode:// and ezobject:// links doesn't exists (#1333)
- EZP-28470: Allow state limitation on manage_locations (#1335)
- EZP-26209: Textline legacy search indexing causes TransactionErroron large ints (#1338)
- EZP-28214: Password hash silently defaults to MD5 (#1334)
- CSS Compressing was ignoring @2x image path (#1244)
Misc
2017.10.1
2017.10.0
Changes since 2017.08.01:
- EZP-27804: Constructor refactoring (PHP4 to PHP5 __construct()) (#1233)
- No more PHP 7.0 deprecation warnings coming from legacy kernel
- EZP-27803: Wrong URLs in Treemenu if Platform is installed in a sub-directory (#1318)
- EZP-24744: Increase password security by supporting PHP's
password_hash()
(bcryt) (#1322) - EZP-27814: Support MySQL error codes in DB exceptions (#1315)
- Fix Typo in ezobjectrelation.tpl after 2017.08 class limitation feature addition (#1328)
Changes since 2017.10.0-RC1:
- Remove wrong semicolons in standard design (#1327)
2017.10.0-RC1
Changes since 2017.08.01:
- EZP-27804: Constructor refactoring (PHP4 to PHP5 __construct()) (#1233)
- No more PHP 7.0 deprecation warnings coming from legacy kernel
- EZP-27803: Wrong URLs in Treemenu if Platform is installed in a sub-directory (#1318)
- EZP-24744: Increase password security by supporting bcryt (#1322)
- EZP-27814: Support MySQL error codes in DB exceptions (#1315)
- Fix Typo in ezobjectrelation.tpl after 2017.08 change (#1328)
2017.08.1.1
Fixes since v2017.08.1:
Security release
Please read the advisory: http://share.ez.no/community-project/security-advisories/ezsa-2017-006-information-disclosure-in-backend-content-tree-menu
2017.08.1
Fixes since v2017.08.0: