thomascube
2011-09-28 63d6e6dfc35e6d82c4a64f37c408794c163becd4
commit | author | age
e019f2 1 CHANGELOG Roundcube Webmail
49c49b 2 ===========================
4e17e6 3
5f47ed 4 - Fix bug where the last identity is used on reply (#1488101)
b578ab 5 - Fix locked folder rename option on servers supporting RFC2086 only (#1488089)
A 6 - Fix encoding of LDAP contacts identifiers (#1488079)
85993b 7 - Fix session race conditions when composing new messages
f59322 8 - jQuery 1.6.4
A 9 - Fix handling of binary attachments encoded with quoted-printable (#1488065)
a7c51a 10 - Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit (#1488061)
A 11 - Fix handling of links with IP address
d96dc6 12 - Fix bug where message list filter was reset on folder compacting (#1488076)
A 13
14 RELEASE 0.6-RC
15 --------------
491b65 16 - jQuery 1.6.3
T 17 - Fallback to mail_domain in LDAP variable replacements; added 'host' to 'user_create' hook arguments (#1488024)
853696 18 - Fixed wrong vCard type parameter mobile (#1488067)
T 19 - Fixed vCard WORKFAX issue (#1488046)
20 - Add vCard's Profile URL support (#1488062)
b08caf 21 - Fix imap_cache setting to values other than 'db' (#1488060)
A 22 - Fix handling of attachments inside message/rfc822 parts (#1488026)
23 - Make list of mimetypes that open in preview window configurable (#1487625)
24 - Added plugin hook 'message_part_get' for attachment downloads
fd6146 25 - Fixed selecting identity on reply/forward (#1487981)
A 26 - Fix image type check for contact photo uploads
27
28 RELEASE 0.6-beta
29 ----------------
30 - Added unique connection identifier to IMAP debug messages
5c9d1f 31 - Add option to hide selected LDAP addressbook on the list
fe0cb6 32 - Add client-side checking of uploaded files size
317372 33 - Add newlines between organization, department, jobtitle (#1488028)
f2ff37 34 - Recalculate date when replying to a message and localize the cite header (#1487675)
6d0ada 35 - Fix handling of email addresses with quoted local part (#1487939)
359e19 36 - Fix EOL character in vCard exports (#1487873)
0213f8 37 - Added optional "multithreading" autocomplete feature
183717 38 - Plugin API: Added 'config_get' hook
b9fe7a 39 - Fixed new_user_identity plugin to work with updated rcube_ldap class (#1487994)
198690 40 - Plugin API: added folder_delete and folder_rename hooks
7f5a84 41 - Added possibility to undo last contact delete operation
1564d4 42 - Fix sorting of contact groups after group create (#1487747)
4171c5 43 - Add optional textual upload progress indicator (#1486039)
96e24f 44 - Fix parsing URLs containing commas (#1487970)
712282 45 - Added vertical splitter for books/groups list in addressbook (#1487923)
67975b 46 - Improved namespace roots handling in folder manager
ecf295 47 - Added searching in all addressbook sources
A 48 - Added addressbook source selection in contacts import
69ea3a 49 - Implement LDAPv3 Virtual List View (VLV) for paged results listing
b0c70b 50 - Use 'address_template' config option when adding a new address block (#1487944)
e9a9f2 51 - Added addressbook advanced search
3cacf9 52 - Add popup with basic fields selection for addressbook search
09c59a 53 - Case-insensitive matching in autocompletion (#1487933)
1d5779 54 - Added option to force spellchecking before sending a message (#1485458)
516467 55 - Fix handling of "<" character in contact data, search fields and folder names (#1487864)
A 56 - Fix saving "<" character in identity name and organization fields (#1487864)
d73448 57 - Added option to specify to which address book add new contacts
28ac5c 58 - Added plugin hook for keep-alive requests
40a186 59 - Store user preferences in session when write-master is not available and session is stored in memcache, write them later
254d5e 60 - Improve performence of folder manager operations
403f0b 61 - Fix default_port option handling in Installer when config.inc.php file exists (#1487925)
4bb7d2 62 - Removed option focus_on_new_message, added newmail_notifier plugin
8edb3d 63 - Added general rcube_cache class with Memcache and APC support
5cf5ee 64 - Improved caching performance by skipping writes of unchanged data
A 65 - Option enable_caching replaced by imap_cache and messages_cache options
3e48b9 66 - Fix WORKFAX saving in address book (#1487910)
a208a4 67 - Add forward-as-attachment feature
b8605b 68 - jQuery-1.6.2 (#1487913, #1487144)
e84818 69 - Improve display name composition when saving contacts (#1487143)
d08333 70 - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
A 71 - Fix handling of folders that doesn't belong to any namespace (#1487637)
7fc056 72 - Enable multiselection for attachments uploading in capable browsers (#1485969)
2d889e 73 - Add possibility to change HTML editor configuration by skin
cf58ce 74 - Fix a bug where selecting too many contacts would produce too large URI request (#1487892)
4351f7 75 - Improve performance by including files with absolute path (#1487849)
f6bd52 76 - Move folder name truncation to client/skin (#1485412)
ef27a6 77 - Added plugin hook for request token creation
d1e08f 78 - Replace LDAP vars in group queries (#1487837)
bf80b5 79 - Fix vcard folding with uncode characters (#1487868)
3d8b54 80 - Keep all submitted data if contact form validation fails (#1487865)
T 81 - Handle uncode strings in rcube_addressbook::normalize_string() (#1487866)
23b495 82 - Fix handling of debug_level=4 in ajax requests (#1487831)
be157c 83 - Enable TinyMCE's contextmenu (#1487014)
4591de 84 - Allow multiple concurrent compose sessions
ae39c4 85 - New config option for custom logo
T 86 - Allow skins to define/override texts with <roundcube:label />
bbce3e 87 - Add simple ACL rights/namespace handling in folder manager
d7167e 88 - Force IE to send referers (#1487806)
a3b9e4 89 - Better display of vcard import results (#1485457)
T 90 - Improved vcard import
e6bb83 91 - Interactive update script with improved DB schema check
3a5476 92 - Fix problem with contactgroupmembers table creation on MySQL 4.x, add index on contact_id column
4d982d 93 - Add LDAP SASL bind and proxy authentication (#1486692)
da142b 94 - Replying to a sent message puts the old recipient as the new recipient (#1487074)
3e2637 95 - Fulltext search over (almost) all data for contacts
T 96 - Extend address book with rich contact information