X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=CHANGELOG;h=c56a199ade5969c91d92860baabd515422caf164;hb=fe4a852cd4335d3d2089b13e10d409fa2fa816d8;hp=a4cd90bf83636c325d80b5d0586766406667d4b8;hpb=07e1de2dcd3f3ff8910a3680493f035b3c693cf0;p=roundcube.git diff --git a/CHANGELOG b/CHANGELOG index a4cd90b..c56a199 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,19 @@ CHANGELOG Roundcube Webmail =========================== +- Fix XSS vulnerability in UI messages (#1488030) +- Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943) +- Fix issue which cases IMAP disconnection when encrypt() method was used (#1487900) +- Fix some CSS issues in Settings for Internet Explorer +- Fixed handling of folder with name "0" in folder selector +- Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902) +- Fix relative URLs handling according to a in HTML (#1487889) +- Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) +- Fix usage of non-standard HTTP error codes (#1487797) +- Fix PHP warning on mistaken in_array() usage (#1487901) + +RELEASE 0.5.2 +------------- - TinyMCE 3.4.2 now compatible with IE9 - PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) - Fix bug where template name without plugin prefix was used in render_page hook