ISPConfig 3.0.5 Beta 1 released for testing

Till

Administrator
The first beta version of the upcoming ISPConfig 3.0.5 release is available for download. Beta versions are very early versions released for testing purposes, it is not recommended to use them on production systems.

What's new

- APS package installer. See APS Standard 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.
- IDN domains are converted automatically to / from punicode. (requires PHP idn extension from pecl)
- 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.ispconfig.org/index.php?do=index&tasks=&project=3&due=45

Download

http://www.ispconfig.org/downloads/ISPConfig-3.0.5-beta1.tar.gz

Update instructions

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

Werbung

Top