- Timestamp:
- Jun 2, 2011 1:06:51 PM (2 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- e9a9f2f6
- Parents:
- 2d5beea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
rd654e80 r4649969 2 2 =========================== 3 3 4 - Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943)5 4 - Add popup with basic fields selection for addressbook search 6 5 - Case-insensitive matching in autocompletion (#1487933) … … 21 20 - jQuery-1.6.1 (#1487913, #1487144) 22 21 - Improve display name composition when saving contacts (#1487143) 23 - Fixed handling of folder with name "0" in folder selector24 22 - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725) 25 23 - Fix handling of folders that doesn't belong to any namespace (#1487637) 26 - Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902)27 24 - Enable multiselection for attachments uploading in capable browsers (#1485969) 28 25 - Add possibility to change HTML editor configuration by skin 29 26 - Fix a bug where selecting too many contacts would produce too large URI request (#1487892) 30 - Fix relative URLs handling according to a <base> in HTML (#1487889)31 - Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883)32 - Fix usage of non-standard HTTP error codes (#1487797)33 27 - Improve performance by including files with absolute path (#1487849) 34 28 - Move folder name truncation to client/skin (#1485412) … … 53 47 - Fulltext search over (almost) all data for contacts 54 48 - Extend address book with rich contact information 49 50 RELEASE 0.5.3 51 ------------- 52 - Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943) 53 - Fix issue which cases IMAP disconnection when encrypt() method was used (#1487900) 54 - Fix some CSS issues in Settings for Internet Explorer 55 - Fixed handling of folder with name "0" in folder selector 56 - Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902) 57 - Fix relative URLs handling according to a <base> in HTML (#1487889) 58 - Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) 59 - Fix usage of non-standard HTTP error codes (#1487797) 60 - Fix PHP warning on mistaken in_array() usage (#1487901) 55 61 56 62 RELEASE 0.5.2
Note: See TracChangeset
for help on using the changeset viewer.
