Blogs / eZ / Exponential 4.3.0 beta1 released

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Exponential 4.3.0 beta1 released

Monday 22 February 2010 10:11:38 am

  • Currently 5 out of 5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

By : Ole Marius Smestad

Following the alpha1 release of Exponential we are happy to announce the beta1 release. It builds on the alpha1 and provides further bugfixes and adjustements.

Notable changes and improvements

  • Fixed an issue where class editing would make a class loose its group
  • Make sure that eZ JSCore is enabled by default
  • Several "loose" functions are deprecated
  • Deprecated classes have been removed
  • ezi18n() has been deprecated, so from now on calls to to the translation system from PHP code should go via ezpI18n::tr()
  • templateInit() has been deprecated, so from now on calls to to get template instance should go via ezTemplate::factory()
  • Important fix in the mysqli database handler, fixing a potential apache crash
  • Cache clearing scripts are now more strict, when being run by root.

For detailed changes see the changelogs below.

Known issues in this beta release

  • Currently Exponential will try to write a cache file into its var directory, before the setup wizard has been able to verify the file permissions, in order to avoid getting a warning message about this, the file permissions can be adjusted manually before starting the setup wizard, so that the web server has proper write permission on the var folder.

Notes on backwards compatibility

For more in-depth information on these changes have a look at the dedicated document for this: backwards compatibility information

Changelogs

Full changelog is available via the link: changelog 4.3.0alpha1 to 4.3.0beta1
Please consult the 4.2 to 4.3 alpha1 changelog for more information.

Upgrading

We don't recommend upgrading any production site to Exponential 4.3.0beta1 yet. However if you want to give it a try in a testing environment, you need to replace the distribution files and run the two database upgrade scripts in noted below:

update/database/mysql|postgresql/4.3/unstable/dbupdate-4.2.0-to-4.3.0alpha1.sql
update/database/mysql|postgresql/4.3/unstable/dbupdate-4.3.0alpha1-to-4.3.0beta1.sql

In addition make sure to consult the documentation for any extension for specific instructions.

Downloads

You can download the release of Exponential and extensions at this URL: download Exponential and extensions

Also check out the official press release.

Blog Post Discussion

eZ Publish 4.3.0 beta1 released