Skip to content

v2.5.6

Compare
Choose a tag to compare
@DominikaK DominikaK released this 07 Oct 06:27
· 381 commits to master since this release

Note: This release requires a change to the database schema.

Change log:

Changes since 2.5.5

ezplatform-admin-ui changes between 1.5.6 and 1.5.7

Improvements

  • EZP-30797: As an administrator, I want to configure a password expiration for users (#1060)
  • EZP-30983: As an Administrator, I want prevent users from reusing old password (#1099)

Bugs

  • EZP-30787: Change icon in Save button when in Admin panel User settings (#1080)
  • EZP-30491: Design fix for "Conflict when hiding content item" modal (#1081)
  • EZP-30946: Empty space under sidebar menu (#1087)
  • EZP-29973: Deleting content modal inconsistency (#1085)
  • EZP-30427: Significant performance drop on dashboard when user has lots of drafts (#1071)
  • EZP-30900: Timeout when related content has too many reverse relations (#1095)

Misc

ezplatform-admin-ui-modules changes between 1.5.4 and 1.5.5

Improvements

  • EZP-30972: Make Subitems header checkbox three-state (#215)
  • EZP-29816: Make priority column in children list more prominent (#214)

Bugs

  • EZP-30904: UDW: Sorting settings are ignored for starting location (#209)
  • EZP-30927: Harmonize select item behavior in Content Tree with UDW (#211)
  • EZP-30101: Wrong class for Trash button for bulk delete pop up (#212)
  • EZP-30867: Setting priority of sub-items isn't reflected in ordering of the Content Tree (#213)

ezplatform-core changes between 1.0.2 and 1.0.3

Improvements

  • EZP-30636: As a Developer I want to configure eZ Platform 3.0 using ezplatform extension (#11)

ezplatform-graphql changes between 1.0.2 and 1.0.3

Improvements

Bugs

  • EZP-30957: Subitems list does not load after a new Content Type is created and used (#55)

ezplatform-solr-search-engine changes between 1.7.0 and 1.7.1

Bugs

  • EZP-30296: Large API subtree delete leads to serious Solr index inconsistencies (#150)

ezpublish-kernel changes between 7.5.4 and 7.5.5

Improvements

  • EZP-30797: As an administrator, I want to configure a password expiration for users (#2742)
  • EZP-30382: Add content hide/reveal to REST API (#2767)
  • EZP-30911: Command to regenerate URL aliases should allow fixing aliases only for specified Locations (#2776)
  • EZP-30969: Add method to fetch paginated list of content's reverse relations (#2777)
  • EZP-30835: Add support for Solr 7.7 (#2775)
  • EZP-30985: Remove deprecated features from eZ, purely phpdoc fixes (#2796)
  • EZP-30899: Change default CT sorting field from identifier to name in AdminUI (#2779)
  • EZP-30983: As an Administrator, I want prevent users from reusing old password (#2788)

Bugs

  • EZP-30427: Significant performance drop on dashboard when user has lots of drafts (#2753)
  • EZP-30912: CoreInstaller has no forward compatibility for an upgrade (#2756)
  • EZP-30823: Race conditions on publish causing anon user to lack access, due to version_read check when loading wrong version (#2799)
  • EZP-30966: Notice "Undefined index: PasswordTTL" while updating ezuser field definition using PAPI (#2772)
  • EZP-30469: Two versions can be published in the same time
  • EZP-30900: Timeout when related content has too many reverse relations (#2774)

Misc

repository-forms changes between 2.5.3 and 2.5.4

Improvements

  • EZP-30797: As an administrator, I want to configure a password expiration for users (#311)
  • EZP-30983: As an Administrator, I want prevent users from reusing old password (#319)

Bugs

  • EZP-30988: As a Developer I want PHP API allow fetching URLs filtered by Section (#320)

ezplatform changes between 2.5.5 and 2.5.6

Misc