After last week's rc1 release, we are pleased to provide you the second and final release candidate of the upcoming major release of eZ Publish 4.2.0 next tuesday. An additional 20+ issues are resolved in the eZ Publish kernel and associated extensions. This is also the (short) last community testing opportunity for eZ Publish 4.2.0 while it undergoes also a frantic internal QA procedure.
The bundled extensions in the download are:
During the setup wizard, updated versions of eZ Publish Website Interface or eZ Flow can be selected which also install the following extensions:
The main new kernel features are
Other extensions related to 4.2.0rc2 available are
You can find downloads here
The . changelog for the kernel is available here
image.ini [AnimatedGIF] DisallowedFilters[] defaults to empty AllowedFilters[] defaults to geometry/* This change is to ensure that animated GIFs can be resized using default settings.
eZLDAPUser::loginUser
ldap.ini setting LDAPFollowReferrals is introduced and set to 0 by default as LDAP code did not work with most AD setups. LDAP_OPT_REFERRALS was earlier not set at all, thus enabled.
User / Forgotpassword
Links in the mail generated by the user/forgotpasswordmail.tpl template will no longer have the hostname pre-pended to them. This must be handled in the template. The change was done in order to be consistent with other emails sent by eZ Publish.
eZSoapRequest::namespace() -> eZSoapRequest::ns()
Renamed for php 5.3 support, see issue #13825
Administration interface pagelayout.tpl
Included automatically left menu template for the default_navigation_part
ez $part_name navigationpart => parts/$part_name/menu.tpl requires to
have right template in place. This is required for module views which has
default_navigation_part defined. Ref. to the enhancement request #
14654.
NA
Upgrading from earlier releases is not recommended yet, but if you want there is a database upgrade script needed which you can find under update/database/<db type>/4.2/unstable
Comments