]> git.donarmstrong.com Git - roundcube.git/blob - CHANGELOG
Merge commit 'upstream/0.2_alpha' into experimental-import
[roundcube.git] / CHANGELOG
1 CHANGELOG RoundCube Webmail
2 ---------------------------
3
4 - Added option to disable autocompletion from selected LDAP address books (#1484922)
5 - TLS support in LDAP connections: 'use_tls' property (#1485104)
6 - Fixed removing messages from search set after deleting them (#1485106)
7 - imap.inc: Fixed iil_C_FetchStructureString() to handle many 
8   literal strings in response (#1484969)
9 - Support for subfolders in default/protected folders (#1484665)
10 - Disallowed delimiter in folder name (#1484803)
11 - Support " and \ in folder names
12 - Escape \ in login (#1484614)
13 - Better HTML sanitization with the DOM-based washtml script (#1484701)
14 - Fixed sorting of folders with non-ascii characters
15 - Fixed Mysql DDL for default identities creation (#1485070)
16 - In Preferences added possibility to configure 'read_when_deleted',
17   'mdn_requests', 'flag_for_deletion' options
18 - Made IMAP auth type configurable (#1483825)
19 - Fixed empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
20 - Fixed attachment list on IE 6/7 (#1484807)
21 - Fixed JavaScript in compose.html that shows cc/bcc fields if populated
22 - Make password input fields of type password in installer (#1484886)
23 - Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
24 - Optimized messages sorting on servers without sort capability (#1485049)
25 - Corrected message headers decoding when charset isn't specified and improved
26   support for native languages (#1485050, #1485048)
27 - Expanded LDAP configuration options to support LDAP server writes.
28 - Installer: encode special characters in DB username/password (#1485042)
29 - Fixed management of folders with national characters in names (#1485036, #1485001)
30 - Fixed identities saving when using MDB2 pgsql driver (#1485032)
31 - Fixed BCC header reset (#1484997)
32 - Improved messages list performance - patch from Justin Heesemann
33 - Append skin_path to images location only when it starts with '/' sign (#1484859)
34 - Fix IMAP response in message body when message has no body (#1484964)
35 - Fixed non-RFC dates formatting (#1484901)
36 - Fixed typo in set_charset() (#1484991)
37 - Decode entities when inserting HTML signature to plain text message (#1484990)
38 - HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
39 - Fixed signature loading on Windows (#1484545)
40 - Added language support to HTML editing (#1484862)
41 - Fixed remove signature when replying (#1333167)
42 - Fixed problem with line with a space at the end (#1484916)
43 - Fixed <!DOCTYPE> tag filtering (#1484391)
44 - Fixed <?xml> tag filtering (#1484403)
45 - Added sections (fieldset+label) in Settings interface
46 - Mark as read in one action with message preview (#1484972)
47 - Deleted redundant quota reads (#1484972)
48 - Added options for empty trash and expunge inbox on logout (#1483863)
49 - Removed lines wrapping when displaying message
50 - Fixed month localization
51 - Changed codebase to PHP5 with autoloader
52
53 RELEASE 0.1.1
54
55 - Clear selection when selecting single item (#1484942)
56 - Remove hard-coded image size in skin templates (#1484893)
57 - Database schema improvements (dropped unnecessary indexes)
58 - Fixed creating a new folder with a comma in its name (#1484681)
59 - Fixed sorting of messages when default mailbox is empty (#1484317)
60 - Improve message previewpane - less loading (#1484316)
61 - Fixed login form autoompletion (#1484839)
62 - Fixed virtuser_query option for mdb2 backend (#1484874)
63 - Fixed attachment resoting from Drafts when message body was empty (#1484506)
64 - Fixed usage of ob_gzhandler (#1484851)
65 - Fixed message part window in IE6 (#1484610)
66 - Fixed decoding of mime-encoded strings (#1484191)
67 - Fixed some iconv/mb_string problems (#1484598)
68 - Correctly quote mailbox name when using in URL (#1484313)
69 - Fixed "headers already sent" errors (#1484860)
70
71 RELEASE 0.1-STABLE
72
73 - Added interactive installer script
74 - Fix folder adding/renaming inspired by #1484800
75 - Localize folder name in page title (#1484785)
76 - Fix code using wrong variable name (#1484018)
77 - Allow to send mail with BCC recipients only
78 - condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
79 - Add function to mark the selected messages as read/unread (#1457360)
80 - Also do charset decoding as suggested in RFC 2231 (fix #1484321)
81 - Show message count in folder list and hint when creating a subfolder
82 - Distinguish ssl and tls for imap connections (#1484667)
83 - Added some charset aliases to fix typical mis-labelling (#1484565)
84 - Remember decision to display images for a certain message during session (#1484754)
85 - Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
86 - Make sending of read receipts configurable
87 - Respect config when localize folder names (#1484707)
88 - Also respect receipt and priority settings when re-opening a draft message
89 - Remember search results (closes #1483883), patch by the_glu
90 - Add Received header on outgoing mail
91 - Upgrade to TinyMCE 2.1.3
92 - Allow inserting image attachments into HTML messages while composing (#1484557)
93 - Implement Message-Disposition-Notification (Receipts)
94 - Fix overriding of session vars when register_globals is on (#1484670)
95 - Fix bug with case-sensitive folder names (#1484245)
96 - Don't create default folders by default
97 - Fixed some potential security risks (audited by Andris)
98 - Only show new messages if they match the current search (#1484176)
99 - Switch to/from when searcing in Sent folder (#1484555)
100 - Correctly read the References header (#1484646)
101 - Unset old cookie before sending a new value (#1484639)
102 - Correctly decode attachments when downloading them (#1484645 and #1484642)
103 - Suppress IE errors when clearing attachments form (#1484356)
104 - Log error when login fails due to auto_create_user turned off
105 - Filter linked/imported CSS files (closes #1484056)
106 - Improve message compose screen (closes #1484383)
107 - Select next row after removing one from list (#1484387)
108
109 RELEASE 0.1-RC2
110
111 - Enable drag-&-dropping of folders to a new parent and allow to create subfolders (#1457344)
112 - Suppress IE errors when clearing attachments form (#1484356)
113 - Set preferences field in user table to NULL (#1484386)
114 - Log error when login fails due to auto_create_user turned off
115 - Filter linked/imported CSS files (closes #1484056)
116 - Improve message compose screen (closes #1484383)
117 - Select next row after removing one from list (#1484387)
118 - Make smtp HELO/EHLO hostname configurable (#1484067)
119 - IPv6 Compatability (#1484322), Patch #1484373
120 - Unlock interface when message sending fails (#1484570)
121 - Eval PHP code in template includes (if configured)
122 - Show message when folder is empty. Mo more static text in table (#1484395)
123 - Only display unread count in page title when new messages arrived
124 - Fixed wrong delete button tooltip (#1483965)
125 - Fixed charset encoding bug (#1484429)
126 - Applied patch for LDAP version (#1484552)
127 - Improved XHTML validation
128 - Fix message list selection (#1484550)
129 - Better fix lowercased usernames (#1484473)
130 - Update pngbehavior Script as suggested in #1484490
131 - Fixed moving/deleting messages when more than 1 is selected
132 - Applied patch for LDAP contacts listing by Glen Ogilvie
133 - Applied patch for more address fields in LDAP contacts (#1484402)
134 - Add alternative for getallheaders() (fix #1484508)
135 - Identify mailboxes case-sensitive
136 - Sort mailbox list case-insensitive (closes #1484338)
137 - Fix display of multipart messages from Apple Mail (closes #1484027)
138 - Protect AJAX request from being fetched by a foreign site (XSS)
139 - Make autocomplete for loginform configurable by the skin template
140 - Fix compose function from address book (closes #1484426)
141 - Added //IGNORE to iconv call (patch #1484420, closes #1484023)
142 - Check if mbstring supports charset (#1484290 and #1484292)
143 - Prefer iconv over mbstring (as suggested in #1484292)
144 - Check filesize of template includes (#1484409)
145 - Fixed bug with buttons not dimming/enabling properly after switching folders
146 - Fixed compose window becoming unresponsive after saving a draft (#1484487)
147 - Re-enabled "Back" button in compose window now that bug #1484487 is fixed
148 - Fixed unresponsive interface issue when downloading attachments (#1484496)
149 - Lowered status message time from 5 to 3 seconds to improve responsiveness
150 - Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
151 - Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
152 - Fix status message bug #1484464 with regard to #1484353
153 - Fix address adding bug reported by David Koblas
154 - Applied socket error patch by Thomas Mangin
155 - Pass-by-reference workarround for PHP5 in sendmail.inc
156 - Fixed buggy imap_root settings (closes #1484379)
157 - Prevent default events on subject links (#1484399)
158 - Use HTTP-POST requests for actions that change state
159
160 RELEASE 0.1-RC1
161
162 - Use global filters and bind username/ for Ldap searches (#1484159)
163 - Hide quota display if imap server does not support it
164 - Hide address groups if no LDAP servers configured
165 - Add link to message subjects (closes #1484257)
166 - Better SQL query for contact listing/search (closes #1484369)
167 - Fixed marking as read in preview pane (closes #1484364)
168 - CSS hack to display attachments correctly in IE6
169 - Wrap message body text (closes #1484148)
170 - LDAP access is back in address book (closes #1484087)
171 - Added search function for contacts
172 - New Template parsing and output encoding
173 - Fixed bugs #1484119 and #1483978
174 - Fixed message moving procedure (closes #1484308)
175 - Fixed display of multiple attachments (closes #1466563)
176 - Fixed check for new messages (closes #1484310)
177 - List attachments without filename
178 - New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
179   Should close bugs #1483951 and #1484299
180 - Correctly translate mailbox names (closes #1484276)
181 - Quote e-mail address links (closes #1484300)
182 - Updated PEAR::Mail_mime package
183 - Accept single quotes for HTML attributes when modifying message body (thanks Jason)
184 - Sanitize input for new users/identities (thanks Colin Alston)
185 - Don't download HTML message parts
186 - Convert HTML parts to plaintext if 'prefer_html' is off
187 - Correctly parse message/rfc822 parts (closes #1484045)
188 - Also use user_id for unique key in messages table (closes #1484074)
189 - Hide contacts drop down on blur (closes #1484203)
190 - Make entries in contacts drop down clickable
191 - Turn off browser autocompletion on login page
192 - Quote <? in text/html message parts
193 - Hide border around radio buttons
194 - Applied patch for attachment download by crichardson (closes #1484198)
195 - Fixed bug in Postgres DB handling (closes #1484068)
196 - Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
197 - Fixed array_merge bug (closes #1484281)
198 - Fixed flag for deletion in list view (closes #1484264)
199 - Finally support semicolons as recipient separator (closes ##1484251)
200 - Fixed message headers (subject) encoding
201 - check if safe mode is on or not (closes #1484269)
202 - Show "no subject" in message list if subject is missing (closes #1484243)
203 - Solved page caching of message preview (closes #1484153)
204 - Only use gzip compression if configured (closes #1484236)
205 - Fixed priority selector issue (#1484150)
206 - Fixed some CSS issues in default skin (closes #1484210 and #1484161)
207 - Prevent from double quoting of numeric HTML character references (closes #1484253)
208 - Fixed display of HTML message attachments (closes #1484178)
209 - Applied patch for preview caching (closes #1484186)
210 - Added error handling for attachment uploads
211 - Use multibyte safe string functions where necessary (closes #1483988)
212 - Applied security patch to validate the submitted host value (by Kees Cook)
213 - Applied security patch to validate input values when deleting contacts (by Kees Cook)
214 - Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
215 - Applied a patch to more aggressively sanitize a HTML message
216 - Visualize blocked images in HTML messages
217 - Fixed wrong message listing when showing search results (closes #1484131)
218 - Show remote images when opening HTML message part as attachment
219 - Improve memory usage when sending mail (closes #1484098)
220 - Mark messages as read once the preview is loaded (closes #1484132)
221 - Include smtp final response in log (closes #1484081)
222 - Corrected date string in sent message header (closes #1484125)
223 - Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
224 - Changed srong tooltips for message browse buttons (closes #1483930)
225 - Fixed signature delimeter character to be standard (Bug #1484035)
226 - Fixed XSS vulnerability (Bug #1484109)
227 - Remove newlines from mail headers (Bug #1484031)
228 - Selection issues when moving/deleting (Bug #1484044)
229 - Applied patch of Clement Moulin for imap host auto-selection
230 - ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
231 - Fixed folder name encoding in subscription list (Bug #1484113)
232 - Fixed JS errors in identity list (Bug #1484120)
233 - Translate foldernames in folder form (closes #1484113)
234 - Added first and last buttons to message list, address book
235   and message detail
236 - Pressing Shift-Del bypasses Trash folder
237 - Enable purge command for Junk folder
238 - Fetch all aliases if virtuser_query is used instead
239 - Re-enabled multi select of contacts (Bug #1484017)
240 - Enable contact editing right after creation (Bug #1459641)
241 - Correct UTF-7 to UTF-8 conversion if mbstring is not available
242 - Fixed IMAP fetch of message body (Bug #1484019)
243 - Fixed safe_mode problems (Bug #1418381)
244 - Fixed wrong header encoding (Bug #1483976)
245 - Made automatic draft saving configurable
246 - Fixed JS bug when renaming folders (Bug #1483989)
247 - Added quota display as image (by Brett Patterson)
248 - Corrected creation of a message-id
249 - New indentation for quoted message text
250 - Improved HTML validity
251 - Fixed URL character set (Ticket #1445501)
252 - Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
253 - Fixed folder renaming: unsubscribe before rename (Bug #1483920)
254 - Finalized new message parsing (+ chaching)
255 - Fixed wrong usage of mbstring (Bug #1462439)
256 - Set default spelling language (Ticket #1483938)
257 - Added support for Nox Spell Server
258 - Re-built message parsing (Bug #1327068)
259   Now based on the message structure delivered by the IMAP server.
260 - Fixed some XSS and SQL injection issues
261 - Fixed charset problems with folder renaming
262