X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CHANGELOG;h=1aef31f1f1bd0a90c422ebb29a1c623bec500335;hb=6be3ce507637aaa8e015127028c91380f0799baf;hp=c872df37846db35d22b7a07b7bd53cdc5053e6b6;hpb=76507f7c63a660742e76889ad6e3919f3dde3bb0;p=roundcube.git diff --git a/CHANGELOG b/CHANGELOG index c872df3..1aef31f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,39 @@ CHANGELOG Roundcube Webmail =========================== +- 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 +------------- +- Fix bug in handling of base href and inline content (#1488290) +- Fix SQL Error when saving a contact with many email addresses (#1488286) +- Fix strict email address searching if contact has more than one address +- Remove duplicated 'organization' label (#1488287) +- Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override' +- Fix wrong (long) label usage (#1488283) +- Fix handling of INBOX's subfolders in special folders config (#1488279) +- Add ifModule statement for setting Options -Indexes in .htaccess file (#1488274) +- Fix searching on IMAP servers without CHARSET specifier support (#1488271) +- Fix crash with eAccelerator (#1488256) +- Fix expanding folders during drag&drop (#1488260) +- Fix wrong postgres sequence name in upgrade from 0.6 +- Fix broken CREATE INDEX queries in SQLite DDL files (#1488255) + RELEASE 0.7 ----------- - Make Roundcube render the Email Standards Project Acid Test correctly