| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Update jQuery to version 2.1.3 |
| | | - Improve system security by using optional special URL with security token - use_secure_urls |
| | | - Allow to define separate server/path for image/js/css files - assets_url/assets_dir |
| | | - Sync vendor folder if exists in source package (#1490145) |
| | | - Avoid useless reloading list when resetting search with active filter (#1490057) |
| | | - Fix invalid folder selection if clicked while busy (#1490158) |
| | | - Fix import of multiple contact email addresses from Outlook-csv format (#1490169) |
| | | - Fix drag-n-drop to folders expanded while dragging (#1490157) |
| | | - Fix import of multiple contact groups from Google-csv format (#1490159) |
| | | - Fix import of contacts with multiple email addresses from Google-csv format (#1490178) |
| | | - Fix generation of Blowfish-based password hashes (#1490184) |
| | | - Fix bugs where CSRF attacks were still possible on some requests |
| | | - Fix some rcube_utils::anytodatetime() corner cases with timezone mismatches (#1490163) |
| | | - Improve move-to and contact-export button in classic skin (#1490166) |
| | | - Fix wrong icon for download button in classic skin |
| | | |
| | | RELEASE 1.1-beta |
| | | ---------------- |
| | |
| | | - Fix some character sets detection (#1490135) |
| | | - Fix so attachment charset is set in headers of forward/draft message (#1490109) |
| | | - Fix bug where wrong charset could be used for text attachment preview page (#1490106) |
| | | |
| | | RELEASE 1.0.4 |
| | | ------------- |
| | | - Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118) |
| | | - Fix bug where show_real_foldernames setting wasn't honored on compose page (#1490153) |
| | | - Fix issue where Archive folder wasn't protected in Folder Manager (#1490154) |
| | | - Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115) |
| | | - Fix setting flags on servers with no PERMANENTFLAGS response (#1490087) |
| | | - Fix regression in SHAA password generation in ldap driver of password plugin (#1490094) |
| | | - Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103) |
| | |
| | | - Fix reply scrolling issue with text mode and start message below the quote (#1490114) |
| | | - Fix possible issues in skin/skin_path config handling (#1490125) |
| | | - Fix lack of delimiter for recipient addresses in smtp_log (#1490150) |
| | | - Fix generation of Blowfish-based password hashes (#1490184) |
| | | - Fix bugs where CSRF attacks were still possible on some requests |
| | | |
| | | RELEASE 1.0.3 |
| | | ------------- |