Skip to content

Releases: ezsystems/ezpublish-legacy

2019.03.6

16 Oct 07:41
a6a6c32
Compare
Choose a tag to compare

Fixes

  • Fix handling of headings in table header cells (#1457)
  • EZP-32018: Fixed empty ezdate field transformation (#1464, #1465)
  • EZP-31643 Object injection in discountruleedit (#139)
    • This fix was also part of 2019.03.5.1 security release

2019.03.5

27 Aug 08:04
39596ff
Compare
Choose a tag to compare

Fixes:

  • Show images after used url_prefix (#1453)
  • EZP-31040: Remote Code Execution in file uploads (8c9b706, 8d4e0f0, eb5a66b, also was part of 2019.03.4.2)
  • EZP-30416: INI settings don't support loose typing (#1162)
  • eZObjectRelationList: Do not store content attribute in fetch call (#1455)
  • PHP7.2 fix: Added array check before count (#1454)

Misc:

  • Improve php 7 bc doc (#1452)
  • Travis: Remove broken PHP 5.5 build (#1456)

2019.03.4

18 Dec 13:55
Compare
Choose a tag to compare

Fixes

  • Do not support literal HTML in the Administration Interface, avoid issues with CSS / JS (#1408)
  • Fix notice when checking for anonymous classes in autoload generator (#1450)
    Issue introduced in 2019.03.3 with #1448

2019.03.3

18 Dec 13:04
Compare
Choose a tag to compare

Fixes:

  • Fixing content/search in media lib which used to loose context (#1433)
  • Update php7.md on recommendations for upgrading to PHP 7 (1b70a7a)
  • Make autoloads ignore anonymous classes (#1448)
  • Fix transformURI() on ignoreIndexDir = true when handler gives different url back (#1449)

2019.03.2

01 Nov 13:11
6b639ac
Compare
Choose a tag to compare

This release notably has tests running and passing on PHP 7.2 and 7.3.

Fixed:

  • Updated 4.7 => 5.0 db scripts so they will not fail when there are multiple users with the same e-mail (#1445)
  • Fix instances of count() that would cause a warning in 7.2 (#1443)
  • EZP-30834: remove strtotime function from the trashed-days option (#1441)
  • [Travis] Add testing for PHP 7.2 and 7.3 (#1446)

Thanks to @mateuszbieniek, @carlosmauri & @steepmountain for making this release possible.

2019.03.1

09 Aug 08:48
Compare
Choose a tag to compare

Fixes

  • EZP-30782: allow sorting by trashed field (#1440)
  • Popup for the custom tag sub/sup fixed (#1434)
  • Fix EZP-30718: Allow RerunURL to be used on hidden pages (#1435)
  • Fix EZP-30767: Allow the developer to override the page to load on a partial URL alias path (#1437)

Misc

  • [Travis] Run PHP 5.5 tests on Ubuntu Trusty to fix failure

2019.03.0-rc2

14 May 16:35
Compare
Choose a tag to compare
2019.03.0-rc2 Pre-release
Pre-release

Fixes

  • [2019.03] PHP 5.3, 5.5, 5.6 and 7.0 deprecation fixes (#1428)

  • [2019.03] Some fixes for MySQL8 and PHP7.3 (#1430)

  • Fix call count function on non countable variable as reported by PHP 7.2+ (215ce2c)

  • EZP-29279: Values of Date Field Type should be handled in UTC only (#1401)

  • EZP-29096: Do not store empty draft values in DB (#1417)

  • Avoid reflected XSS in DB handler error messages (#1425)

  • FIX cache not cleared on node visibility change (#1359)

  • EZP-29703: Legacy LDAP users cause error message on login (#1394) …

  • [PHP7] Add more BC construct methods, fixes issue with ezmbpaex and so on (ccb3261, c6f37e6)

  • EZP-30161: Handle form token in both custom (symfony) & also for historical legacy field (fd3b34c)

Design

  • [Admin] Adapt eZ logo to drop "community project" given it's used also for EE with legacy bridge (7dfd66c)
  • [Admin] Change dashboard to instead show version alias, like also used on github releases (dee3162)

2018.09.5

14 May 16:31
Compare
Choose a tag to compare

Fixes

  • Fix call count function on non countable variable as reported by PHP 7.2+ (215ce2c)
  • EZP-29279: Values of Date Field Type should be handled in UTC only (#1401)
  • EZP-29096: Do not store empty draft values in DB (#1417)
  • Avoid reflected XSS in DB handler error messages (#1425)
  • FIX cache not cleared on node visibility change (#1359)
  • EZP-29703: Legacy LDAP users cause error message on login (#1394) …
  • [PHP7] Add more BC construct methods, fixes issue with ezmbpaex and so on (ccb3261, c6f37e6)
  • EZP-30161: Handle form token in both custom (symfony) & also for historical legacy field (fd3b34c)

Design

  • [Admin] Adapt eZ logo to drop "community project" given it's used also for EE with legacy bridge (7dfd66c)
  • [Admin] Change dashboard to instead show version alias, like also used on github releases (dee3162)

2017.12.7

14 May 12:37
fd3b34c
Compare
Choose a tag to compare

Fixes

  • Fix call count function on non countable variable as reported by PHP 7.2+ (215ce2c)
  • EZP-29279: Values of Date Field Type should be handled in UTC only (#1401)
  • EZP-29096: Do not store empty draft values in DB (#1417)
  • Avoid reflected XSS in DB handler error messages (#1425)
  • FIX cache not cleared on node visibility change (#1359)
  • EZP-29703: Legacy LDAP users cause error message on login (#1394) …
  • [PHP7] Add more BC construct methods, fixes issue with ezmbpaex and so on (ccb3261, c6f37e6)
  • EZP-30161: Handle form token in both custom (symfony) & also for historical legacy field (fd3b34c)

Design

  • [Admin] Adapt eZ logo to drop "community project" given it's used also for EE with legacy bridge (7dfd66c)
  • [Admin] Change dashboard to instead show version alias, like also used on github releases (dee3162)

2019.03.0-rc1

02 Apr 19:14
faf906d
Compare
Choose a tag to compare
2019.03.0-rc1 Pre-release
Pre-release

RC1 release of 2019.03, for testing with eZ Platform 2.5 and Legacy Bridge 2.1.0-rc1.

Notably contains:

  • Lots more PHP 7.x and notably 7.3 fixes
  • utf8mb4 fixes for MySQL / MariaDB
  • .. and more: v2018.09.4...master

Still needs: