thomascube
2008-04-05 0b32fa9a4d6c61bed1418b337b7860acf98df03c
commit | author | age
4e17e6 1 CHANGELOG RoundCube Webmail
T 2 ---------------------------
3
0b32fa 4 - Clear selection when selecting single item (#1484942)
T 5 - Remove hard-coded image size in skin templates (#1484893)
6 - Database schema improvements (dropped unnecessary indexes)
7 - Fixed creating a new folder with a comma in its name (#1484681)
8 - Fixed sorting of messages when default mailbox is empty (#1484317)
9 - Improve message previewpane - less loading (#1484316)
10 - Fixed login form autoompletion (#1484839)
11 - Fixed virtuser_query option for mdb2 backend (#1484874)
12 - Fixed attachment resoting from Drafts when message body was empty (#1484506)
13 - Fixed usage of ob_gzhandler (#1484851)
14 - Fixed message part window in IE6 (#1484610)
15 - Fixed decoding of mime-encoded strings (#1484191)
16 - Fixed some iconv/mb_string problems (#1484598)
17 - Correctly quote mailbox name when using in URL (#1484313)
18 - Fixed "headers already sent" errors (#1484860)
19
20 RELEASE 0.1-STABLE
21
fcaa26 22 - Added interactive installer script
27564f 23 - Fix folder adding/renaming inspired by #1484800
fed22f 24 - Localize folder name in page title (#1484785)
103d6b 25 - Fix code using wrong variable name (#1484018)
e8f8fe 26 - Allow to send mail with BCC recipients only
2f93b0 27 - condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
7f9ea1 28 - Add function to mark the selected messages as read/unread (#1457360)
283eca 29 - Also do charset decoding as suggested in RFC 2231 (fix #1484321)
T 30 - Show message count in folder list and hint when creating a subfolder
2062ba 31 - Distinguish ssl and tls for imap connections (#1484667)
T 32 - Added some charset aliases to fix typical mis-labelling (#1484565)
6726f0 33 - Remember decision to display images for a certain message during session (#1484754)
2062ba 34 - Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
0ea884 35 - Make sending of read receipts configurable
cf1f0f 36 - Respect config when localize folder names (#1484707)
2062ba 37 - Also respect receipt and priority settings when re-opening a draft message
1f020b 38 - Remember search results (closes #1483883), patch by the_glu
28f49e 39 - Add Received header on outgoing mail
deb302 40 - Upgrade to TinyMCE 2.1.3
338551 41 - Allow inserting image attachments into HTML messages while composing (#1484557)
fba1f5 42 - Implement Message-Disposition-Notification (Receipts)
c57996 43 - Fix overriding of session vars when register_globals is on (#1484670)
T 44 - Fix bug with case-sensitive folder names (#1484245)
45 - Don't create default folders by default
46 - Fixed some potential security risks (audited by Andris)
110748 47 - Only show new messages if they match the current search (#1484176)
e4867e 48 - Switch to/from when searcing in Sent folder (#1484555)
T 49 - Correctly read the References header (#1484646)
fcaa26 50 - Unset old cookie before sending a new value (#1484639)
a9cc52 51 - Correctly decode attachments when downloading them (#1484645 and #1484642)
ecd2e7 52 - Suppress IE errors when clearing attachments form (#1484356)
b37599 53 - Log error when login fails due to auto_create_user turned off
97bd2c 54 - Filter linked/imported CSS files (closes #1484056)
7984ec 55 - Improve message compose screen (closes #1484383)
f4f8c6 56 - Select next row after removing one from list (#1484387)
7984ec 57
fcaa26 58 RELEASE 0.1-RC2
7984ec 59
fcaa26 60 - Enable drag-&-dropping of folders to a new parent and allow to create subfolders (#1457344)
T 61 - Suppress IE errors when clearing attachments form (#1484356)
62 - Set preferences field in user table to NULL (#1484386)
63 - Log error when login fails due to auto_create_user turned off
64 - Filter linked/imported CSS files (closes #1484056)
65 - Improve message compose screen (closes #1484383)
66 - Select next row after removing one from list (#1484387)
aca3d2 67 - Make smtp HELO/EHLO hostname configurable (#1484067)
7984ec 68 - IPv6 Compatability (#1484322), Patch #1484373
4d0413 69 - Unlock interface when message sending fails (#1484570)
5eee00 70 - Eval PHP code in template includes (if configured)
T 71 - Show message when folder is empty. Mo more static text in table (#1484395)
72 - Only display unread count in page title when new messages arrived
eb6842 73 - Fixed wrong delete button tooltip (#1483965)
74ae88 74 - Fixed charset encoding bug (#1484429)
03b271 75 - Applied patch for LDAP version (#1484552)
T 76 - Improved XHTML validation
0d1dd7 77 - Fix message list selection (#1484550)
T 78 - Better fix lowercased usernames (#1484473)
79 - Update pngbehavior Script as suggested in #1484490
301454 80 - Fixed moving/deleting messages when more than 1 is selected
6b603d 81 - Applied patch for LDAP contacts listing by Glen Ogilvie
T 82 - Applied patch for more address fields in LDAP contacts (#1484402)
88f66e 83 - Add alternative for getallheaders() (fix #1484508)
719a25 84 - Identify mailboxes case-sensitive
T 85 - Sort mailbox list case-insensitive (closes #1484338)
86 - Fix display of multipart messages from Apple Mail (closes #1484027)
87 - Protect AJAX request from being fetched by a foreign site (XSS)
88 - Make autocomplete for loginform configurable by the skin template
fc7374 89 - Fix compose function from address book (closes #1484426)
b8e65c 90 - Added //IGNORE to iconv call (patch #1484420, closes #1484023)
T 91 - Check if mbstring supports charset (#1484290 and #1484292)
92 - Prefer iconv over mbstring (as suggested in #1484292)
8810b6 93 - Check filesize of template includes (#1484409)
4b9efb 94 - Fixed bug with buttons not dimming/enabling properly after switching folders
S 95 - Fixed compose window becoming unresponsive after saving a draft (#1484487)
96 - Re-enabled "Back" button in compose window now that bug #1484487 is fixed
97 - Fixed unresponsive interface issue when downloading attachments (#1484496)
98 - Lowered status message time from 5 to 3 seconds to improve responsiveness
99 - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
fc7374 100 - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
3fc00e 101 - Fix status message bug #1484464 with regard to #1484353
T 102 - Fix address adding bug reported by David Koblas
9e0bb6 103 - Applied socket error patch by Thomas Mangin
95609c 104 - Pass-by-reference workarround for PHP5 in sendmail.inc
b2fb95 105 - Fixed buggy imap_root settings (closes #1484379)
T 106 - Prevent default events on subject links (#1484399)
8d0758 107 - Use HTTP-POST requests for actions that change state
T 108
fcaa26 109 RELEASE 0.1-RC1
8d0758 110
e3caaf 111 - Use global filters and bind username/ for Ldap searches (#1484159)
6ae6e4 112 - Hide quota display if imap server does not support it
T 113 - Hide address groups if no LDAP servers configured
114 - Add link to message subjects (closes #1484257)
115 - Better SQL query for contact listing/search (closes #1484369)
2e8a61 116 - Fixed marking as read in preview pane (closes #1484364)
281e3e 117 - CSS hack to display attachments correctly in IE6
a23884 118 - Wrap message body text (closes #1484148)
f5d6a9 119 - LDAP access is back in address book (closes #1484087)
a19598 120 - Added search function for contacts
T 121 - New Template parsing and output encoding
f5d6a9 122 - Fixed bugs #1484119 and #1483978
fd3934 123 - Fixed message moving procedure (closes #1484308)
T 124 - Fixed display of multiple attachments (closes #1466563)
125 - Fixed check for new messages (closes #1484310)
126 - List attachments without filename
aad6e2 127 - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
T 128   Should close bugs #1483951 and #1484299
28bfe4 129 - Correctly translate mailbox names (closes #1484276)
T 130 - Quote e-mail address links (closes #1484300)
3cf664 131 - Updated PEAR::Mail_mime package
T 132 - Accept single quotes for HTML attributes when modifying message body (thanks Jason)
133 - Sanitize input for new users/identities (thanks Colin Alston)
5cc4b1 134 - Don't download HTML message parts
T 135 - Convert HTML parts to plaintext if 'prefer_html' is off
136 - Correctly parse message/rfc822 parts (closes #1484045)
86958f 137 - Also use user_id for unique key in messages table (closes #1484074)
T 138 - Hide contacts drop down on blur (closes #1484203)
139 - Make entries in contacts drop down clickable
140 - Turn off browser autocompletion on login page
141 - Quote <? in text/html message parts
142 - Hide border around radio buttons
5a6ad2 143 - Applied patch for attachment download by crichardson (closes #1484198)
T 144 - Fixed bug in Postgres DB handling (closes #1484068)
145 - Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
146 - Fixed array_merge bug (closes #1484281)
147 - Fixed flag for deletion in list view (closes #1484264)
148 - Finally support semicolons as recipient separator (closes ##1484251)
149 - Fixed message headers (subject) encoding
024797 150 - check if safe mode is on or not (closes #1484269)
7bbd5f 151 - Show "no subject" in message list if subject is missing (closes #1484243)
ff52be 152 - Solved page caching of message preview (closes #1484153)
T 153 - Only use gzip compression if configured (closes #1484236)
e17702 154 - Fixed priority selector issue (#1484150)
e6a406 155 - Fixed some CSS issues in default skin (closes #1484210 and #1484161)
T 156 - Prevent from double quoting of numeric HTML character references (closes #1484253)
bb8562 157 - Fixed display of HTML message attachments (closes #1484178)
97c8d3 158 - Applied patch for preview caching (closes #1484186)
86df15 159 - Added error handling for attachment uploads
T 160 - Use multibyte safe string functions where necessary (closes #1483988)
ee883a 161 - Applied security patch to validate the submitted host value (by Kees Cook)
T 162 - Applied security patch to validate input values when deleting contacts (by Kees Cook)
163 - Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
164 - Applied a patch to more aggressively sanitize a HTML message
165 - Visualize blocked images in HTML messages
04c618 166 - Fixed wrong message listing when showing search results (closes #1484131)
T 167 - Show remote images when opening HTML message part as attachment
1a98a6 168 - Improve memory usage when sending mail (closes #1484098)
T 169 - Mark messages as read once the preview is loaded (closes #1484132)
170 - Include smtp final response in log (closes #1484081)
421f5e 171 - Corrected date string in sent message header (closes #1484125)
T 172 - Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
173 - Changed srong tooltips for message browse buttons (closes #1483930)
dd792e 174 - Fixed signature delimeter character to be standard (Bug #1484035)
53ed1e 175 - Fixed XSS vulnerability (Bug #1484109)
T 176 - Remove newlines from mail headers (Bug #1484031)
177 - Selection issues when moving/deleting (Bug #1484044)
178 - Applied patch of Clement Moulin for imap host auto-selection
179 - ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
180 - Fixed folder name encoding in subscription list (Bug #1484113)
181 - Fixed JS errors in identity list (Bug #1484120)
b6677b 182 - Translate foldernames in folder form (closes #1484113)
cf87c1 183 - Added first and last buttons to message list, address book
S 184   and message detail
185 - Pressing Shift-Del bypasses Trash folder
186 - Enable purge command for Junk folder
187 - Fetch all aliases if virtuser_query is used instead
6b47de 188 - Re-enabled multi select of contacts (Bug #1484017)
T 189 - Enable contact editing right after creation (Bug #1459641)
c8c1a3 190 - Correct UTF-7 to UTF-8 conversion if mbstring is not available
40ed9b 191 - Fixed IMAP fetch of message body (Bug #1484019)
8acab0 192 - Fixed safe_mode problems (Bug #1418381)
T 193 - Fixed wrong header encoding (Bug #1483976)
e170b4 194 - Made automatic draft saving configurable
T 195 - Fixed JS bug when renaming folders (Bug #1483989)
5cd296 196 - Added quota display as image (by Brett Patterson)
T 197 - Corrected creation of a message-id
10c92b 198 - New indentation for quoted message text
T 199 - Improved HTML validity
949dea 200 - Fixed URL character set (Ticket #1445501)
S 201 - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
f7bfec 202 - Fixed folder renaming: unsubscribe before rename (Bug #1483920)
T 203 - Finalized new message parsing (+ chaching)
6c76c9 204 - Fixed wrong usage of mbstring (Bug #1462439)
a5d3e6 205 - Set default spelling language (Ticket #1483938)
T 206 - Added support for Nox Spell Server
207 - Re-built message parsing (Bug #1327068)
f7bfec 208   Now based on the message structure delivered by the IMAP server.
a5d3e6 209 - Fixed some XSS and SQL injection issues
4d4264 210 - Fixed charset problems with folder renaming
1cded8 211