| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Fix blocked.gif image usage with assets_dir set |
| | | - Fix bug where max_group_members was ignored when adding a new contact (#1490214) |
| | | - Hide MDN and DSN options in compose if disabled by admin (#1490221) |
| | | - Fix checks based on window.ActiveXObject in IE > 10 |
| | | |
| | | RELEASE 1.1-rc |
| | | -------------- |
| | | - Update jQuery to version 2.1.3 |
| | | - Allow to override any config option through env variables |
| | | - 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) |
| | |
| | | - 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 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 |
| | | - Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208) |
| | | |
| | | RELEASE 1.1-beta |
| | | ---------------- |