| | |
| | | CHANGELOG Roundcube Webmail |
| | | =========================== |
| | | |
| | | - Fix vulnerability in handling _session argument of utils/save-prefs (#1489382) |
| | | |
| | | RELEASE 0.7.4 |
| | | ------------- |
| | | - Fix security issue in save-pref command |
| | | - Fix XSS vulnerability in handling of text/enriched messages (#1488806) |
| | | - Fix compatybility with MDB2 2.5.0b4 (#1488779) |
| | | - Fix lower-casing email address on replies (#1488598) |
| | | - Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed |
| | | |
| | | RELEASE 0.7.3 |
| | | ------------- |
| | | - Fix quotation of message body when sending via SMTP |
| | | - Added separate From and To columns apart from smart From/To column (#1486891) |
| | | - Fix (workaround) delete operations with some versions of memcache (#1488592) |
| | | - Fix wrong compose screen elements focus in IE9 (#1488541) |
| | | - Fix redirect to mail/compose on re-login (#1488226) |
| | | - Add IE8 hack for messages list issue (#1487821) |
| | | - Fix handling errors on draft auto-save |
| | | - Fix importing vCard photo with ENCODING param specified (#1488432) |
| | | - Fix issue where draft auto-save wasn't executed after some inactivity time |
| | | - Fix lack of warning when switching task in compose window (#1488399) |
| | | - Fix bug where it wasn't possible to enter ( or & characters in autocomplete fields |
| | | - Fix counting of messages search results (on refresh when search filter is in use) |
| | | |
| | | RELEASE 0.7.2 |
| | | ------------- |
| | | - Fix encoding of attachment with comma in name (#1488389) |
| | | - Fix handling of % character in IMAP protocol (#1488382) |
| | | - Fix duplicate names handling in addressbook searches (#1488375) |
| | | - Fix displaying of HTML messages from Disqus (#1488372) |
| | | - Disable E_STRICT warnings on PHP 5.4 |
| | | - Prevent from folder selection on virtual folder collapsing (#1488346) |
| | | - Fix automatic unsubscribe of non-existent folders |
| | | - Fix double-quotes handling in recipient names |
| | | - User configurable setting how to display contact names in list |
| | | - Make contacts list sorting configurable for the admin/user |
| | | - Fix parse errors in DDL files for MS SQL Server |
| | | - Revert SORT=DISPLAY support, removed by mistake (#1488327) |
| | | - Add lost translation label in de_DE (#1488315) |
| | | - Fix drafts update issues when edited from preview pane (#1488314) |
| | | - Fix wrong variable name in rcube_ldap.php (#1488302) |
| | | - Make mime type detection based on filename extension to be case-insensitive |
| | | - Fix failure on MySQL database upgrade from 0.7 - text column can't have default value (#1488300) |
| | | |
| | | RELEASE 0.7.1 |