thomascube
2006-07-20 f07394f2094344aafb0f1ed68d45c18e4480aa04
commit | author | age
4e17e6 1 CHANGELOG RoundCube Webmail
T 2 ---------------------------
3
078adf 4 2006/07/19 (thomasb)
T 5 ----------
6 - Correct entity encoding of link urls (HTML validity)
baf135 7 - Improved usability in compose step (Ticket #1483807)
078adf 8 - Added absolute URLs to several buttons (for "open in new window")
baf135 9 - Applied patch #1328032
T 10 - Fixed Bug/Patch #1443200
078adf 11
T 12
66e2bf 13 2006/07/18 (thomasb)
bac7d1 14 ----------
T 15 - Fixed password with spaces issue (Bug #1364122)
16 - Replaced _auth hash with second cookie (Ticket #1483811)
17 - Don't use get_input_value() for passwords (Bug #1468895)
18 - Made password encryption key configurable
19 - Minor bugfixes with charset encoding
66e2bf 20 - Added <label> tags to forms (Ticket #1483810)
bac7d1 21
T 22
66e2bf 23 2006/07/07 (thomasb)
321302 24 ----------
T 25 - Fixed INSTALL_PATH bug #1425663
26
27
b4b081 28 2006/07/03 (richs)
S 29 ----------
30 - Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
31 - Updated French localizations (Ticket #1483862)
32 - Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
33 - Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
34 - Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
35 - Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php) 
36
37
25d8ba 38 2006/06/30 (richs)
S 39 ----------
40 - Fixed empty INBOX compatibility bug (Patch #1443200)
41 - Temporarily fixed French "compact" localization (Patch #1483862)
42 - Fixed "Select All" not working with Delete interface button (Bug #1332434)
43 - Fixed messsage list column compatibility with Konqueror (Bug #1395711)
44 - Fixed "unread count" in window title when count changed (Bug #1483812)
45 - Fixed DB error when deleting from message table (Patch #1483835)
46
b4b081 47
a894ba 48 2006/06/29 (richs)
S 49 ----------
50 - Added ability to remove attachments (Feature #1436721)
51 - Default folders are now auto-created on first login (Feature #1471594)
52 - Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
53 - Corrected Italian localizations
54 - Tweaked rename-folder form to clear after a rename
55
56
c8c1e0 57 2006/06/26 (richs)
S 58 ----------
59 - Added button to immediately check for new messages 
60 - New message checking now displays status "Checking for new messages..."
61 - New message checking now looks for unread messages in all mailboxes (Feature #1326401)
62 - Task buttons now respond to clicks by darkening (as in other applications)
63 - Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
64 - Added ability to sort messages by "Size"
65 - Added ability to rename folders (Feature #1326396)
66 - Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
67 - Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
68
69
b068a0 70 2006/06/25
T 71 ----------
72 - Changed behavior to include host-specific configuration (Bug #1483849)
73 - Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
74 - Fixed spell checker to work with the new URL at google.com
75 - Some memory and security optimizations sendmail.inc
76 - Updated UGRADING description
77
78
1966c5 79 2006/06/19
S 80 ----------
81 - Added Drafts support (Feature #1326839) (richs)
82
b068a0 83
d72d41 84 2006/06/02
T 85 ----------
86 - Updated Estonian localization and moved from ee to et
87 - Added Bulgarian localization
88
89
90 2006/05/25
91 ----------
92 - Finalized GoogieSpell integration
93
94
cead5c 95 2006/05/18
T 96 ----------
97 - Added Arabic and Armenian localizations
98 - Updated Russian localization
99 - Removed MDB2 classes from repository. Install them seperately if used.
100 - Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
101 - Allow & in e-mail addresses
102
103
e886c1 104 2006/05/05
326e87 105 ----------
e886c1 106 - Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
T 107 - Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
108 - Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
109 - Corrected INSTALL description (Bug #1476106)
ad7063 110 - Added charset to javascript HTTP headers
e886c1 111 - Fixed Opera bug with CC and BCC fields (Bug #1474576)
T 112 - Changed login page title regarding product name (Bug #1476413)
326e87 113 - Pimped search function
69b83b 114 - Applied attachment viewing/forwarding patches by Andrew Fladmark
dd53e2 115 - Applied prev/next patch by Leonard Bouchet
T 116 - Applied patches by Mark Bucciarelli
117 - Applied patch for requesting receipts by Salvatore Ansani
118 - Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
119
120
c40563 121 2006/04/13
T 122 ----------
123 - Added Slovenian localization
124 - Updated Portuguese localization
125 - Fixed parent.location problem for compose-links
126 - Added sort order saving patch by Jacob Brunson
127 - Added gzip compression support
128
129
0f246a 130 2006/04/02
T 131 ----------
132 - Added Lithuanian localization
133 - Improved search function
134 - Added version string as template object
135 - Load host-specific configuration file (see config/main.inc.php)
136 - New config parameter adding domain to user names for login
137 - Strip tags on _auth, _action, _task parameters
138 - Corrected labels for next/previous page buttons in address book 
139
140
4647e1 141 2006/03/23
T 142 ----------
143 - Auto-detect mail header delimiters
144 - Regard daylight savings
145 - Localized quota display
146 - Started implementing search function
147
148
8c2e58 149 2006/03/20
T 150 ----------
ad57b3 151 - Avoid error message when saving an unchanged identity (Bug #1429510)
8c2e58 152 - Fixed hard-coded cols selection for sent folder (Bug #1354586)
T 153 - Enable some HTML links for use with "open in new window" or "save target"
154 - Check meta-key instead of ctrl on Macs
155 - Ignore double clicks when holding down a modifier key
156 - Fixed reloading of the login page
157 - Fixed typo in compose template (Bug #1446852)
158 - Added compose button to message read step (Request #1433288)
159 - New config parameter for persistent database connections (Bug #1431817)
160
161
ffcbd8 162 2006/03/14
T 163 ----------
164 - Don't remove internal HTML tags in plaintext messages
165 - Improved error handling in DB connection failure
166
0a6937 167
T 168 2006/02/22
169 ----------
170 - Updated localizations
171 - Fixed bug #1435989
172
173
f88d41 174 2006/02/19
T 175 ----------
176 - Updated localizations
177 - Applied patch of Anders Karlsson
178 - Applied patch of Jacob Brunson
179 - Applied patch for virtuser_query by Robin Elfrink
180 - Added support for References header (patch by Auke)
181 - Added support for mbstring module by Tadashi Jokagi
182 - Added function for automatic remove of slashes on GET and POST vars
183   if magic_quotes is enabled
184
185
186 2006/02/05
15a9d1 187 ----------
58e360 188 - Added Slovak, Hungarian, Bosnian and Croation translation
15a9d1 189 - Fixed bug when inserting signatures with !?&
f88d41 190 - Chopping message headers before inserting into the message cache table
T 191   (to avoid bugs in Postgres)
15a9d1 192 - Allow one-char domains in e-mail addresses
T 193 - Make product name in page title configurable
194 - Make username available as skin object
f88d41 195 - Added session_write_close() in rcube_db class destructor to avoid problems
T 196   in PHP 5.0.5
197 - Use move_uploaded_file() instead of copy() for a more secure handling of
198   uploaded attachments
15a9d1 199 - Additional config parameter to show/hide deleted messages
T 200 - Added periodic request for checking new mails (Request #1307821)
201 - Added EXPUNGE command
202 - Optimized loading time for mail interface
051893 203 - Changed to full UTF-8 support
T 204 - Additional timezones (Patch #1389912)
205 - Added LDAP public search (experimental)
03cc16 206 - Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
T 207 - Casting to strings when adding empty headers to message cache (Bug #1406026)
58e360 208 - Skip sender-address as recipient when Reply-to-all
T 209 - Fixes in utf8-class
210 - Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
f88d41 211 - Added garbage collector for message cache
T 212 - Added patches for BCC headers
15a9d1 213
977a29 214
T 215 2005/12/16
216 ----------
217 - Added Turkish and Simplified Chinese translation
218 - Use virtusertable to resolve e-mail addresses at login
f88d41 219 - Configurable mail_domain used to compose correct e-mail addresses
T 220   on first login
977a29 221
T 222
1cded8 223 2005/12/03
4e17e6 224 ----------
f88d41 225 - Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
T 226   Estonian and Chinese translation
f3b659 227 - Get IMAP server capabilities in array
T 228 - Check for NAMESPACE capability before sending command
229 - Set default user language from config 'locale_string'
b076a4 230 - Added sorting patch for message list
T 231 - Make default sort col/order configurable
dba5f7 232 - Fixed XSS in address book and identities
e0ddd4 233 - Added more XSS protection (Bug #1308236)
T 234 - Added tab indexes for compose form
10a699 235 - Added 'changed' col to contacts table
T 236 - Support for 160-bit session hashes
237 - Added input check for contacts and identities (Patch #1346523)
238 - Added messages/warning to compose step (Patch #1323895)
b4a999 239 - Added favicon to the default skin
583f1c 240 - Fixed Bug #1334337 as far as possible
ecf759 241 - Added Reply-To-All functionality (Request #1326395, Patch #1349777)
T 242 - Redesign of client side AJAX code (enable multi threading)
243 - Added keep-alive signal every minute
0cbc09 244 - Make logs dir configurable
fd8c50 245 - Added support for SMTPS
4b0f65 246 - Decode attachment file names
T 247 - Make delimiter for message headers configurable
248 - Add generic footer to sent messages
1cded8 249 - Choose the rigt identity when replying
T 250 - Remove signature when replying (Request #1333167)
251 - Signatures for each identity
252 - Select charset when composing message
253 - Complete re-design of the caching mechanism
4b0f65 254
T 255
1cded8 256 2005/08/11
T 257 ----------
258 - Write list header to client even if list is empty
259 - Add functions "select all", "select none" to message list
f88d41 260 - Improved filter for HTML messages to remove potentially malicious tags
T 261   (script, iframe, object) and event handlers.
1cded8 262 - Buttons for next/previous message in view mode
T 263 - Add new created contact to list and show confirmation status
264 - Added folder management (subscribe/create/delete)
265 - Log message sending (SMTP log)
266 - Grant access for Camino browser
267 - Added German translation
268
269
270 2005/10/20
271 ----------
272 - Added Swedish, Latvian, Portuguese and Catalan translation
273 - Make SMTP auth method configurable
274 - Make mailboxlist scrollable (Bug #1326372)
275 - Fixed SSL support
276 - Improved support for Courier IMAP (root folder and delimiter issues)
277 - Moved taskbar from bottom to top
278 - Added 'session_lifetime' parameter
279 - Fixed wrong unread count when deleting message (Bug #1332434)
280 - Srip tags when creating a new folder (Bug #1332084)
281 - Translate HTML tags in message headers (Bug #1330134)
282 - Correction in German translation (Bug #1329434)
283 - Display folder names with special chars correctly (Bug #1330157)
284
285
286 2005/10/07
287 ----------
288 - Added French, Italian, Spanish, Danish, Dutch translation
289 - Clarified license (Bug #1305966)
290 - Fixed PHP warnings (Bug #1299403)
291 - Fixed english translation (Bug #1295406)
292 - Fixed bug #1290833: Last character of email not seen
293 - Fixed bug #1292199 when creating new user
294 - Allow more browsers (Bug #1285101)
295 - Added setting for showing pretty dates
296 - Added support for SQLite database
297 - Make use of message caching configurable
298 - Also add attachments when forwarding a message
299 - Long folder names will not flow over message list (Bug #1267232)
300 - Show nested mailboxes hieracically
301 - Enable IMAPS by host
302
303
304 2005/08/20
305 ----------
306 - Improved cacheing of mailbox messagecount
307 - Fixed javascript bug when creating a new message folder
308 - Fixed javascript bugs #1260990 and #1260992: folder selection
309 - Make Trash folder configurable
310 - Auto create folders Inbox, Sent and Trash (if configured)
311 - Support for IMAP root folder
312 - Added support fot text/enriched messages
313 - Make list of special mailboxes configurable
314