The 2016.04 release of eZ Platform is available as of April 28th, 2016.
The semantic version of this release is v1.3.0.
For the release notes of the corresponding eZ Studio release, see eZ Studio 2016.04 Release notes
Quick links
- Installation instructions
- Requirements
Download: See http://share.ez.no/downloads/downloads/ez-platform-1.3.0
Changes since 2016.02
See our issue tracker for the list of issues fixed in 2016.04. Below is a list of notable bugs/features/enhancements done in the release.
Managing sub-items
It's now possible to define ordering criterias for sub-items. It's also possible to set priorities for sub-items. This feature was started with 2016.02 but was not fully completed and finally landed in 2016.04. Doing this, we also simplified the set of criterias available to the editor.
More about the ordering of sub-items
Field category support
Fields can now be assigned to a category from the Content Type management UI, again making it possible to organize fields for editors in relevant categories.
Name pattern support for Relation, Relation List and Selection Field Types
The Relation and Selection Field Types can now be used to generate content names and URL aliases. This improvement comes with improvements to the API and SPI layer, making it easier to use complex field data to generate a title or url slug.
More about improved getName() support, and for techncial details, for now have a look at the pull request.
Improved system information admin panel
The system information panel in Platform UI has been improved, and reimplemented in a new package, ezsystems/ez-support-tools. This change will make it easier to add custom panels to the UI, or customize existing ones.
More about improved system information
Improved trash management
Items that were trashed can now be restored. Trash can be empty, permanently deleting items in the trash.
The user interface introduced a more contextual right action bar for that purpose.
Pagelayout setting
A global pagelayout template can now be defined using siteaccess aware settings:
This setting will be used by the default content view templates. It is recommended that you also use it in your own templates, so that the site's layout management is centralized. Examples can be found in the eZ Platform demo templates.
Thanks go to Carlos Revillo for the contribution.
Grid sub-items view
Documentation and developer ressources
During the 2016.04 release, we put work into also improving developer resources. Doc.ez.no has been improved continuously throughout the release, and our beginner tutorial for developer as well. We will keep working on those ressources during further releases. Please don't hesitate to send feedback.
Updating
To update to this version, follow the Updating eZ Platform guide and use v1.3.0 as version.