source: subversion/trunk/roundcubemail/CHANGELOG @ 639

Last change on this file since 639 was 639, checked in by thomasb, 6 years ago

Applied socket error patch by Thomas Mangin

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 23.2 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42007/07/03 (thomasb)
5----------
6- Added Macedonian (Slavic FYROM) localization
7- Fix status message bug #1484464 with regard to #1484353
8- Fix address adding bug reported by David Koblas
9- Applied socket error patch by Thomas Mangin
10
11
122007/06/28 (tomekp)
13----------
14- fix typos in Polish localization (Janusz Zamecki)
15
16
172007/06/27 (tomekp)
18----------
19- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
20
21
222007/06/12 (thomasb)
23----------
24- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
25- Added Irish/Gaelic translation
26- Little correction in Swedish translation
27- Quote username for virtuser_query
28- Pass-by-reference workarround for PHP5 in sendmail.inc
29
30
312007/06/04 (estadtherr)
32----------
33- Fixed bug in HTML->Plain editor toggling
34
35
362007/05/28 (thomasb)
37---------
38- Fixed buggy imap_root settings (closes #1484379)
39- Prevent default events on subject links (#1484399)
40- Typo in rcube_smtp.inc
41
42
432007/05/23 (estadtherr)
44----------
45- Upgrade to TinyMCE v2.1.1.1
46
47
482007/05/18 (thomasb)
49----------
50- Use HTTP-POST requests for actions that change state
51
52
532007/05/17 (thomasb)
54----------
55- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
56- Renamed localization folder for Chinese (Big5)
57- Chanegd Slovenian language code from 'si' to 'sl'
58- Added Sinhala (Sri-Lanka) localization
59- Use global filters and bind username/ for Ldap searches (#1484159)
60- Hide quota display if imap server does not support it
61- Hide address groups if no LDAP servers configured
62- Add link to message subjects (closes #1484257)
63- Better SQL query for contact listing/search (closes #1484369)
64
65
662007/05/13 (thomasb)
67----------
68- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
69- Fixed marking as read in preview pane (closes #1484364)
70- CSS hack to display attachments correctly in IE6
71- Wrap message body text (closes #1484148)
72
73
742007/05/03 (yllar)
75----------
76- Updated French, Lithuanian, Armenian, Spanish and Italian translations
77
78
792007/05/01 (thomasb)
80----------
81- Updated German, Euskara, Hungarian, Romanian and Spanish translation
82- Added Hindi and Kurdish localization
83
84
852007/04/28 (thomasb)
86----------
87- LDAP access is back in address book (closes #1484087)
88- Added search function for contacts
89- New Template parsing and output encoding
90- Fixed bugs #1484119 and #1483978
91
92
932007/04/08 (thomasb)
94----------
95- Fixed message moving procedure (closes #1484308)
96- Fixed display of multiple attachments (closes #1466563)
97- Fixed check for new messages (closes #1484310)
98- List attachments without filename
99
100
1012007/03/27 (thomasb)
102----------
103- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
104  Should close bugs #1483951 and #1484299
105
106
1072007/03/23 (thomasb)
108----------
109- Correctly translate mailbox names (closes #1484276)
110- Quote e-mail address links (closes #1484300)
111
112
1132007/03/21 (thomasb)
114----------
115- Updated PEAR::Mail_mime package
116- Added Persian localization
117- Updated Catalan and Brazilian Portuguese translations
118- Updated INSTALL manual with a note about database passwords
119- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
120- Sanitize input for new users/identities (thanks Colin Alston)
121
122
1232007/03/19 (thomasb)
124----------
125- Don't download HTML message parts
126- Convert HTML parts to plaintext if 'prefer_html' is off
127- Correctly parse message/rfc822 parts (closes #1484045)
128- Code cleanup
129
130
1312007/03/18 (thomasb)
132----------
133- Also use user_id for unique key in messages table (closes #1484074)
134- Hide contacts drop down on blur (closes #1484203)
135- Make entries in contacts drop down clickable
136- Turn off browser autocompletion on login page
137- Quote <? in text/html message parts
138- Hide border around radio buttons
139- Replaced old JS function calls.
140
141
1422007/03/13 (thomasb)
143----------
144- Applied patch for attachment download by crichardson (closes #1484198)
145- Fixed bug in Postgres DB handling (closes #1484068)
146- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
147- Fixed array_merge bug (closes #1484281)
148- Fixed flag for deletion in list view (closes #1484264)
149- Finally support semicolons as recipient separator (closes ##1484251)
150- Fixed message headers (subject) encoding
151
152
1532007/03/04 (tomekp)
154----------
155- check if safe mode is on or not (closes #1484269)
156
157
1582007/03/02 (thomasb)
159----------
160- Show "no subject" in message list if subject is missing (closes #1484243)
161- Solved page caching of message preview (closes #1484153)
162- Only use gzip compression if configured (closes #1484236)
163
164
1652007/02/25 (estadtherr)
166----------
167- Fixed priority selector issue (#1484150)
168- Upgraded to TinyMCE v2.1.0
169
170
1712007/02/21 (thomasb)
172----------
173- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
174- Prevent from double quoting of numeric HTML character references (closes #1484253)
175
176
1772007/02/07 (tomekp)
178----------
179- Updated (bg) translation (Doichin Dokov)
180
181
1822007/02/06 (tomekp)
183----------
184- Updated (pl) translation
185- Updated (pt_BR) translation (Robson F. Ramaldes)
186- Big cleanup in program/localization
187
188
1892007/02/05 (thomasb)
190----------
191- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
192
193
1942007/01/07 (estadtherr)
195----------
196- Fixed display of HTML message attachments (closes #1484178)
197
198
1992007/01/07 (thomasb)
200----------
201- Applied patch for preview caching (closes #1484186)
202- Added Thai and Vietnamese localization files
203
204
2052006/12/29 (thomasb)
206----------
207- Added error handling for attachment uploads
208- Use multibyte safe string functions where necessary (closes #1483988)
209- Updated Swiss German localization (de_CH)
210
211
2122006/12/22 (thomasb)
213----------
214- Applied security patch to validate the submitted host value (by Kees Cook)
215- Applied security patch to validate input values when deleting contacts (by Kees Cook)
216- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
217- Applied a patch to more aggressively sanitize a HTML message
218- Visualize blocked images in HTML messages
219
220
2212006/12/20 (thomasb)
222----------
223- Fixed wrong message listing when showing search results (closes #1484131)
224- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
225- Show remote images when opening HTML message part as attachment
226
227
2282006/12/17 (thomasb)
229----------
230- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
231
232
2332006/12/06 (thomasb)
234----------
235- Improve memory usage when sending mail (closes #1484098)
236- Mark messages as read once the preview is loaded (closes #1484132)
237- Include smtp final response in log (closes #1484081)
238
239
2402006/12/04 (thomasb)
241----------
242- Corrected date string in sent message header (closes #1484125)
243- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
244- Changed srong tooltips for message browse buttons (closes #1483930)
245
246
2472006/12/03 (estadtherr)
248----------
249- Added fix to convert HTML signatures for plain text messages
250- Fixed signature delimeter character to be standard (Bug #1484035)
251
252
2532006/12/01 (thomasb)
254----------
255- Implemented preview pane
256- Fixed XSS vulnerability (Bug #1484109)
257- Remove newlines from mail headers (Bug #1484031)
258- Selection issues when moving/deleting (Bug #1484044)
259- Applied patch of Clement Moulin for imap host auto-selection
260- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
261- Fixed folder name encoding in subscription list (Bug #1484113)
262- Fixed JS errors in identity list (Bug #1484120)
263- Show client debug console on debug_level 8
264- Added Serbian translation
265- Updated Spanish and Bulgarian localization
266
267
2682006/11/22 (robin)
269----------
270- Fix a bug introduced with Shift-Del yesterday
271
272
2732006/11/21 (robin)
274----------
275- Add missing nl_NL translations
276- Translate foldernames in folder form (closes #1484113)
277
278
2792006/11/21 (robin)
280----------
281- Added first and last buttons to message list, address book
282  and message detail
283- Pressing Shift-Del bypasses Trash folder
284- Enable purge command for Junk folder
285
286
2872006/11/17 (robin)
288----------
289- Re-initialize message list after shift-select and delete
290
291
2922006/11/16 (robin)
293----------
294- Fixed updating message list after expunge and purge
295- Fetch all aliases if virtuser_query is used instead
296  of only the first one
297
298
2992006/11/11 (estadtherr)
300----------
301- fixed deletion/moving of messages from within "show" page
302
303
3042006/11/09 (thomasb)
305----------
306- Little bugfix in HTML encoding
307- Fixed encoding issues and delete-on-reply problem
308- Corrected template parsing
309
310
3112006/11/07 (estadtherr)
312----------
313- Upgraded to TinyMCE v2.0.8
314- Fixed CSS path for editor popups
315
3162006/09/26 (estadtherr)
317----------
318- Added spellchecker plugin to TinyMCE configuration
319- Fixed HTML/Plain toggle labels
320
321
3222006/09/24 (thomasb)
323----------
324- Partial client re-write with a common list class
325- Re-enabled multi select of contacts (Bug #1484017)
326- Enable contact editing right after creation (Bug #1459641)
327- Updated Hungarian, Estonian and Traditional Chinese localization
328
329
3302006/09/19 (thomasb)
331----------
332- Correct UTF-7 to UTF-8 conversion if mbstring is not available
333
334
3352006/09/13 (estadtherr)
336----------
337- Introduction of TinyMCE HTML editor support for message composition and signatures
338  Note : a new column is added to the "identities" database table
339
340
3412006/09/12 (estadtherr)
342----------
343- Fixed html2text treatment of table headers (Bug #1484020)
344- Fixed IMAP fetch of message body (Bug #1484019)
345
346
3472006/09/08 (thomasb)
348----------
349- Fixed safe_mode problems (Bug #1418381)
350- Fixed wrong header encoding (Bug #1483976)
351
352
3532006/09/07 (thomasb)
354----------
355- Made automatic draft saving configurable
356- Fixed JS bug when renaming folders (Bug #1483989)
357- Don't wait for complete page load when calling JavaScript init()
358- Some improvements to prevent session expiration
359- Prevent from double submit of spell check requests
360
361
3622006/09/01 (thomasb)
363----------
364- Imporoved message parsing and HTML validation
365- Added quota display as image (by Brett Patterson)
366- Corrected creation of a message-id
367- Updated Norwegian (bokmal) localization
368
369
3702006/08/30 (thomasb)
371----------
372- New indentation for quoted message text
373- Improved HTML validity
374
375
3762006/08/28 (estadtherr)
377----------
378- Fixed URL character set (Ticket #1445501)
379- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
380
381
3822006/08/25 (thomasb)
383----------
384- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
385- Finalized new message parsing (+ chaching)
386- Updated SQL scripts and UPGRADING instructions
387
388
3892006/08/23 (thomasb)
390----------
391- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
392
393
3942006/08/20 (thomasb)
395----------
396- Fixed wrong usage of mbstring (Bug #1462439)
397- Set default spelling language (Ticket #1483938)
398- Added support for Nox Spell Server
399
400
4012006/08/18 (thomasb)
402----------
403- Re-built message parsing (Bug #1327068)
404  Now based on the message structure delivered by the IMAP server.
405- Fixed some XSS and SQL injection issues
406
407
4082006/08/10 (thomasb)
409----------
410- Fixed charset problems with folder renaming
411
412
4132006/08/04 (thomasb)
414----------
415- Fixed Bug in saving identities (Ticket #1483915)
416- Set folder name in window title (Bug #1483919)
417- Don't add imap_root to INBOX path (Bug #1483816)
418- Attempt to create default folders only after login
419- Avoid usage of $CONFIG in rcube_imap class
420
421
4222006/07/30 (thomasb)
423----------
424- Alter links in HTML messages (Bug #1326402)
425- Added fallback if host not found in 'mail_domain' array
426- Applied patch of Charles to highlight droptargets (Ticket #1473034)
427- Fixed folder renaming (Bug #1483914)
428- Added confirmation message after deleting a folder
429
430
4312006/07/25 (thomasb)
432----------
433- Made folder renaming a bit more ajax-style
434- Changed rename-labels and German translation
435- Fixed addressbox countbar width (Bug #1483845)
436- Fixed refresh interval problems in Safari (Bug #1483902)
437- Fixed clear_message_list_header() errors (Bug #1483898)
438- Sanity check of $message_set in imap.inc (Bug #1443200)
439- Added correct changing of message list headers for Sent folder
440- Updated Spanish localization (Ticket #1483887)
441- Applied patch #1483846
442
443
4442006/07/24 (richs)
445----------
446- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
447- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
448- Draft saving now properly returns an error when saving fails
449- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
450- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
451
452
4532006/07/19 (thomasb)
454----------
455- Correct entity encoding of link urls (HTML validity)
456- Improved usability in compose step (Ticket #1483807)
457- Added absolute URLs to several buttons (for "open in new window")
458- Applied patch #1328032
459- Fixed Bug/Patch #1443200
460
461
4622006/07/18 (thomasb)
463----------
464- Fixed password with spaces issue (Bug #1364122)
465- Replaced _auth hash with second cookie (Ticket #1483811)
466- Don't use get_input_value() for passwords (Bug #1468895)
467- Made password encryption key configurable
468- Minor bugfixes with charset encoding
469- Added <label> tags to forms (Ticket #1483810)
470
471
4722006/07/07 (thomasb)
473----------
474- Fixed INSTALL_PATH bug #1425663
475
476
4772006/07/03 (richs)
478----------
479- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
480- Updated French localizations (Ticket #1483862)
481- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
482- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
483- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
484- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
485
486
4872006/06/30 (richs)
488----------
489- Fixed empty INBOX compatibility bug (Patch #1443200)
490- Temporarily fixed French "compact" localization (Patch #1483862)
491- Fixed "Select All" not working with Delete interface button (Bug #1332434)
492- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
493- Fixed "unread count" in window title when count changed (Bug #1483812)
494- Fixed DB error when deleting from message table (Patch #1483835)
495
496
4972006/06/29 (richs)
498----------
499- Added ability to remove attachments (Feature #1436721)
500- Default folders are now auto-created on first login (Feature #1471594)
501- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
502- Corrected Italian localizations
503- Tweaked rename-folder form to clear after a rename
504
505
5062006/06/26 (richs)
507----------
508- Added button to immediately check for new messages
509- New message checking now displays status "Checking for new messages..."
510- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
511- Task buttons now respond to clicks by darkening (as in other applications)
512- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
513- Added ability to sort messages by "Size"
514- Added ability to rename folders (Feature #1326396)
515- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
516- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
517
518
5192006/06/25
520----------
521- Changed behavior to include host-specific configuration (Bug #1483849)
522- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
523- Fixed spell checker to work with the new URL at google.com
524- Some memory and security optimizations sendmail.inc
525- Updated UGRADING description
526
527
5282006/06/19
529----------
530- Added Drafts support (Feature #1326839) (richs)
531
532
5332006/06/02
534----------
535- Updated Estonian localization and moved from ee to et
536- Added Bulgarian localization
537
538
5392006/05/25
540----------
541- Finalized GoogieSpell integration
542
543
5442006/05/18
545----------
546- Added Arabic and Armenian localizations
547- Updated Russian localization
548- Removed MDB2 classes from repository. Install them seperately if used.
549- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
550- Allow & in e-mail addresses
551
552
5532006/05/05
554----------
555- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
556- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
557- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
558- Corrected INSTALL description (Bug #1476106)
559- Added charset to javascript HTTP headers
560- Fixed Opera bug with CC and BCC fields (Bug #1474576)
561- Changed login page title regarding product name (Bug #1476413)
562- Pimped search function
563- Applied attachment viewing/forwarding patches by Andrew Fladmark
564- Applied prev/next patch by Leonard Bouchet
565- Applied patches by Mark Bucciarelli
566- Applied patch for requesting receipts by Salvatore Ansani
567- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
568
569
5702006/04/13
571----------
572- Added Slovenian localization
573- Updated Portuguese localization
574- Fixed parent.location problem for compose-links
575- Added sort order saving patch by Jacob Brunson
576- Added gzip compression support
577
578
5792006/04/02
580----------
581- Added Lithuanian localization
582- Improved search function
583- Added version string as template object
584- Load host-specific configuration file (see config/main.inc.php)
585- New config parameter adding domain to user names for login
586- Strip tags on _auth, _action, _task parameters
587- Corrected labels for next/previous page buttons in address book
588
589
5902006/03/23
591----------
592- Auto-detect mail header delimiters
593- Regard daylight savings
594- Localized quota display
595- Started implementing search function
596
597
5982006/03/20
599----------
600- Avoid error message when saving an unchanged identity (Bug #1429510)
601- Fixed hard-coded cols selection for sent folder (Bug #1354586)
602- Enable some HTML links for use with "open in new window" or "save target"
603- Check meta-key instead of ctrl on Macs
604- Ignore double clicks when holding down a modifier key
605- Fixed reloading of the login page
606- Fixed typo in compose template (Bug #1446852)
607- Added compose button to message read step (Request #1433288)
608- New config parameter for persistent database connections (Bug #1431817)
609
610
6112006/03/14
612----------
613- Don't remove internal HTML tags in plaintext messages
614- Improved error handling in DB connection failure
615
616
6172006/02/22
618----------
619- Updated localizations
620- Fixed bug #1435989
621
622
6232006/02/19
624----------
625- Updated localizations
626- Applied patch of Anders Karlsson
627- Applied patch of Jacob Brunson
628- Applied patch for virtuser_query by Robin Elfrink
629- Added support for References header (patch by Auke)
630- Added support for mbstring module by Tadashi Jokagi
631- Added function for automatic remove of slashes on GET and POST vars
632  if magic_quotes is enabled
633
634
6352006/02/05
636----------
637- Added Slovak, Hungarian, Bosnian and Croation translation
638- Fixed bug when inserting signatures with !?&
639- Chopping message headers before inserting into the message cache table
640  (to avoid bugs in Postgres)
641- Allow one-char domains in e-mail addresses
642- Make product name in page title configurable
643- Make username available as skin object
644- Added session_write_close() in rcube_db class destructor to avoid problems
645  in PHP 5.0.5
646- Use move_uploaded_file() instead of copy() for a more secure handling of
647  uploaded attachments
648- Additional config parameter to show/hide deleted messages
649- Added periodic request for checking new mails (Request #1307821)
650- Added EXPUNGE command
651- Optimized loading time for mail interface
652- Changed to full UTF-8 support
653- Additional timezones (Patch #1389912)
654- Added LDAP public search (experimental)
655- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
656- Casting to strings when adding empty headers to message cache (Bug #1406026)
657- Skip sender-address as recipient when Reply-to-all
658- Fixes in utf8-class
659- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
660- Added garbage collector for message cache
661- Added patches for BCC headers
662
663
6642005/12/16
665----------
666- Added Turkish and Simplified Chinese translation
667- Use virtusertable to resolve e-mail addresses at login
668- Configurable mail_domain used to compose correct e-mail addresses
669  on first login
670
671
6722005/12/03
673----------
674- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
675  Estonian and Chinese translation
676- Get IMAP server capabilities in array
677- Check for NAMESPACE capability before sending command
678- Set default user language from config 'locale_string'
679- Added sorting patch for message list
680- Make default sort col/order configurable
681- Fixed XSS in address book and identities
682- Added more XSS protection (Bug #1308236)
683- Added tab indexes for compose form
684- Added 'changed' col to contacts table
685- Support for 160-bit session hashes
686- Added input check for contacts and identities (Patch #1346523)
687- Added messages/warning to compose step (Patch #1323895)
688- Added favicon to the default skin
689- Fixed Bug #1334337 as far as possible
690- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
691- Redesign of client side AJAX code (enable multi threading)
692- Added keep-alive signal every minute
693- Make logs dir configurable
694- Added support for SMTPS
695- Decode attachment file names
696- Make delimiter for message headers configurable
697- Add generic footer to sent messages
698- Choose the rigt identity when replying
699- Remove signature when replying (Request #1333167)
700- Signatures for each identity
701- Select charset when composing message
702- Complete re-design of the caching mechanism
703
704
7052005/08/11
706----------
707- Write list header to client even if list is empty
708- Add functions "select all", "select none" to message list
709- Improved filter for HTML messages to remove potentially malicious tags
710  (script, iframe, object) and event handlers.
711- Buttons for next/previous message in view mode
712- Add new created contact to list and show confirmation status
713- Added folder management (subscribe/create/delete)
714- Log message sending (SMTP log)
715- Grant access for Camino browser
716- Added German translation
717
718
7192005/10/20
720----------
721- Added Swedish, Latvian, Portuguese and Catalan translation
722- Make SMTP auth method configurable
723- Make mailboxlist scrollable (Bug #1326372)
724- Fixed SSL support
725- Improved support for Courier IMAP (root folder and delimiter issues)
726- Moved taskbar from bottom to top
727- Added 'session_lifetime' parameter
728- Fixed wrong unread count when deleting message (Bug #1332434)
729- Srip tags when creating a new folder (Bug #1332084)
730- Translate HTML tags in message headers (Bug #1330134)
731- Correction in German translation (Bug #1329434)
732- Display folder names with special chars correctly (Bug #1330157)
733
734
7352005/10/07
736----------
737- Added French, Italian, Spanish, Danish, Dutch translation
738- Clarified license (Bug #1305966)
739- Fixed PHP warnings (Bug #1299403)
740- Fixed english translation (Bug #1295406)
741- Fixed bug #1290833: Last character of email not seen
742- Fixed bug #1292199 when creating new user
743- Allow more browsers (Bug #1285101)
744- Added setting for showing pretty dates
745- Added support for SQLite database
746- Make use of message caching configurable
747- Also add attachments when forwarding a message
748- Long folder names will not flow over message list (Bug #1267232)
749- Show nested mailboxes hieracically
750- Enable IMAPS by host
751
752
7532005/08/20
754----------
755- Improved cacheing of mailbox messagecount
756- Fixed javascript bug when creating a new message folder
757- Fixed javascript bugs #1260990 and #1260992: folder selection
758- Make Trash folder configurable
759- Auto create folders Inbox, Sent and Trash (if configured)
760- Support for IMAP root folder
761- Added support fot text/enriched messages
762- Make list of special mailboxes configurable
763
Note: See TracBrowser for help on using the repository browser.