Joomla! 3.5 Beta 1 Released

The Joomla! Project is pleased to announce the availability of Joomla! CMS 3.5 Beta 1. Community members are asked to download and install the package in order to provide quality assurance for the forthcoming 3.5 release.

Joomla! 3 is the latest major release of the Joomla! CMS, with 3.5 the sixth standard-term support release in this series. Please note that going from 3.4 to 3.5 is a one-click upgrade and is NOT a migration. The same is true is for any subsequent versions in the 3 series of the CMS. That being said, please do not upgrade any of your production sites to the beta version as beta is ONLY intended for testing and there is no upgrade path from Beta.

What is this release for?

This is a BETA release, that should only be used on test sites. Beta releases cannot be upgraded.

Extension developers are encouraged to work with this release in order to prepare extensions for the stable release of Joomla! CMS 3.5, though there shouldn't be any backward compatibility issues. Users are encouraged to test the package for issues and to report issues in the Joomla! CMS Issue Tracker. Please do not upgrade any of your production sites to the beta version and do not start a new site on beta as beta is ONLY intended for testing and there is no upgrade path from Beta.

Click here to download.

When is the stable release due?

We have revised the launch timeline slightly to ensure we can get everything up to the quality levels we all would like, and to ensure thorough testing on as many hosting environments as possible.

The schedule is now as follows:

  • 17 November beta 2
  • 1 December - Release Candidate
  • 8 December – 3.5 Stable

Please note that dates may be subject to change depending on availability of volunteers and circumstances beyond our control.

Which bugs have been fixed in Joomla! 3.5?

A full list of issues resolved can be found on Github.

What’s new in Joomla 3.5

The big question is, what is new in Joomla 3.5? We have the following possible features:

Update emails plugin by Nicholas Dionysopoulos

https://github.com/joomla/joomla-cms/pull/6886

Joomla! issues bug fix and security updates every few weeks. However, many (most?) of its users are completely unaware of this fact unless they log in to the back-end of their site and notice the update nag message at the top. This PR adds a plugin which periodically checks for updated Joomla! versions and, when one is found, emails the Super Users of the site to remind them.

Plugin to gather basic anonymized data as an opt-out feature by Don Gilbert

https://github.com/joomla-extensions/jstats-server

https://github.com/joomla/joomla-cms/pull/8291

In order to better understand our install base and end user environments, this plugin has been created to send those stats back to a Joomla controlled central server. No identifying data is captured at any point.

One of stated goals for the last couple of years has been to try to understand our users better. In line with that goal, we want to better understand the sort of environments and platforms that people are using to install and run Joomla. This will enable us to make more informed decisions about which platforms we need to support, minimum version requirements, the pace at which we can encourage people to upgrade, and so on.

In order to gather this information we will be including a new plugin with the Joomla 3.5 release that will automatically gather some very basic data points, noted below. This plugin will be enabled by default, but can be disabled at any point in time. A post-install message will be shown to make site owners aware that the plugin has been installed and will include instructions for disabling it.

The privacy of all Joomla users is important to us and we want to allay any fears that we are collecting personally identifying information. The source code for both the plugin and the server code that gathers the data can be seen in our GitHub repositories https://github.com/joomla-extensions/jstats-server and https://github.com/joomla-extensions/jstats-plugin. The plugin configuration screen will also show exactly what information is being shared by the plugin.

Access to the raw data collected will be restricted. Only statistical results extracted from the data will be published on the developer.joomla.org website. Categories with small numbers of entries will be gathered into an "Other" category. The unique id used to prevent duplicate entries will be carefully generated to ensure that it cannot be used to deduce the identity of any individual site. These measures should ensure that individual websites cannot be identified from the published data.

The plugin will collect anonymously the PHP, Database Type and Version and Joomla Version a user is running so that the project can set PHP and MySQL versions more accurately for future Joomla Versions.

Count items by Peter Martin

https://github.com/joomla/joomla-cms/pull/6916

https://github.com/joomla/joomla-cms/pull/6934

https://github.com/joomla/joomla-cms/pull/6938

https://github.com/joomla/joomla-cms/pull/6936

This PR adds the number of published, unpublished and trashed articles in the Category Manager for the articles, banners, contacts and newsfeeds.

Added site and admin links to Module User Status by Rick Spaan

https://github.com/joomla/joomla-cms/pull/7174

Adds switches to the mod_status module to show/hide links to the frontend and backend of the site.

Ability to add a user CSS file to Protostar by Roland Dalmulder

https://github.com/joomla/joomla-cms/pull/4211

Adds a check to see if the file user.css exists and loads the file to allow user customization.

Download system/environment information by Radek Suski and Roberto Segura

https://github.com/joomla/joomla-cms/pull/7129

Implementing a possibility to download system/environment information for support purposes.

TinyMCE drag and drop images by Dimitris Grammatiko

https://github.com/joomla/joomla-cms/pull/7435

Adds the ability to drag and drop images into the tinyMCE editor that comes with Joomla. This list is not set in stone, more features may be added, and others may be dropped. For a full list of all current changes you can check this page:

https://github.com/joomla/joomla-cms/compare/a3a8cefcfdc5d838397c31518fce749ca4d2ce8b...3.5-dev

Backwards Compatibility break

We have a backwards compatibility promise to make sure code doesn’t suddenly break. However there are circumstances that can force us to no longer keep this promise. In Joomla 3.5 this is the case. Due to changes in PHP 7, we had to rename the String class to StringHelper otherwise Joomla! cannot run on PHP 7. This is a very minor change and we don’t expect any issues from it. For those interested, you can read more about it at Update to String package 1.3.

A note on routing

The new routing system will not be merged into the 3.5 release. The routing will be postponed until 3.6 because the work is not complete and has not been tested thoroughly. The production leadership team understands that the change in features can be disruptive and is an inconvenience to the developers expecting new routing we are truly sorry. If you are interested in helping us out on testing the new routing system, please contact Roland Dalmulder at This email address is being protected from spambots. You need JavaScript enabled to view it.

How can you help Joomla! development?

There are a variety of ways in which you can get actively involved with Joomla! It doesn't matter if you are a coder, an integrator, or merely a user of Joomla!. You can contact anyone of our PLT members, to get more information, or if you are ready you can jump right into the Joomla! Bug Squad.

The Joomla! Bug Squad is one of the most active teams in the CMS development process and is always looking for people (not just developers) that can help with sorting bug reports, coding patches and testing solutions. A great way for increasing your working knowledge of the Joomla! code base, and also a great way to meet new people from all around the world.

If you are interested, please read about us on the Joomla! Wiki and, if you wish to join, email Roland Dalmulder or Tobias Zulauf, This email address is being protected from spambots. You need JavaScript enabled to view it., our Bug Squad coordinators.

You can also help Joomla! development by thanking those involved in the many areas of the process. In the past year, for example, over 1,000 bugs have been fixed by the Bug Squad.

The project also wants to thank all of the contributors who have taken the time to prepare and submit work to be included in the Joomla! CMS and Framework.

A Huge Thank You to Our Volunteers!

This beta release is the result of thousands of hours of work by dozens of volunteers.

A big thank you goes out to everyone that contributed to the 3.5 release! Right now we're at nearly 1000 commits since 3.4.5's release with 42 different people contributing to those commits (not including testers and other non-coding activities). Best of all is that the new features are awesome!