| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Added option to force spellchecking before sending a message (#1485458) |
| | | - Fix handling of "<" character in contact data, search fields and folder names (#1487864) |
| | | - Fix saving "<" character in identity name and organization fields (#1487864) |
| | | - Added option to specify to which address book add new contacts |
| | | - Added plugin hook for keep-alive requests |
| | | - Store user preferences in session when write-master is not available and session is stored in memcache, write them later |
| | | - Improve performence of folder manager operations |
| | | - Fix default_port option handling in Installer when config.inc.php file exists (#1487925) |
| | | - Removed option focus_on_new_message, added newmail_notifier plugin |
| | | - Added general rcube_cache class with Memcache and APC support |
| | | - Improved caching performance by skipping writes of unchanged data |
| | | - Option enable_caching replaced by imap_cache and messages_cache options |
| | | - Fix WORKFAX saving in address book (#1487910) |
| | | - Add forward-as-attachment feature |
| | | - jQuery-1.6.1 (#1487913, #1487144) |
| | | - Improve display name composition when saving contacts (#1487143) |