Arieh
Verified User
Roundcube 1.0.1 is released
Dear Roundcube users
We can proudly announce the first service release to update the stable
version 1.0 of Roundcube webmail. It contains some important bug fixes
and improvements, primarily a fix for the unintentional redirect from
the compose page in Google Chrome which likely started to appear after
a recent Chrome update.
It's considered stable and we recommend to update all productive
installations of Roundcube with this version. Download it from
http://roundcube.net/download, see the full changelog here:
http://trac.roundcube.net/wiki/Changelog
Please note that the update includes a small MySQL database schema
change, thus make sure you run the update script.
Kind regards,
Thomas
RELEASE 1.0.1
Support 'error' and 'body_file' return attribs in 'message_before_send' hook (#1489595)
Apply user-specific replacements to group's base_dn property (#1489779)
Fix missing email address when importing contacts from outlook csv (#1489830)
Fix bug where "With attachment" option in search filter wasn't selected after return from mail view (#1489774)
Fix "washing" of unicoded style attributes (#1489777)
Fix unintentional redirect from compose page in Webkit browsers (#1489789)
Fix messages index cache update under some conditions (e.g. proxy) (#1489756)
Fix lack of translation of special folders in some configurations (#1489799)
Fix XSS issue in plain text spellchecker (#1489806)
Fix invalid page title for some folders (1489804)
Fix redundant alert message on over-size uploads (#1489817)
Fix next message display after removing a message (#1489800)
Fix missing Mail-Followup-To header in sent mail (#1489829)
Fix error when spell-checking an empty text (#1489831)
Avoid popupmenus being closed when scrollbar is clicked (#1489832)
Add proxy_whitelist configuration option (#1489729)
Fix identities_level=4 handling in new_user_dialog plugin (#1489840)
Fix various db_prefix issues (#1489839)
Fix too small length of users.preferences column data type on MySQL
Fix redundant warning when switching from html to text in empty editor (#1489819)
Fix invalid host validation on login (#1489841)
Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489746)