| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | RELEASE 0.9.1 |
| | | ------------- |
| | | - Better German labels for from/to to avoid conflicts with 'sender' (#1489084) |
| | | - Fix problem where security warning was displayed for valid images with image/jpg type (#1489097) |
| | | - Fix handling of invalid email addresses in headers (#1489092) |
| | | - Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < 0 (#1489090) |
| | | - Fix various PHP code bugs found using static analysis (#1489086) |
| | | - Fix backslash character handling on vCard import (#1489085) |
| | | - Fix csv import from Thunderbird with French localization (#1489059) |
| | | - Fix messages list focus issue in Opera and Webkit (#1489058) |
| | | - Fix Reply-To header handling in Reply-All action (#1489037) |
| | | - Fix so Sender: address is added to Cc: field on reply to all (#1489011) |
| | | - Fix so addressbook_search_mode works also for group search (#1489079) |
| | | - Fix removal of a contact from a group in LDAP addressbook (#1489081) |
| | | - Inlcude SQL query in the log on SQL error (#1489064) |
| | | - Fix handling untagged responses in IMAP FETCH - "could not load message" error (#1489074) |
| | | - Fix very small window size in Chrome (#1488931) |
| | | - Fix list page reset when viewing a message in Larry skin (#1489076) |
| | | - Fix min_refresh_interval handling on preferences save (#1489073) |
| | | - Fix PDF support detection for Firefox PDF.js (#1488972) |
| | | - Fix possible collision in generated thumbnail cache key (#1489069) |
| | | - Fix exit code on bootsrap errors in CLI mode (#1489044) |
| | | - Fix error handling in CLI mode, use STDERR and non-empty exit code (#1489043) |
| | | - Fix error when using check_referer=true |
| | | - Fix incorrect handling of some specific links (#1489060) |
| | | - Fix incorrect handling of leading spaces in text wrapping |
| | | - Fix unintentional messages list jumps on click in Internet Explorer (#1489056) |
| | | - Fix list of required configuration options (#1489055) |
| | | - Fix DB error when creating a new contact and a group is selected (#1489051) |
| | | - Fix handling of deprecated boolean value of reply_mode option (#1489052) |
| | | |
| | | RELEASE 0.9.0 |
| | | ------------- |
| | | - Fix display of HTML entities in protected folder name (#1489042) |
| | | - Set minimal permissions to temp files (#1488996) |
| | | - Improve content check for embedded images without filename (#1489029) |
| | | - Fix handling of invalid characters in message headers and output (#1489032) |
| | | - Avoid race-conditions with concurrent attachment uploads (#1488422) |
| | | - Fix selecting collapsed rows on select-all (#1489036) |
| | | - Fix possible header duplicates when using additional headers (#1489033) |
| | | - Fix session issues with use_https=true (#1488986) |
| | | - Fix blockquote width in sent mail (#1489031) |
| | | - Fix keyboard events on list widgets in Internet Explorer (#1489025) |
| | | |
| | | RELEASE 0.9-rc2 |
| | | --------------- |
| | | - Fix security issue in save-pref command |
| | | - Remove sig_above configuration option, use reply_mode only (#1489001) |
| | | - Refresh current folder in opener window after draft save or message sent (#1488997) |
| | | - Fix saving draft just after entering compose window (#1489012) |
| | | - Fix javascript error in IE9 when loading form with placeholders into an iframe (#1489008) |
| | | - Fix handling of some conditional comment tags in HTML message (#1489004) |
| | | - Fix so forward as attachment works if additional attachment is added by message_compose hook (#1489000) |
| | | - Better handling of session errors in ajax requests (#1488960) |
| | | - Fix HTML part detection for some specific message structures (#1488992) |
| | | - Don't show fake address - phishing prevention (#1488981) |
| | | - Fix forward as attachment bug with editormode != 1 (#1488991) |