ISPConfig 3.0.5 Beta 1 released for testing

The first beta version of the upcoming ISPConfig 3.0.5 release is available for download. Beta versions are early versions released for testing purposes, it is not recommended to use them on production systems.
What’s new
– APS package installer. See http://www.apsstandard.org for a list of available packages.
– New web backup system which includes the website databases.
– Mailuser login.
– PHP version selector. Use different PHP versions for different websites.
– Subdomains as virtualhost with separate directory inside the directory tree of the main website without rewriting.
– Support for mod_perl2.
– Improved default theme.
– Global search function.
– PHP-FPM support for Apache servers.
– PHP-FPM mode selector in website options.
– Hardened the website folder structure with new folder protection feature and stricter security settings.
– Maintenance mode.
– Password generator.
– Password confirmation fields.
– Directive snippets for Apache, nginx, and PHP can now be saved and be reused for other websites.
– Forms can be submitted by pressing ENTER (you don’t have to click the Save button anymore).
– Many more minor feature enhancements and bugfixes.
– Mail traffic reporting for dovecot servers.
Special thanks to Marius Cramer from www.pixcept.de for his contributions to the 3.0.5 ISPConfig release.
Detailed Changelog
http://bugtracker.is…ue=45&status[]=
Download
http://www.ispconfig….5-beta1.tar.gz
Update instructions

cd /tmp
rm -rf /tmp/ispconfig3_install
wget http://www.ispconfig….5-beta1.tar.gz
tar xvfz ISPConfig-3.0.5-beta1.tar.gz
cd ispconfig3_install/install
php -q update.php