Download Roundcube Webmail 0.9.0
Version 0.9.0 of Roundcube Webmail has been released. The main feature of this PHP-written email web client is that it uses Ajax technology to display the user interface, which gives it a modern and smooth impression. Roundcube Webmail includes support for shared folders and namespaces, internationalized domain names and smtp-delivery status notifications. In addition, the user interface for imap folders has been modified to provide more space for extensions and plugins. The release notes for version 0.9.0 can be found below.
Stable version 0.9.0 released
We proudly announce the next stable release of Roundcube. This version enhances the webmail experience with these new features:
- Improved rendering of forwarded and attached messages
- Optionally display and compose email messages a new windows
- Unified UI for message view and composition
- Show sender photos from contacts in email view
- Render thumbnails for image attachments
- Download all attachments as zip archive (using the zipdownload plugin)
- Forward multiple emails as attachments
- CSV import for contacts
The major change of this version isn’t really visible to the users but even more important for the developers: the Roundcube framework. We decoupled the core functions for IMAP access, SMTP email sending, database abstraction, caching, etc. from the webmail application in order to make them usable for other free software products.
Another major change since the 0.8 series is the new database abstraction layer. In order to add support for SQLite3, the PEAR:MDB2 dependency was dropped and Roundcube now uses the native PHP Data Objects (PDO). It’s enabled by default since PHP 5.1 and is considered stable and well-developed. One drawback, however, is a small lack in the MySQL PDO driver which makes PHP 5.3 a requirement for this version of Roundcube when using the MySQL database.
After lots of testing and collecting your feedback, this version is considered stable and it also includes the recently discovered vulnerability that allows an attacker to modify its users preferences in a way that he can then read arbitrary files from the server. We therefore recommend to update all productive installations of Roundcube.
Version number | 0.9.0 |
Release status | Final |
Operating systems | script language |
Website | The RoundCube Webmail Project |
Download | |
License type | GPL |