source: github/CHANGELOG @ 030c848

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since 030c848 was 030c848, checked in by alecpl <alec@…>, 4 years ago
  • Performance: allow setting imap rootdir and delimiter before connect (#1485172)
  • Property mode set to 100644
File size: 49.7 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42008/12/11 (alec)
5----------
6- Performance: allow setting imap rootdir and delimiter before connect (#1485172)
7
82008/12/06 (alec)
9----------
10- Fix sorting of folders with more than 2 levels (#1485569)
11- Fix search results page jumps in LDAP addressbook (#1485253)
12- Fix empty line before the signature in IE (#1485351)
13- Fix horizontal scrollbar in preview pane on IE (#1484633)
14- Add Robots meta tag in login page and installer (#1484846)
15
162008/12/04 (alec)
17----------
18- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
19- Performance fix: some mail actions do not require imap connection
20
212008/11/28 (thomasb)
22----------
23- Option to check for new mails in all folders (#1484374)
24- Don't set client busy when checking for new messages (#1485276)
25
262008/11/26 (alec)
27----------
28- Allow UTF-8 folder names in config (#1485579)
29- Add junk_mbox option configuration in installer (#1485579)
30
312008/11/23 (thomasb)
32----------
33- Do serverside addressbook queries for autocompletion (#1485531)
34
352008/11/23 (alec)
36----------
37- Allow setting attachment col position in 'list_cols' option
38- Allow override 'list_cols' via skin (#1485577)
39
402008/11/21 (alec)
41----------
42- Fix 'cache' table cleanup on session destroy (#1485516)
43- Increase speed of session destroy and garbage clean up
44- Fix session timeout when DB server got clock skew (#1485490)
45
462008/11/19 (alec)
47----------
48- Fix handling of some malformed messages (#1484438)
49- Speed up raw message body handling
50- Better HTML entities conversion in html2text (#1485519)
51
522008/11/15 (alec)
53----------
54- Fix big memory consumption and speed up searching on servers without SORT capability
55- Fix setting locale to tr_TR, ku and az_AZ (#1485470)
56
572008/11/12 (alec)
58----------
59- Use SORT for searching on servers with SORT capability
60- Added message status filter
61
622008/11/06 (alec)
63----------
64- Fix empty file sending (#1485389)
65- Improved searching with many criterias (calling one SEARCH command)
66
672008/11/05 (alec)
68----------
69- Fix HTML editor initialization on IE (#1485304)
70
712008/11/03 (alec)
72----------
73- Add warning when switching editor mode from html to plain (#1485488)
74- Make identities list scrollable (#1485538)
75
762008/10/29 (alec)
77----------
78- Fix problem with numeric folder names (#1485527)
79- Added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
80
812008/10/27 (alec)
82----------
83- Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409)
84- Remove port number from SERVER_NAME in smtp_helo_host (#1485518)
85
862008/10/25 (alec)
87----------
88- Don't send disposition notification receipts for messages marked as 'read' (#1485523)
89- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
90
912008/10/24 (alec)
92----------
93- Added option 'identities_level', removed 'multiple_identities'
94- Allow deleting identities when multiple_identities=false (#1485435)
95
962008/10/22 (alec)
97----------
98- Added option focus_on_new_message (#1485374)
99
1002008/10/18 (alec)
101----------
102- Fix html2text class autoloading on Windows (#1485505)
103- Fix html signature formatting when identity save error occured (#1485426)
104
1052008/10/15 (alec)
106----------
107- Add feedback and set busy when moving folder (#1485497)
108
1092008/10/10 (alec)
110----------
111- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
112- Fix messages count bar overlapping (#1485270)
113- Fix adding signature in drafts compose mode (#1485484)
114
1152008/10/09 (alec)
116----------
117- Fix iil_C_Sort() to support very long and/or divided responses (#1485283)
118- Fix matching case sensitivity when setting identity on reply (#1485480)
119- Prefer default identity on reply
120
1212008/10/08 (alec)
122----------
123- Fix imap searching on ISMail server (#1485466)
124- Add css class for flagged messages (#1485464)
125
1262008/10/07 (alec)
127----------
128- Write username instead of id in sendmail log (#1485477)
129- Fix htmlspecialchars() use for PHP version < 5.2.3 (#1485475)
130- Fix js keywords escaping in json_serialize() for IE/Opera (#1485472)
131- Added bin/killcache.php script (#1485434)
132
1332008/10/03 (alec)
134----------
135- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
136- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
137- Add 'skip_deleted' option in User Preferences (#1485445)
138
1392008/10/02 (alec)
140----------
141- Minimize "inline" javascript scripts use (#1485433)
142- Fix css class setting for folders with names matching defined classes names (#1485355)
143- Fix race conditions when changing mailbox
144
1452008/10/01 (alec)
146- Fix spellchecking when switching to html editor (#1485362)
147- Fix compose window width/height (#1485396)
148- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
149- Localized filesize units (#1485340)
150- Better handling of "no identity" and "no email in identity" situations (#1485117)
151
1522008/09/29 (alec)
153----------
154- Added 'mime_param_folding' option with possibility to choose
155  long/non-ascii attachment names encoding eg. to be readable
156  in MS Outlook/OE (#1485320)
157- Added "advanced options" feature in User Preferences
158- Fix unread counter when displaying cached massage in preview panel (#1485290)
159- Fix htmleditor spellchecking on MS Windows (#1485397)
160
1612008/09/25 (alec)
162----------
163- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
164
1652008/09/23 (alec)
166----------
167- Fix language autodetection (#1485401)
168- Fix button label in folders management (#1485405)
169- Fix collapsed folder not indicating unread msgs count of all subfolders (#1485403)
170- Fix handling of apostrophes in filenames decoded according to rfc2231
171
1722008/09/19 (thomasb)
173----------
174- Made config files location configurable (#1485215)
175
1762008/09/16 (alec)
177----------
178- Reduced memory footprint when forwarding attachments (#1485345)
179- Fix inline images handling when replying/forwarding html messages
180- Allow and use spellcheck attribute for input/textarea fields (#1485060)
181- Added icons for forwarded/forwarded+replied messages (#1485257)
182- Added Reply-To to forwarded emails (#1485315)
183- Display progress message for folders create/delete/rename (#1485357)
184- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
185
1862008/09/15 (thomasb)
187----------
188- Redesign of the identities settings (#1484042)
189- Add config option to disable creation/deletion of identities (#1484498)
190
1912008/09/15 (alec)
192----------
193- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)
194
1952008/09/12 (alec)
196----------
197- Added vertical splitter for folders list resizing
198- Added possibility to view all headers in message view
199- Fixed splitter drag/resize on Opera (#1485170)
200- Fixed quota img height/width setting from template (#1484857)
201
2022008/09/12 (thomasb)
203----------
204- Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453)
205- Insert "virtual" folders in subscription list (#1484779)
206- Added link to open message in new window
207
2082008/09/05 (thomasb)
209----------
210- Enable export of address book contacts as vCard
211- Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
212- Applied mime_decode patch by David Lublink
213- Allowed max. attachment size now indicated in compose screen (#1485030)
214- Also capture backspace key in list mode (#1484566)
215- Allow application/pgp parts to be displayed (#1484753)
216- Correctly handle options in mailto-links (#1485228)
217- Immediately save sort_col/sort_order in user prefs (#1485265)
218
2192008/09/04 (alec)
220----------
221- Truncate very long (above 50 characters) attachment filenames when displaying
222- Support \" and \\ in quoted strings when parsing BODYSTRUCTURE (mime.inc)
223- Allow 'readonly' atributes in input and textarea (#1485312)
224
2252008/09/03 (thomasb)
226----------
227- Allow to auto-detect client language if none set (#1484434)
228- Auto-detect the client timezone (user configurable)
229
2302008/09/03 (alec)
231----------
232- Add RFC2231 header value continuations support for attachment
233  filenames + hack for servers that not support that feature
234- Fix Reply-To header displaying (#1485314)
235
2362008/09/02 (thomasb)
237----------
238- Add feature to import contacts from vcard files (#1326103)
239- Mark form buttons that provide the most obvious operation (mainaction)
240
2412008/08/30 (alec)
242----------
243- Improved HTML to TXT conversion by html2text class update
244  to version 1.0.0
245
2462008/08/28 (alec)
247----------
248- Added option 'quota_zero_as_unlimited' (#1484604)
249- Added PRE handling in html2text class (#1484740)
250
2512008/08/28 (robin)
252----------
253- Added folder hierarchy collapsing
254
2552008/08/27 (alec)
256----------
257- Added options to use syslog instead of log file (#1484850)
258- Added Logging & Debugging section in Installer
259- Write to smtp log also sent MDN confirmations
260
2612008/08/26 (alec)
262----------
263- Removed support for PEAR::DB driver
264
2652008/08/21 (alec)
266----------
267- Add Content-Length header while attachments downloading (#1484256)
268- Fix In-Reply-To and References headers when composing saved draft
269  message (#1485288)
270- Removed PHP4 class constructors
271- Fix html message charset conversion for charsets with underline (#1485287)
272- Fix buttons status after contacts deletion (#1485233)
273
2742008/08/21 (estadtherr)
275----------
276- Fix escaping of To: and From: fields when building message body for reply
277  or forward in the HTML editor (#1484904)
278
2792008/08/15 (thomasb)
280----------
281- Use current mailbox name in template (#1485256)
282- Better fix for skipping untagged responses (#1485261)
283- Added pspell support patch by Kris Steinhoff (#1483960)
284- Enable spellchecker for HTML editor (#1485114)
285- Respect spellcheck_uri in tinyMCE spellchecker (#1484196)
286
2872008/08/09 (alec)
288----------
289- Case insensitive contacts searching using PostgreSQL (#1485259)
290
2912008/07/31 (thomasb)
292----------
293- Make default imap folders configurable for each user (#1485075)
294- Save outgoing mail to selectable folder (#1324581)
295- Fix hiding of mark menu when clicking th button again (#1484944)
296
2972008/07/21 (alec)
298----------
299- use long date format in print mode (#1485191)
300
3012008/07/18 (alec)
302----------
303- Updated TinyMCE to version 3.1.0.1
304
3052008/07/14 (thomasb)
306----------
307- Re-enable autocomplete attribute for login form (#1485211)
308- Check PERMANENTFLAGS before saving $MDNSent flag (#1484963, #1485163)
309
3102008/06/30 (alec)
311----------
312- Added flag column on messages list (#1484623)
313
3142008/06/24 (alec)
315----------
316- Patched Mail/MimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
317
3182008/06/24 (alec)
319----------
320- Allow trash/junk subfolders to be purged (#1485085)
321
3222008/06/20 (alec)
323----------
324- Added Azerbaijani translation
325
3262008/06/20 (thomasb)
327----------
328- Store compose parameters in session and redirect to a unique URL
329
3302008/06/18 (thomasb)
331----------
332- Fixed CRAM-MD5 authentication (#1484819)
333- Add fallback to old 'skin_path' property
334
3352008/06/16 (alec)
336----------
337- Fixed sending emoticons
338- Fixed forwarding messages with one HTML attachment (#1484442)
339- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
340
3412008/06/15 (alec)
342----------
343- Added option to select skin in user preferences
344  WARNING: option 'skin_path' replaced by 'skin' option!
345
3462008/06/14 (alec)
347----------
348- Added option to disable displaying of attached images below the message body
349
3502008/06/13 (alec)
351----------
352- Added option to display images in messages from known senders (#1484601)
353- Updated PEAR::Mail_Mime
354- User preferences grouped in more fieldsets
355
3562008/06/12 (alec)
357----------
358- Fix corrupted MIME headers of messages in Sent folder (#1485111)
359- Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124
360- Use keypress instead of keydown to select list's row (#1484816)
361
3622008/06/11 (alec)
363----------
364- Don't call expunge and don't remove message row after message move
365  if flag_for_deletion is set to true (#1485002)
366
3672008/06/08 (alec)
368----------
369- Added option to disable autocompletion from selected LDAP address books (#1484922)
370
3712008/06/07 (thomasb)
372----------
373- Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1
374- Updated Catalan localization
375
3762008/06/06 (robin)
377----------
378- Add option to log successful logins
379
3802008/06/06 (alec)
381----------
382- TLS support in LDAP connections: 'use_tls' property (#1485104)
383
3842008/06/05 (alec)
385----------
386- Fix removing messages from search set after deleting them (#1485106)
387
3882008/06/03 (alec)
389----------
390- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
391- imap.inc: Fixed iil_C_FetchStructureString() to handle many
392  literal strings in response (#1484969)
393- imap.inc: Removed hardcoded data size in iil_ReadLine()
394
3952008/05/30 (alec)
396----------
397- Support for subfolders in default/protected folders (#1484665)
398- Disallowed delimiter in folder name (#1484803)
399- Support " and \ in folder names
400- Escape \ in login (#1484614)
401
4022008/05/29 (thomasb)
403----------
404- Better HTML sanitization with the DOM-based washtml script (#1484701)
405
4062008/05/29 (alec)
407----------
408- Polish localization folder renamed to pl_PL
409
4102008/05/28 (alec)
411----------
412- Fixed sorting of folders with non-ascii characters
413
4142008/05/21 (alec)
415----------
416- Localized pagetitle in Settings and Address Book
417
4182008/05/19 (alec)
419----------
420- Fixed Mysql DDL for default identities creation (#1485070)
421
4222008/05/16 (alec)
423----------
424- In Preferences added possibility to configure 'read_when_deleted',
425  'mdn_requests', 'flag_for_deletion' options
426
4272008/05/15 (thomasb)
428----------
429- Make IMAP auth type configurable (#1483825)
430- Fix empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
431
4322008/05/15 (alec)
433----------
434- Fix attachment list on IE 6/7 (#1484807)
435
4362008/05/12 (estadtherr)
437----------
438- fix JavaScript in compose.html that shows cc/bcc fields if populated
439
4402008/05/12 (alec)
441----------
442- Updated PEAR::DB package to version 1.7.13
443
4442008/05/10 (alec)
445----------
446- Make password input fields of type password in installer (#1484886)
447
4482008/05/09 (alec)
449----------
450- Don't call CAPABILITY if was recieved as server's optional response
451  on connect (RFC3501 [7.1])
452
4532008/05/08 (alec)
454----------
455- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
456- Optimized messages sorting on servers without sort capability (#1485049)
457- Option 'use_SQL_address_book' replaced by 'address_book_type'
458- Corrected message headers decoding when charset isn't specified and improved
459  support for native languages (#1485050, #1485048)
460
4612008/05/07 (davidke/richs)
462----------
463- Completed LDAP address book support so it can now write to an LDAP server.
464- Expanded LDAP configuration options to support LDAP server writes.
465- Modified config/main.inc.php.dist:
466  New Option: $rcmail_config['use_SQL_address_book']
467  Changed Option:  $rcmail_config['ldap_public']['Verisign']
468
4692008/05/05 (alec)
470----------
471- Installer: encode special characters in DB username/password (#1485042)
472- Do charset conversion also for from/to column on messages list
473- Fix management of folders with national characters in names (#1485036, #1485001)
474
4752008/05/02 (alec)
476----------
477- Updated MDB2 package to version 2.5.0b1
478- Updated MDB2 pgsql, mysql, mysqli, sqlite drivers to version 1.5.0b1
479- Updated MDB2 mssql driver to version 1.3.0b1
480- Fixed identities saving when using MDB2 pgsql driver (#1485032)
481
4822008/05/01 (alec)
483----------
484- Fix BCC header reset (#1484997)
485
4862008/04/30 (thomasb)
487----------
488- Introduce new application class 'rcmail' and get rid of some global vars
489
4902008/04/29 (alec)
491----------
492- improved messages list performance - patch from Justin Heesemann
493
4942008/04/23 (alec)
495----------
496- Append skin_path to images location only when it starts
497  with '/' sign (#1484859)
498
4992008/04/20 (estadtherr)
500----------
501- fix parse_attrib_string to handle unquoted values, which fixes
502  display issues with HTML messages that do not quote attributes
503
5042008/04/17 (alec)
505----------
506- Fix IMAP response in message body when message has no body (#1484964)
507- Updated PEAR::Auth_SASL to 1.0.2
508- Fix non-RFC dates formatting (#1484901)
509
5102008/04/16 (estadtherr)
511----------
512- Fix mail sending with new TinyMCE
513
5142008/04/16 (alec)
515----------
516- Fix typo in set_charset() (#1484991)
517- Decode entities when inserting HTML signature to plain text message (#1484990)
518
5192008/04/15 (estadtherr)
520----------
521- HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
522- fix signature loading on Windows (#1484545)
523- add language support to HTML editing (#1484862)
524
5252008/04/15 (alec)
526----------
527- Fix remove signature when replying (#1333167)
528- Fix problem with line with a space at the end (#1484916)
529- Don't send set_env() in ajax response when env array is empty
530- Fix <!DOCTYPE> tag filtering (#1484391)
531- Fix <?xml> tag filtering (#1484403)
532 
5332008/04/14 (alec)
534----------
535- Added sections (fieldset+label) in Settings interface
536
5372008/04/12 (alec)
538----------
539- Fixed and optimized 'read_when_deleted': mark as read on server side
540  in one action when marking as deleted, fixed js bugs when deleting
541  from message preview page
542
5432008/04/12 (thomasb)
544----------
545- Changed codebase to PHP5 with autoloader
546- Added some new classes from devel-vnext branch
547
5482008/04/11 (alec)
549----------
550- Mark as read in one action with message preview (#1484972)
551- Delete redundant quota reads (#1484972)
552- Add options for empty trash and expunge inbox on logout (#1483863)
553
5542008/04/10 (alec)
555----------
556- Add rows highlighting in onmousemove on ksearch list
557- Remove lines wrapping when displaying message
558- Fix month localization
559- Do ob_start/ob_end_clean when reading config files (#1484624)
560- Fix debug (ajax) console
561
5622008/04/02 (alec)
563----------
564- Updated timezones list (#1484908)
565- Fix design in Settings (#1484799)
566- Fix deleting messages after clicking on "All" (#1484838)
567- Fix sorting o0f message list when default folder is empty (#1484317)
568- Fix creating a new folder w/a comma in its name (#1484681)
569
5702008/04/01 (thomasb)
571----------
572- Fix Enter problem on login (#1484839)
573- Make the http-received header in outgoing mails configurable
574
5752008/03/30 (till)
576----------
577- Fix Firefox problem with ob_gzhandler (#1484932)
578- Improve message previewpane - less loading (#1484316)
579
5802008/03/28 (thomasb)
581----------
582- Disable installer by default; add config option to enable it again
583
5842008/03/24 (till)
585----------
586- Don't send mark requests for already marked messages (#1484906)
587- Fix "quote inside a quote" (#1484783)
588
5892008/03/23 (till)
590
591- Applied patch to strip newlines from headers (#1484811)
592- Applied patch to trim login (#1484231)
593- Added robots.txt
594- Fix attachment problem when restoring saved draft without body (#1484506)
595- Fix call to undefined function decrypt_passwd() 
596
5972008/03/21 (thomasb)
598----------
599- Add configurable default charset for message decoding
600- Applied patch to fix mime decoding an folder subscription (#1484191)
601- Applied patch to correctly quote email recipient strings (#1484191)
602- Fix wrong charset aliases (#1484818 and #1484598)
603- Remove hard-coded size of logo image (#1484378)
604- Strip slashes from virtuser email values (#1484700)
605- Fixed message part window display in IE6 (#1484610)
606
6072008/02/28 (thomasb)
608----------
609- Fix folder adding/renaming inspired by #1484800
610- Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets
611- Fix quirky message selection
612- Completed installer
613
6142008/02/20 (thomasb)
615----------
616- Localize folder name in page title (#1484785)
617- Fix code using wrong variable name (#1484018)
618- Allow to send mail with BCC recipients only
619- Remove MDN headers before saving in sent folder
620
6212008/02/12 (estadtherr)
622----------
623- fix switching between HTML/plain composing (#1484752)
624- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
625- fix image removal in message display when message HTML includes JS event handlers
626
6272008/02/11 (thomasb)
628----------
629- Add function to mark the selected messages as read/unread (#1457360)
630- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
631- Show message count in folder list and hint when creating a subfolder
632
6332008/02/08 (thomasb)
634----------
635- Distinguish ssl and tls for imap connections (#1484667)
636- Added some charset aliases to fix typical mis-labelling (#1484565)
637
6382008/02/07 (thomasb)
639----------
640- Remember decision to display images for a certain message during session (#1484754)
641- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
642- Fix size of the attachment preview frame (#1484758)
643
6442008/02/05 (thomasb)
645----------
646- Fix regular expression for checking e-mail address (#1484710)
647- Make sending of read receipts configurable
648- Respect config when localize folder names (#1484707)
649- Applied patch for updating page title (#1484727, #1484650)
650- Applied patch to prevent from purging inbox by uberlinuxguy (#1484449)
651- Applied patch to prevent bad header delimiters (#1484751)
652- Also send search request when deleting a contact (#1484620)
653- Add CSS hack for Safari
654
6552008/02/02 (thomasb)
656----------
657- Always update $CONFIG with user prefs (#1484729)
658- Don't ask for MDN confirmations on drafted messages (#1484691)
659- Also respect receipt and priority settings when re-opening a draft message
660
6612008/01/31 (robin)
662----------
663- Remember search results (closes #1483883), patch by the_glu
664
6652008/01/08 (tomekp)
666----------
667- add he (Hebrew) localization (#1484713)
668
6692008/01/08 (tomekp)
670----------
671- update fr localization
672
6732008/01/04 (tomekp)
674- purge kur_KU because it has no messages translation
675- bump copyright for all localization files
676
6772007/12/31 (tomekp)
678----------
679- update es localization
680
6812007/12/28 (tomekp)
682----------
683- update mk localization
684
6852007/12/27 (tomekp)
686----------
687- update se localization
688
6892007/12/13 (robin)
690----------
691- Add Received header on outgoing mail
692
6932007/12/10 (estadtherr)
694----------
695- Upgrade to TinyMCE 2.1.3
696- Allow inserting image attachments into HTML messages while composing (#1484557)
697
6982007/12/10 (thomasb)
699----------
700- Delegate user-stuff to new class rcube_user
701- Implement Message-Disposition-Notification (Receipts)
702
7032007/12/05 (tomekp)
704----------
705- update bg, uk localization
706
7072007/12/04 (tomekp)
708----------
709- update bg localization
710
7112007/11/25 (thomasb)
712----------
713- Applied UID fetch patch by Glen Ogilvie
714- Applied patch for correct Postgres instructions from ticket #1484674
715- Fix overriding of session vars when register_globals is on (#1484670)
716- Fix wrong Postgres setup instructions in INSTALL (#1484674)
717- Fix bug with case-sensitive folder names (#1484245)
718- Don't create default folders by default
719- Added Georgian localization by Zaza Zviadadze
720- Updated Russian localization
721- Fixed some potential security risks (audited by Andris)
722- Only show new messages if they match the current search (#1484176)
723
7242007/11/20 (tomekp)
725----------
726- add Korean (kr) localization
727
7282007/11/14 (tomekp)
729----------
730- update id_ID localization
731
7322007/11/06 (thomasb)
733----------
734- Switch to/from when searcing in Sent folder (#1484555)
735- Correctly read the References header (#1484646)
736- Unset old cookie in before sending a new value (#1484639)
737- Correctly decode attachments when downloading them (#1484645 and #1484642)
738
7392007/10/22 (tomekp)
740----------
741- update ru, eo localizations
742
7432007/10/17 (thomasb)
744----------
745- Make message listing less error prone
746
7472007/10/10 (thomasb)
748----------
749- Suppress IE errors when clearing attachments form (#1484356)
750- Set preferences field in user table to NULL (#1484386)
751- Log error when login fails due to auto_create_user turned off
752- Update UPGRADING instructions
753
7542007/10/05 (tomekp)
755----------
756- Add Esperanto localization
757
7582007/10/04 (Stiwi)
759----------
760- Updated German localization
761
7622007/10/04 (yllar)
763----------
764- Added Malay localization
765- Updated Lithuanian localization
766
7672007/09/27 (tomekp)
768----------
769- Update dutch localization (closes #1484588)
770
7712007/09/29 (thomasb)
772----------
773- Filter linked/imported CSS files (closes #1484056)
774
775
7762007/09/27 (tomekp)
777----------
778- Update brazilian portuguese localization (#1484580)
779
7802007/09/26 (thomasb)
781----------
782- Improve message compose screen (closes #1484383)
783- Select next row after removing one from list (#1484387)
784
785
7862007/09/26 (tomekp)
787----------
788- Add polish labels for changes in r816.
789- Update polish localization (#1484579)
790- Update thai localization (#1484578)
791
7922007/09/25 (robin)
793----------
794- Enable drag-/dropping of folders to a new parent folder (#1457344)
795
796
7972007/09/24 (robin)
798----------
799- Fix preview pane size for Safari & Konqueror (#1484187)
800
801
8022007/09/20 (robin)
803----------
804- Make smtp HELO/EHLO hostname configurable (#1484067)
805
806
8072007/09/19 (thomasb)
808----------
809- IPv6 Compatability (#1484322), Patch #1484373
810- Unlock interface when message sending fails (#1484570)
811- Eval PHP code in template includes (if configured)
812- Show message when folder is empty. Mo more static text in table (#1484395)
813- Only display unread count in page title when new messages arrived
814- Show mailbox name in page title
815
816
8172007/09/09 (thomasb)
818----------
819- Fixed wrong delete button tooltip (#1483965)
820- Fixed charset encoding bug (#1484429)
821- Applied patch for LDAP version (#1484552)
822- Improved XHTML validation
823
824
8252007/09/05 (thomasb)
826----------
827- Fix message list selection (#1484550)
828- Better fix lowercased usernames (#1484473)
829- Update pngbehavior Script as suggested in #1484490
830
831
8322007/08/29 (richs)
833----------
834- Fixed moving/deleting messages when more than 1 is selected
835
8362007/08/15 (thomasb)
837----------
838- Applied patch for LDAP contacts listing by Glen Ogilvie
839- Applied patch for more address fields in LDAP contacts (#1484402)
840- Close LDAP connections on script shutdown
841
842
8432007/08/13 (thomasb)
844----------
845- Add alternative for getallheaders() (fix #1484508)
846- Revert changes for mbstring usage (fix #1484509)
847
848
8492007/08/10 (thomasb)
850----------
851- Identify mailboxes case-sensitive
852- Sort mailbox list case-insensitive (closes #1484338)
853- Fix display of multipart messages from Apple Mail (closes #1484027)
854- Protect AJAX request from being fetched by a foreign site (XSS)
855- Make autocomplete for loginform configurable by the skin template
856- Fix compose function from address book (closes #1484426)
857- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
858- Check if mbstring supports charset (#1484290 and #1484292)
859- Prefer iconv over mbstring (as suggested in #1484292)
860- Check filesize of template includes (#1484409)
861- Updated Simplified Chinese localization
862- Added Ukrainian translation
863
864
8652007/08/09 (richs)
866----------
867- Fixed bug with buttons not dimming/enabling properly after switching folders
868- Fixed compose window becoming unresponsive after saving a draft (#1484487)
869- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
870- Fixed unresponsive interface issue when downloading attachments (#1484496)
871- Lowered status message time from 5 to 3 seconds to improve responsiveness
872- Added note to INSTALL about .htaccess limiting upload_max_filesize
873- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
874- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
875- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
876
877
8782007/07/03 (thomasb)
879----------
880- Added Macedonian (Slavic FYROM) localization
881- Fix status message bug #1484464 with regard to #1484353
882- Fix address adding bug reported by David Koblas
883- Applied socket error patch by Thomas Mangin
884
885
8862007/06/28 (tomekp)
887----------
888- fix typos in Polish localization (Janusz Zamecki)
889
890
8912007/06/27 (tomekp)
892----------
893- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
894
895
8962007/06/12 (thomasb)
897----------
898- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
899- Added Irish/Gaelic translation
900- Little correction in Swedish translation
901- Quote username for virtuser_query
902- Pass-by-reference workarround for PHP5 in sendmail.inc
903
904
9052007/06/04 (estadtherr)
906----------
907- Fixed bug in HTML->Plain editor toggling
908
909
9102007/05/28 (thomasb)
911---------
912- Fixed buggy imap_root settings (closes #1484379)
913- Prevent default events on subject links (#1484399)
914- Typo in rcube_smtp.inc
915
916
9172007/05/23 (estadtherr)
918----------
919- Upgrade to TinyMCE v2.1.1.1
920
921
9222007/05/18 (thomasb)
923----------
924- Use HTTP-POST requests for actions that change state
925
926
9272007/05/17 (thomasb)
928----------
929- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
930- Renamed localization folder for Chinese (Big5)
931- Chanegd Slovenian language code from 'si' to 'sl'
932- Added Sinhala (Sri-Lanka) localization
933- Use global filters and bind username/ for Ldap searches (#1484159)
934- Hide quota display if imap server does not support it
935- Hide address groups if no LDAP servers configured
936- Add link to message subjects (closes #1484257)
937- Better SQL query for contact listing/search (closes #1484369)
938
939
9402007/05/13 (thomasb)
941----------
942- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
943- Fixed marking as read in preview pane (closes #1484364)
944- CSS hack to display attachments correctly in IE6
945- Wrap message body text (closes #1484148)
946
947
9482007/05/03 (yllar)
949----------
950- Updated French, Lithuanian, Armenian, Spanish and Italian translations
951
952
9532007/05/01 (thomasb)
954----------
955- Updated German, Euskara, Hungarian, Romanian and Spanish translation
956- Added Hindi and Kurdish localization
957
958
9592007/04/28 (thomasb)
960----------
961- LDAP access is back in address book (closes #1484087)
962- Added search function for contacts
963- New Template parsing and output encoding
964- Fixed bugs #1484119 and #1483978
965
966
9672007/04/08 (thomasb)
968----------
969- Fixed message moving procedure (closes #1484308)
970- Fixed display of multiple attachments (closes #1466563)
971- Fixed check for new messages (closes #1484310)
972- List attachments without filename
973
974
9752007/03/27 (thomasb)
976----------
977- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
978  Should close bugs #1483951 and #1484299
979
980
9812007/03/23 (thomasb)
982----------
983- Correctly translate mailbox names (closes #1484276)
984- Quote e-mail address links (closes #1484300)
985
986
9872007/03/21 (thomasb)
988----------
989- Updated PEAR::Mail_mime package
990- Added Persian localization
991- Updated Catalan and Brazilian Portuguese translations
992- Updated INSTALL manual with a note about database passwords
993- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
994- Sanitize input for new users/identities (thanks Colin Alston)
995
996
9972007/03/19 (thomasb)
998----------
999- Don't download HTML message parts
1000- Convert HTML parts to plaintext if 'prefer_html' is off
1001- Correctly parse message/rfc822 parts (closes #1484045)
1002- Code cleanup
1003
1004
10052007/03/18 (thomasb)
1006----------
1007- Also use user_id for unique key in messages table (closes #1484074)
1008- Hide contacts drop down on blur (closes #1484203)
1009- Make entries in contacts drop down clickable
1010- Turn off browser autocompletion on login page
1011- Quote <? in text/html message parts
1012- Hide border around radio buttons
1013- Replaced old JS function calls.
1014
1015
10162007/03/13 (thomasb)
1017----------
1018- Applied patch for attachment download by crichardson (closes #1484198)
1019- Fixed bug in Postgres DB handling (closes #1484068)
1020- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
1021- Fixed array_merge bug (closes #1484281)
1022- Fixed flag for deletion in list view (closes #1484264)
1023- Finally support semicolons as recipient separator (closes ##1484251)
1024- Fixed message headers (subject) encoding
1025
1026
10272007/03/04 (tomekp)
1028----------
1029- check if safe mode is on or not (closes #1484269)
1030
1031
10322007/03/02 (thomasb)
1033----------
1034- Show "no subject" in message list if subject is missing (closes #1484243)
1035- Solved page caching of message preview (closes #1484153)
1036- Only use gzip compression if configured (closes #1484236)
1037
1038
10392007/02/25 (estadtherr)
1040----------
1041- Fixed priority selector issue (#1484150)
1042- Upgraded to TinyMCE v2.1.0
1043
1044
10452007/02/21 (thomasb)
1046----------
1047- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
1048- Prevent from double quoting of numeric HTML character references (closes #1484253)
1049
1050
10512007/02/07 (tomekp)
1052----------
1053- Updated (bg) translation (Doichin Dokov)
1054
1055
10562007/02/06 (tomekp)
1057----------
1058- Updated (pl) translation
1059- Updated (pt_BR) translation (Robson F. Ramaldes)
1060- Big cleanup in program/localization
1061
1062
10632007/02/05 (thomasb)
1064----------
1065- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
1066
1067
10682007/01/07 (estadtherr)
1069----------
1070- Fixed display of HTML message attachments (closes #1484178)
1071
1072
10732007/01/07 (thomasb)
1074----------
1075- Applied patch for preview caching (closes #1484186)
1076- Added Thai and Vietnamese localization files
1077
1078
10792006/12/29 (thomasb)
1080----------
1081- Added error handling for attachment uploads
1082- Use multibyte safe string functions where necessary (closes #1483988)
1083- Updated Swiss German localization (de_CH)
1084
1085
10862006/12/22 (thomasb)
1087----------
1088- Applied security patch to validate the submitted host value (by Kees Cook)
1089- Applied security patch to validate input values when deleting contacts (by Kees Cook)
1090- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
1091- Applied a patch to more aggressively sanitize a HTML message
1092- Visualize blocked images in HTML messages
1093
1094
10952006/12/20 (thomasb)
1096----------
1097- Fixed wrong message listing when showing search results (closes #1484131)
1098- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
1099- Show remote images when opening HTML message part as attachment
1100
1101
11022006/12/17 (thomasb)
1103----------
1104- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
1105
1106
11072006/12/06 (thomasb)
1108----------
1109- Improve memory usage when sending mail (closes #1484098)
1110- Mark messages as read once the preview is loaded (closes #1484132)
1111- Include smtp final response in log (closes #1484081)
1112
1113
11142006/12/04 (thomasb)
1115----------
1116- Corrected date string in sent message header (closes #1484125)
1117- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
1118- Changed srong tooltips for message browse buttons (closes #1483930)
1119
1120
11212006/12/03 (estadtherr)
1122----------
1123- Added fix to convert HTML signatures for plain text messages
1124- Fixed signature delimeter character to be standard (Bug #1484035)
1125
1126
11272006/12/01 (thomasb)
1128----------
1129- Implemented preview pane
1130- Fixed XSS vulnerability (Bug #1484109)
1131- Remove newlines from mail headers (Bug #1484031)
1132- Selection issues when moving/deleting (Bug #1484044)
1133- Applied patch of Clement Moulin for imap host auto-selection
1134- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
1135- Fixed folder name encoding in subscription list (Bug #1484113)
1136- Fixed JS errors in identity list (Bug #1484120)
1137- Show client debug console on debug_level 8
1138- Added Serbian translation
1139- Updated Spanish and Bulgarian localization
1140
1141
11422006/11/22 (robin)
1143----------
1144- Fix a bug introduced with Shift-Del yesterday
1145
1146
11472006/11/21 (robin)
1148----------
1149- Add missing nl_NL translations
1150- Translate foldernames in folder form (closes #1484113)
1151
1152
11532006/11/21 (robin)
1154----------
1155- Added first and last buttons to message list, address book
1156  and message detail
1157- Pressing Shift-Del bypasses Trash folder
1158- Enable purge command for Junk folder
1159
1160
11612006/11/17 (robin)
1162----------
1163- Re-initialize message list after shift-select and delete
1164
1165
11662006/11/16 (robin)
1167----------
1168- Fixed updating message list after expunge and purge
1169- Fetch all aliases if virtuser_query is used instead
1170  of only the first one
1171
1172
11732006/11/11 (estadtherr)
1174----------
1175- fixed deletion/moving of messages from within "show" page
1176
1177
11782006/11/09 (thomasb)
1179----------
1180- Little bugfix in HTML encoding
1181- Fixed encoding issues and delete-on-reply problem
1182- Corrected template parsing
1183
1184
11852006/11/07 (estadtherr)
1186----------
1187- Upgraded to TinyMCE v2.0.8
1188- Fixed CSS path for editor popups
1189
11902006/09/26 (estadtherr)
1191----------
1192- Added spellchecker plugin to TinyMCE configuration
1193- Fixed HTML/Plain toggle labels
1194
1195
11962006/09/24 (thomasb)
1197----------
1198- Partial client re-write with a common list class
1199- Re-enabled multi select of contacts (Bug #1484017)
1200- Enable contact editing right after creation (Bug #1459641)
1201- Updated Hungarian, Estonian and Traditional Chinese localization
1202
1203
12042006/09/19 (thomasb)
1205----------
1206- Correct UTF-7 to UTF-8 conversion if mbstring is not available
1207
1208
12092006/09/13 (estadtherr)
1210----------
1211- Introduction of TinyMCE HTML editor support for message composition and signatures
1212  Note : a new column is added to the "identities" database table
1213
1214
12152006/09/12 (estadtherr)
1216----------
1217- Fixed html2text treatment of table headers (Bug #1484020)
1218- Fixed IMAP fetch of message body (Bug #1484019)
1219
1220
12212006/09/08 (thomasb)
1222----------
1223- Fixed safe_mode problems (Bug #1418381)
1224- Fixed wrong header encoding (Bug #1483976)
1225
1226
12272006/09/07 (thomasb)
1228----------
1229- Made automatic draft saving configurable
1230- Fixed JS bug when renaming folders (Bug #1483989)
1231- Don't wait for complete page load when calling JavaScript init()
1232- Some improvements to prevent session expiration
1233- Prevent from double submit of spell check requests
1234
1235
12362006/09/01 (thomasb)
1237----------
1238- Imporoved message parsing and HTML validation
1239- Added quota display as image (by Brett Patterson)
1240- Corrected creation of a message-id
1241- Updated Norwegian (bokmal) localization
1242
1243
12442006/08/30 (thomasb)
1245----------
1246- New indentation for quoted message text
1247- Improved HTML validity
1248
1249
12502006/08/28 (estadtherr)
1251----------
1252- Fixed URL character set (Ticket #1445501)
1253- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
1254
1255
12562006/08/25 (thomasb)
1257----------
1258- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
1259- Finalized new message parsing (+ chaching)
1260- Updated SQL scripts and UPGRADING instructions
1261
1262
12632006/08/23 (thomasb)
1264----------
1265- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
1266
1267
12682006/08/20 (thomasb)
1269----------
1270- Fixed wrong usage of mbstring (Bug #1462439)
1271- Set default spelling language (Ticket #1483938)
1272- Added support for Nox Spell Server
1273
1274
12752006/08/18 (thomasb)
1276----------
1277- Re-built message parsing (Bug #1327068)
1278  Now based on the message structure delivered by the IMAP server.
1279- Fixed some XSS and SQL injection issues
1280
1281
12822006/08/10 (thomasb)
1283----------
1284- Fixed charset problems with folder renaming
1285
1286
12872006/08/04 (thomasb)
1288----------
1289- Fixed Bug in saving identities (Ticket #1483915)
1290- Set folder name in window title (Bug #1483919)
1291- Don't add imap_root to INBOX path (Bug #1483816)
1292- Attempt to create default folders only after login
1293- Avoid usage of $CONFIG in rcube_imap class
1294
1295
12962006/07/30 (thomasb)
1297----------
1298- Alter links in HTML messages (Bug #1326402)
1299- Added fallback if host not found in 'mail_domain' array
1300- Applied patch of Charles to highlight droptargets (Ticket #1473034)
1301- Fixed folder renaming (Bug #1483914)
1302- Added confirmation message after deleting a folder
1303
1304
13052006/07/25 (thomasb)
1306----------
1307- Made folder renaming a bit more ajax-style
1308- Changed rename-labels and German translation
1309- Fixed addressbox countbar width (Bug #1483845)
1310- Fixed refresh interval problems in Safari (Bug #1483902)
1311- Fixed clear_message_list_header() errors (Bug #1483898)
1312- Sanity check of $message_set in imap.inc (Bug #1443200)
1313- Added correct changing of message list headers for Sent folder
1314- Updated Spanish localization (Ticket #1483887)
1315- Applied patch #1483846
1316
1317
13182006/07/24 (richs)
1319----------
1320- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
1321- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
1322- Draft saving now properly returns an error when saving fails
1323- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
1324- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
1325
1326
13272006/07/19 (thomasb)
1328----------
1329- Correct entity encoding of link urls (HTML validity)
1330- Improved usability in compose step (Ticket #1483807)
1331- Added absolute URLs to several buttons (for "open in new window")
1332- Applied patch #1328032
1333- Fixed Bug/Patch #1443200
1334
1335
13362006/07/18 (thomasb)
1337----------
1338- Fixed password with spaces issue (Bug #1364122)
1339- Replaced _auth hash with second cookie (Ticket #1483811)
1340- Don't use get_input_value() for passwords (Bug #1468895)
1341- Made password encryption key configurable
1342- Minor bugfixes with charset encoding
1343- Added <label> tags to forms (Ticket #1483810)
1344
1345
13462006/07/07 (thomasb)
1347----------
1348- Fixed INSTALL_PATH bug #1425663
1349
1350
13512006/07/03 (richs)
1352----------
1353- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
1354- Updated French localizations (Ticket #1483862)
1355- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
1356- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
1357- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
1358- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
1359
1360
13612006/06/30 (richs)
1362----------
1363- Fixed empty INBOX compatibility bug (Patch #1443200)
1364- Temporarily fixed French "compact" localization (Patch #1483862)
1365- Fixed "Select All" not working with Delete interface button (Bug #1332434)
1366- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
1367- Fixed "unread count" in window title when count changed (Bug #1483812)
1368- Fixed DB error when deleting from message table (Patch #1483835)
1369
1370
13712006/06/29 (richs)
1372----------
1373- Added ability to remove attachments (Feature #1436721)
1374- Default folders are now auto-created on first login (Feature #1471594)
1375- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
1376- Corrected Italian localizations
1377- Tweaked rename-folder form to clear after a rename
1378
1379
13802006/06/26 (richs)
1381----------
1382- Added button to immediately check for new messages
1383- New message checking now displays status "Checking for new messages..."
1384- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
1385- Task buttons now respond to clicks by darkening (as in other applications)
1386- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
1387- Added ability to sort messages by "Size"
1388- Added ability to rename folders (Feature #1326396)
1389- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
1390- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
1391
1392
13932006/06/25
1394----------
1395- Changed behavior to include host-specific configuration (Bug #1483849)
1396- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
1397- Fixed spell checker to work with the new URL at google.com
1398- Some memory and security optimizations sendmail.inc
1399- Updated UGRADING description
1400
1401
14022006/06/19
1403----------
1404- Added Drafts support (Feature #1326839) (richs)
1405
1406
14072006/06/02
1408----------
1409- Updated Estonian localization and moved from ee to et
1410- Added Bulgarian localization
1411
1412
14132006/05/25
1414----------
1415- Finalized GoogieSpell integration
1416
1417
14182006/05/18
1419----------
1420- Added Arabic and Armenian localizations
1421- Updated Russian localization
1422- Removed MDB2 classes from repository. Install them seperately if used.
1423- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
1424- Allow & in e-mail addresses
1425
1426
14272006/05/05
1428----------
1429- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
1430- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
1431- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
1432- Corrected INSTALL description (Bug #1476106)
1433- Added charset to javascript HTTP headers
1434- Fixed Opera bug with CC and BCC fields (Bug #1474576)
1435- Changed login page title regarding product name (Bug #1476413)
1436- Pimped search function
1437- Applied attachment viewing/forwarding patches by Andrew Fladmark
1438- Applied prev/next patch by Leonard Bouchet
1439- Applied patches by Mark Bucciarelli
1440- Applied patch for requesting receipts by Salvatore Ansani
1441- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
1442
1443
14442006/04/13
1445----------
1446- Added Slovenian localization
1447- Updated Portuguese localization
1448- Fixed parent.location problem for compose-links
1449- Added sort order saving patch by Jacob Brunson
1450- Added gzip compression support
1451
1452
14532006/04/02
1454----------
1455- Added Lithuanian localization
1456- Improved search function
1457- Added version string as template object
1458- Load host-specific configuration file (see config/main.inc.php)
1459- New config parameter adding domain to user names for login
1460- Strip tags on _auth, _action, _task parameters
1461- Corrected labels for next/previous page buttons in address book
1462
1463
14642006/03/23
1465----------
1466- Auto-detect mail header delimiters
1467- Regard daylight savings
1468- Localized quota display
1469- Started implementing search function
1470
1471
14722006/03/20
1473----------
1474- Avoid error message when saving an unchanged identity (Bug #1429510)
1475- Fixed hard-coded cols selection for sent folder (Bug #1354586)
1476- Enable some HTML links for use with "open in new window" or "save target"
1477- Check meta-key instead of ctrl on Macs
1478- Ignore double clicks when holding down a modifier key
1479- Fixed reloading of the login page
1480- Fixed typo in compose template (Bug #1446852)
1481- Added compose button to message read step (Request #1433288)
1482- New config parameter for persistent database connections (Bug #1431817)
1483
1484
14852006/03/14
1486----------
1487- Don't remove internal HTML tags in plaintext messages
1488- Improved error handling in DB connection failure
1489
1490
14912006/02/22
1492----------
1493- Updated localizations
1494- Fixed bug #1435989
1495
1496
14972006/02/19
1498----------
1499- Updated localizations
1500- Applied patch of Anders Karlsson
1501- Applied patch of Jacob Brunson
1502- Applied patch for virtuser_query by Robin Elfrink
1503- Added support for References header (patch by Auke)
1504- Added support for mbstring module by Tadashi Jokagi
1505- Added function for automatic remove of slashes on GET and POST vars
1506  if magic_quotes is enabled
1507
1508
15092006/02/05
1510----------
1511- Added Slovak, Hungarian, Bosnian and Croation translation
1512- Fixed bug when inserting signatures with !?&
1513- Chopping message headers before inserting into the message cache table
1514  (to avoid bugs in Postgres)
1515- Allow one-char domains in e-mail addresses
1516- Make product name in page title configurable
1517- Make username available as skin object
1518- Added session_write_close() in rcube_db class destructor to avoid problems
1519  in PHP 5.0.5
1520- Use move_uploaded_file() instead of copy() for a more secure handling of
1521  uploaded attachments
1522- Additional config parameter to show/hide deleted messages
1523- Added periodic request for checking new mails (Request #1307821)
1524- Added EXPUNGE command
1525- Optimized loading time for mail interface
1526- Changed to full UTF-8 support
1527- Additional timezones (Patch #1389912)
1528- Added LDAP public search (experimental)
1529- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
1530- Casting to strings when adding empty headers to message cache (Bug #1406026)
1531- Skip sender-address as recipient when Reply-to-all
1532- Fixes in utf8-class
1533- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
1534- Added garbage collector for message cache
1535- Added patches for BCC headers
1536
1537
15382005/12/16
1539----------
1540- Added Turkish and Simplified Chinese translation
1541- Use virtusertable to resolve e-mail addresses at login
1542- Configurable mail_domain used to compose correct e-mail addresses
1543  on first login
1544
1545
15462005/12/03
1547----------
1548- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
1549  Estonian and Chinese translation
1550- Get IMAP server capabilities in array
1551- Check for NAMESPACE capability before sending command
1552- Set default user language from config 'locale_string'
1553- Added sorting patch for message list
1554- Make default sort col/order configurable
1555- Fixed XSS in address book and identities
1556- Added more XSS protection (Bug #1308236)
1557- Added tab indexes for compose form
1558- Added 'changed' col to contacts table
1559- Support for 160-bit session hashes
1560- Added input check for contacts and identities (Patch #1346523)
1561- Added messages/warning to compose step (Patch #1323895)
1562- Added favicon to the default skin
1563- Fixed Bug #1334337 as far as possible
1564- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
1565- Redesign of client side AJAX code (enable multi threading)
1566- Added keep-alive signal every minute
1567- Make logs dir configurable
1568- Added support for SMTPS
1569- Decode attachment file names
1570- Make delimiter for message headers configurable
1571- Add generic footer to sent messages
1572- Choose the rigt identity when replying
1573- Remove signature when replying (Request #1333167)
1574- Signatures for each identity
1575- Select charset when composing message
1576- Complete re-design of the caching mechanism
1577
1578
15792005/08/11
1580----------
1581- Write list header to client even if list is empty
1582- Add functions "select all", "select none" to message list
1583- Improved filter for HTML messages to remove potentially malicious tags
1584  (script, iframe, object) and event handlers.
1585- Buttons for next/previous message in view mode
1586- Add new created contact to list and show confirmation status
1587- Added folder management (subscribe/create/delete)
1588- Log message sending (SMTP log)
1589- Grant access for Camino browser
1590- Added German translation
1591
1592
15932005/10/20
1594----------
1595- Added Swedish, Latvian, Portuguese and Catalan translation
1596- Make SMTP auth method configurable
1597- Make mailboxlist scrollable (Bug #1326372)
1598- Fixed SSL support
1599- Improved support for Courier IMAP (root folder and delimiter issues)
1600- Moved taskbar from bottom to top
1601- Added 'session_lifetime' parameter
1602- Fixed wrong unread count when deleting message (Bug #1332434)
1603- Srip tags when creating a new folder (Bug #1332084)
1604- Translate HTML tags in message headers (Bug #1330134)
1605- Correction in German translation (Bug #1329434)
1606- Display folder names with special chars correctly (Bug #1330157)
1607
1608
16092005/10/07
1610----------
1611- Added French, Italian, Spanish, Danish, Dutch translation
1612- Clarified license (Bug #1305966)
1613- Fixed PHP warnings (Bug #1299403)
1614- Fixed english translation (Bug #1295406)
1615- Fixed bug #1290833: Last character of email not seen
1616- Fixed bug #1292199 when creating new user
1617- Allow more browsers (Bug #1285101)
1618- Added setting for showing pretty dates
1619- Added support for SQLite database
1620- Make use of message caching configurable
1621- Also add attachments when forwarding a message
1622- Long folder names will not flow over message list (Bug #1267232)
1623- Show nested mailboxes hieracically
1624- Enable IMAPS by host
1625
1626
16272005/08/20
1628----------
1629- Improved cacheing of mailbox messagecount
1630- Fixed javascript bug when creating a new message folder
1631- Fixed javascript bugs #1260990 and #1260992: folder selection
1632- Make Trash folder configurable
1633- Auto create folders Inbox, Sent and Trash (if configured)
1634- Support for IMAP root folder
1635- Added support fot text/enriched messages
1636- Make list of special mailboxes configurable
1637
Note: See TracBrowser for help on using the repository browser.