source: subversion/trunk/roundcubemail/CHANGELOG @ 801

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

Allow vars and PHP code in templates; improved page title; fixed #1484395

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 25.7 KB
Line 
1CHANGELOG RoundCube Webmail
2---------------------------
3
42007/09/18 (thomasb)
5----------
6- Eval PHP code in template includes (if configured)
7- Show message when folder is empty. Mo more static text in table (#1484395)
8- Only display unread count in page title when new messages arrived
9- Show mailbox name in page title
10
11
122007/09/09 (thomasb)
13----------
14- Fixed wrong delete button tooltip (#1483965)
15- Fixed charset encoding bug (#1484429)
16- Applied patch for LDAP version (#1484552)
17- Improved XHTML validation
18
19
202007/09/05 (thomasb)
21----------
22- Fix message list selection (#1484550)
23- Better fix lowercased usernames (#1484473)
24- Update pngbehavior Script as suggested in #1484490
25
26
272007/08/29 (richs)
28----------
29- Fixed moving/deleting messages when more than 1 is selected
30
312007/08/15 (thomasb)
32----------
33- Applied patch for LDAP contacts listing by Glen Ogilvie
34- Applied patch for more address fields in LDAP contacts (#1484402)
35- Close LDAP connections on script shutdown
36
37
382007/08/13 (thomasb)
39----------
40- Add alternative for getallheaders() (fix #1484508)
41- Revert changes for mbstring usage (fix #1484509)
42
43
442007/08/10 (thomasb)
45----------
46- Identify mailboxes case-sensitive
47- Sort mailbox list case-insensitive (closes #1484338)
48- Fix display of multipart messages from Apple Mail (closes #1484027)
49- Protect AJAX request from being fetched by a foreign site (XSS)
50- Make autocomplete for loginform configurable by the skin template
51- Fix compose function from address book (closes #1484426)
52- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
53- Check if mbstring supports charset (#1484290 and #1484292)
54- Prefer iconv over mbstring (as suggested in #1484292)
55- Check filesize of template includes (#1484409)
56- Updated Simplified Chinese localization
57- Added Ukrainian translation
58
59
602007/08/09 (richs)
61----------
62- Fixed bug with buttons not dimming/enabling properly after switching folders
63- Fixed compose window becoming unresponsive after saving a draft (#1484487)
64- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
65- Fixed unresponsive interface issue when downloading attachments (#1484496)
66- Lowered status message time from 5 to 3 seconds to improve responsiveness
67- Added note to INSTALL about .htaccess limiting upload_max_filesize
68- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
69- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
70- Fixed empty-message sending with TinyMCE plain-text mode, or if it's not installed
71
72
732007/07/03 (thomasb)
74----------
75- Added Macedonian (Slavic FYROM) localization
76- Fix status message bug #1484464 with regard to #1484353
77- Fix address adding bug reported by David Koblas
78- Applied socket error patch by Thomas Mangin
79
80
812007/06/28 (tomekp)
82----------
83- fix typos in Polish localization (Janusz Zamecki)
84
85
862007/06/27 (tomekp)
87----------
88- Update Polish (Janusz Zamecki), Croatian (Svebor Prstacic) localization
89
90
912007/06/12 (thomasb)
92----------
93- Updated Turkish, Polish, Finnish/Suomi, Japanese, Hungarian, Greek, Euskara localization
94- Added Irish/Gaelic translation
95- Little correction in Swedish translation
96- Quote username for virtuser_query
97- Pass-by-reference workarround for PHP5 in sendmail.inc
98
99
1002007/06/04 (estadtherr)
101----------
102- Fixed bug in HTML->Plain editor toggling
103
104
1052007/05/28 (thomasb)
106---------
107- Fixed buggy imap_root settings (closes #1484379)
108- Prevent default events on subject links (#1484399)
109- Typo in rcube_smtp.inc
110
111
1122007/05/23 (estadtherr)
113----------
114- Upgrade to TinyMCE v2.1.1.1
115
116
1172007/05/18 (thomasb)
118----------
119- Use HTTP-POST requests for actions that change state
120
121
1222007/05/17 (thomasb)
123----------
124- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations
125- Renamed localization folder for Chinese (Big5)
126- Chanegd Slovenian language code from 'si' to 'sl'
127- Added Sinhala (Sri-Lanka) localization
128- Use global filters and bind username/ for Ldap searches (#1484159)
129- Hide quota display if imap server does not support it
130- Hide address groups if no LDAP servers configured
131- Add link to message subjects (closes #1484257)
132- Better SQL query for contact listing/search (closes #1484369)
133
134
1352007/05/13 (thomasb)
136----------
137- Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
138- Fixed marking as read in preview pane (closes #1484364)
139- CSS hack to display attachments correctly in IE6
140- Wrap message body text (closes #1484148)
141
142
1432007/05/03 (yllar)
144----------
145- Updated French, Lithuanian, Armenian, Spanish and Italian translations
146
147
1482007/05/01 (thomasb)
149----------
150- Updated German, Euskara, Hungarian, Romanian and Spanish translation
151- Added Hindi and Kurdish localization
152
153
1542007/04/28 (thomasb)
155----------
156- LDAP access is back in address book (closes #1484087)
157- Added search function for contacts
158- New Template parsing and output encoding
159- Fixed bugs #1484119 and #1483978
160
161
1622007/04/08 (thomasb)
163----------
164- Fixed message moving procedure (closes #1484308)
165- Fixed display of multiple attachments (closes #1466563)
166- Fixed check for new messages (closes #1484310)
167- List attachments without filename
168
169
1702007/03/27 (thomasb)
171----------
172- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
173  Should close bugs #1483951 and #1484299
174
175
1762007/03/23 (thomasb)
177----------
178- Correctly translate mailbox names (closes #1484276)
179- Quote e-mail address links (closes #1484300)
180
181
1822007/03/21 (thomasb)
183----------
184- Updated PEAR::Mail_mime package
185- Added Persian localization
186- Updated Catalan and Brazilian Portuguese translations
187- Updated INSTALL manual with a note about database passwords
188- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
189- Sanitize input for new users/identities (thanks Colin Alston)
190
191
1922007/03/19 (thomasb)
193----------
194- Don't download HTML message parts
195- Convert HTML parts to plaintext if 'prefer_html' is off
196- Correctly parse message/rfc822 parts (closes #1484045)
197- Code cleanup
198
199
2002007/03/18 (thomasb)
201----------
202- Also use user_id for unique key in messages table (closes #1484074)
203- Hide contacts drop down on blur (closes #1484203)
204- Make entries in contacts drop down clickable
205- Turn off browser autocompletion on login page
206- Quote <? in text/html message parts
207- Hide border around radio buttons
208- Replaced old JS function calls.
209
210
2112007/03/13 (thomasb)
212----------
213- Applied patch for attachment download by crichardson (closes #1484198)
214- Fixed bug in Postgres DB handling (closes #1484068)
215- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
216- Fixed array_merge bug (closes #1484281)
217- Fixed flag for deletion in list view (closes #1484264)
218- Finally support semicolons as recipient separator (closes ##1484251)
219- Fixed message headers (subject) encoding
220
221
2222007/03/04 (tomekp)
223----------
224- check if safe mode is on or not (closes #1484269)
225
226
2272007/03/02 (thomasb)
228----------
229- Show "no subject" in message list if subject is missing (closes #1484243)
230- Solved page caching of message preview (closes #1484153)
231- Only use gzip compression if configured (closes #1484236)
232
233
2342007/02/25 (estadtherr)
235----------
236- Fixed priority selector issue (#1484150)
237- Upgraded to TinyMCE v2.1.0
238
239
2402007/02/21 (thomasb)
241----------
242- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
243- Prevent from double quoting of numeric HTML character references (closes #1484253)
244
245
2462007/02/07 (tomekp)
247----------
248- Updated (bg) translation (Doichin Dokov)
249
250
2512007/02/06 (tomekp)
252----------
253- Updated (pl) translation
254- Updated (pt_BR) translation (Robson F. Ramaldes)
255- Big cleanup in program/localization
256
257
2582007/02/05 (thomasb)
259----------
260- Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
261
262
2632007/01/07 (estadtherr)
264----------
265- Fixed display of HTML message attachments (closes #1484178)
266
267
2682007/01/07 (thomasb)
269----------
270- Applied patch for preview caching (closes #1484186)
271- Added Thai and Vietnamese localization files
272
273
2742006/12/29 (thomasb)
275----------
276- Added error handling for attachment uploads
277- Use multibyte safe string functions where necessary (closes #1483988)
278- Updated Swiss German localization (de_CH)
279
280
2812006/12/22 (thomasb)
282----------
283- Applied security patch to validate the submitted host value (by Kees Cook)
284- Applied security patch to validate input values when deleting contacts (by Kees Cook)
285- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
286- Applied a patch to more aggressively sanitize a HTML message
287- Visualize blocked images in HTML messages
288
289
2902006/12/20 (thomasb)
291----------
292- Fixed wrong message listing when showing search results (closes #1484131)
293- Introduced functions Q() and JQ() as aliases for rep_specialchars_output()
294- Show remote images when opening HTML message part as attachment
295
296
2972006/12/17 (thomasb)
298----------
299- Added patch by Ryan Rittenhouse & David Glick for a resizeable preview pane
300
301
3022006/12/06 (thomasb)
303----------
304- Improve memory usage when sending mail (closes #1484098)
305- Mark messages as read once the preview is loaded (closes #1484132)
306- Include smtp final response in log (closes #1484081)
307
308
3092006/12/04 (thomasb)
310----------
311- Corrected date string in sent message header (closes #1484125)
312- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
313- Changed srong tooltips for message browse buttons (closes #1483930)
314
315
3162006/12/03 (estadtherr)
317----------
318- Added fix to convert HTML signatures for plain text messages
319- Fixed signature delimeter character to be standard (Bug #1484035)
320
321
3222006/12/01 (thomasb)
323----------
324- Implemented preview pane
325- Fixed XSS vulnerability (Bug #1484109)
326- Remove newlines from mail headers (Bug #1484031)
327- Selection issues when moving/deleting (Bug #1484044)
328- Applied patch of Clement Moulin for imap host auto-selection
329- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
330- Fixed folder name encoding in subscription list (Bug #1484113)
331- Fixed JS errors in identity list (Bug #1484120)
332- Show client debug console on debug_level 8
333- Added Serbian translation
334- Updated Spanish and Bulgarian localization
335
336
3372006/11/22 (robin)
338----------
339- Fix a bug introduced with Shift-Del yesterday
340
341
3422006/11/21 (robin)
343----------
344- Add missing nl_NL translations
345- Translate foldernames in folder form (closes #1484113)
346
347
3482006/11/21 (robin)
349----------
350- Added first and last buttons to message list, address book
351  and message detail
352- Pressing Shift-Del bypasses Trash folder
353- Enable purge command for Junk folder
354
355
3562006/11/17 (robin)
357----------
358- Re-initialize message list after shift-select and delete
359
360
3612006/11/16 (robin)
362----------
363- Fixed updating message list after expunge and purge
364- Fetch all aliases if virtuser_query is used instead
365  of only the first one
366
367
3682006/11/11 (estadtherr)
369----------
370- fixed deletion/moving of messages from within "show" page
371
372
3732006/11/09 (thomasb)
374----------
375- Little bugfix in HTML encoding
376- Fixed encoding issues and delete-on-reply problem
377- Corrected template parsing
378
379
3802006/11/07 (estadtherr)
381----------
382- Upgraded to TinyMCE v2.0.8
383- Fixed CSS path for editor popups
384
3852006/09/26 (estadtherr)
386----------
387- Added spellchecker plugin to TinyMCE configuration
388- Fixed HTML/Plain toggle labels
389
390
3912006/09/24 (thomasb)
392----------
393- Partial client re-write with a common list class
394- Re-enabled multi select of contacts (Bug #1484017)
395- Enable contact editing right after creation (Bug #1459641)
396- Updated Hungarian, Estonian and Traditional Chinese localization
397
398
3992006/09/19 (thomasb)
400----------
401- Correct UTF-7 to UTF-8 conversion if mbstring is not available
402
403
4042006/09/13 (estadtherr)
405----------
406- Introduction of TinyMCE HTML editor support for message composition and signatures
407  Note : a new column is added to the "identities" database table
408
409
4102006/09/12 (estadtherr)
411----------
412- Fixed html2text treatment of table headers (Bug #1484020)
413- Fixed IMAP fetch of message body (Bug #1484019)
414
415
4162006/09/08 (thomasb)
417----------
418- Fixed safe_mode problems (Bug #1418381)
419- Fixed wrong header encoding (Bug #1483976)
420
421
4222006/09/07 (thomasb)
423----------
424- Made automatic draft saving configurable
425- Fixed JS bug when renaming folders (Bug #1483989)
426- Don't wait for complete page load when calling JavaScript init()
427- Some improvements to prevent session expiration
428- Prevent from double submit of spell check requests
429
430
4312006/09/01 (thomasb)
432----------
433- Imporoved message parsing and HTML validation
434- Added quota display as image (by Brett Patterson)
435- Corrected creation of a message-id
436- Updated Norwegian (bokmal) localization
437
438
4392006/08/30 (thomasb)
440----------
441- New indentation for quoted message text
442- Improved HTML validity
443
444
4452006/08/28 (estadtherr)
446----------
447- Fixed URL character set (Ticket #1445501)
448- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
449
450
4512006/08/25 (thomasb)
452----------
453- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
454- Finalized new message parsing (+ chaching)
455- Updated SQL scripts and UPGRADING instructions
456
457
4582006/08/23 (thomasb)
459----------
460- Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
461
462
4632006/08/20 (thomasb)
464----------
465- Fixed wrong usage of mbstring (Bug #1462439)
466- Set default spelling language (Ticket #1483938)
467- Added support for Nox Spell Server
468
469
4702006/08/18 (thomasb)
471----------
472- Re-built message parsing (Bug #1327068)
473  Now based on the message structure delivered by the IMAP server.
474- Fixed some XSS and SQL injection issues
475
476
4772006/08/10 (thomasb)
478----------
479- Fixed charset problems with folder renaming
480
481
4822006/08/04 (thomasb)
483----------
484- Fixed Bug in saving identities (Ticket #1483915)
485- Set folder name in window title (Bug #1483919)
486- Don't add imap_root to INBOX path (Bug #1483816)
487- Attempt to create default folders only after login
488- Avoid usage of $CONFIG in rcube_imap class
489
490
4912006/07/30 (thomasb)
492----------
493- Alter links in HTML messages (Bug #1326402)
494- Added fallback if host not found in 'mail_domain' array
495- Applied patch of Charles to highlight droptargets (Ticket #1473034)
496- Fixed folder renaming (Bug #1483914)
497- Added confirmation message after deleting a folder
498
499
5002006/07/25 (thomasb)
501----------
502- Made folder renaming a bit more ajax-style
503- Changed rename-labels and German translation
504- Fixed addressbox countbar width (Bug #1483845)
505- Fixed refresh interval problems in Safari (Bug #1483902)
506- Fixed clear_message_list_header() errors (Bug #1483898)
507- Sanity check of $message_set in imap.inc (Bug #1443200)
508- Added correct changing of message list headers for Sent folder
509- Updated Spanish localization (Ticket #1483887)
510- Applied patch #1483846
511
512
5132006/07/24 (richs)
514----------
515- Draft window no longer reloads. It saves to an iframe in the background instead (fixes bug #1483869)
516- Draft timer now part of program/js/app.js instead of skins/default/templates/compose.inc
517- Draft saving now properly returns an error when saving fails
518- Draft timer stops and resets properly when attachments are uploaded, or when saving manually
519- Old compose session/attachments are now cleaned up when a new/forward/reply/draft is made/opened
520
521
5222006/07/19 (thomasb)
523----------
524- Correct entity encoding of link urls (HTML validity)
525- Improved usability in compose step (Ticket #1483807)
526- Added absolute URLs to several buttons (for "open in new window")
527- Applied patch #1328032
528- Fixed Bug/Patch #1443200
529
530
5312006/07/18 (thomasb)
532----------
533- Fixed password with spaces issue (Bug #1364122)
534- Replaced _auth hash with second cookie (Ticket #1483811)
535- Don't use get_input_value() for passwords (Bug #1468895)
536- Made password encryption key configurable
537- Minor bugfixes with charset encoding
538- Added <label> tags to forms (Ticket #1483810)
539
540
5412006/07/07 (thomasb)
542----------
543- Fixed INSTALL_PATH bug #1425663
544
545
5462006/07/03 (richs)
547----------
548- Fixed compatibility with in-body email addresses containing "+" (Bug #1483836)
549- Updated French localizations (Ticket #1483862)
550- Incoming messages can now be moved to Drafts, edited, saved, then moved back (Feature #1436191)
551- Added Firefox workaround when clicking whitespace to drag messages (Bug #1483857)
552- Corrected Dutch and Italian localizations (Ticket #1483851 and #1483848)
553- Enabled 'Empty' (purge) command for Junk mailbox (defined in main.inc.php)
554
555
5562006/06/30 (richs)
557----------
558- Fixed empty INBOX compatibility bug (Patch #1443200)
559- Temporarily fixed French "compact" localization (Patch #1483862)
560- Fixed "Select All" not working with Delete interface button (Bug #1332434)
561- Fixed messsage list column compatibility with Konqueror (Bug #1395711)
562- Fixed "unread count" in window title when count changed (Bug #1483812)
563- Fixed DB error when deleting from message table (Patch #1483835)
564
565
5662006/06/29 (richs)
567----------
568- Added ability to remove attachments (Feature #1436721)
569- Default folders are now auto-created on first login (Feature #1471594)
570- Fixed compatibility with folder apostrophes (e.g.: Joe's Folder) (Bug #1429458)
571- Corrected Italian localizations
572- Tweaked rename-folder form to clear after a rename
573
574
5752006/06/26 (richs)
576----------
577- Added button to immediately check for new messages
578- New message checking now displays status "Checking for new messages..."
579- New message checking now looks for unread messages in all mailboxes (Feature #1326401)
580- Task buttons now respond to clicks by darkening (as in other applications)
581- Fixed "Sender" column changing to "Recipient" for "Sent" and "Drafts" message lists
582- Added ability to sort messages by "Size"
583- Added ability to rename folders (Feature #1326396)
584- Added 'protect_default_folders' option to main.inc.php to prevent renames/deletes/unsubscribes of default folders
585- Corrected 5 typos of "INSTLL" to "INSTALL" in program/include/main.inc
586
587
5882006/06/25
589----------
590- Changed behavior to include host-specific configuration (Bug #1483849)
591- Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
592- Fixed spell checker to work with the new URL at google.com
593- Some memory and security optimizations sendmail.inc
594- Updated UGRADING description
595
596
5972006/06/19
598----------
599- Added Drafts support (Feature #1326839) (richs)
600
601
6022006/06/02
603----------
604- Updated Estonian localization and moved from ee to et
605- Added Bulgarian localization
606
607
6082006/05/25
609----------
610- Finalized GoogieSpell integration
611
612
6132006/05/18
614----------
615- Added Arabic and Armenian localizations
616- Updated Russian localization
617- Removed MDB2 classes from repository. Install them seperately if used.
618- Updated MDB2 wrapper class contributed by Lukas Kahwe Smith
619- Allow & in e-mail addresses
620
621
6222006/05/05
623----------
624- Fixed typos in function rcube_button() (Bugs #1473198 and #1473201)
625- Check for zlib.output_compression before using ob_gzhandler (Bug #1471069)
626- Casting date parts in iil_StrToTime() to avoid warnings (Bug #1482140)
627- Corrected INSTALL description (Bug #1476106)
628- Added charset to javascript HTTP headers
629- Fixed Opera bug with CC and BCC fields (Bug #1474576)
630- Changed login page title regarding product name (Bug #1476413)
631- Pimped search function
632- Applied attachment viewing/forwarding patches by Andrew Fladmark
633- Applied prev/next patch by Leonard Bouchet
634- Applied patches by Mark Bucciarelli
635- Applied patch for requesting receipts by Salvatore Ansani
636- Integrated GoogieSpell as suggested by phil (styling is not perfect yet, localization is missing)
637
638
6392006/04/13
640----------
641- Added Slovenian localization
642- Updated Portuguese localization
643- Fixed parent.location problem for compose-links
644- Added sort order saving patch by Jacob Brunson
645- Added gzip compression support
646
647
6482006/04/02
649----------
650- Added Lithuanian localization
651- Improved search function
652- Added version string as template object
653- Load host-specific configuration file (see config/main.inc.php)
654- New config parameter adding domain to user names for login
655- Strip tags on _auth, _action, _task parameters
656- Corrected labels for next/previous page buttons in address book
657
658
6592006/03/23
660----------
661- Auto-detect mail header delimiters
662- Regard daylight savings
663- Localized quota display
664- Started implementing search function
665
666
6672006/03/20
668----------
669- Avoid error message when saving an unchanged identity (Bug #1429510)
670- Fixed hard-coded cols selection for sent folder (Bug #1354586)
671- Enable some HTML links for use with "open in new window" or "save target"
672- Check meta-key instead of ctrl on Macs
673- Ignore double clicks when holding down a modifier key
674- Fixed reloading of the login page
675- Fixed typo in compose template (Bug #1446852)
676- Added compose button to message read step (Request #1433288)
677- New config parameter for persistent database connections (Bug #1431817)
678
679
6802006/03/14
681----------
682- Don't remove internal HTML tags in plaintext messages
683- Improved error handling in DB connection failure
684
685
6862006/02/22
687----------
688- Updated localizations
689- Fixed bug #1435989
690
691
6922006/02/19
693----------
694- Updated localizations
695- Applied patch of Anders Karlsson
696- Applied patch of Jacob Brunson
697- Applied patch for virtuser_query by Robin Elfrink
698- Added support for References header (patch by Auke)
699- Added support for mbstring module by Tadashi Jokagi
700- Added function for automatic remove of slashes on GET and POST vars
701  if magic_quotes is enabled
702
703
7042006/02/05
705----------
706- Added Slovak, Hungarian, Bosnian and Croation translation
707- Fixed bug when inserting signatures with !?&
708- Chopping message headers before inserting into the message cache table
709  (to avoid bugs in Postgres)
710- Allow one-char domains in e-mail addresses
711- Make product name in page title configurable
712- Make username available as skin object
713- Added session_write_close() in rcube_db class destructor to avoid problems
714  in PHP 5.0.5
715- Use move_uploaded_file() instead of copy() for a more secure handling of
716  uploaded attachments
717- Additional config parameter to show/hide deleted messages
718- Added periodic request for checking new mails (Request #1307821)
719- Added EXPUNGE command
720- Optimized loading time for mail interface
721- Changed to full UTF-8 support
722- Additional timezones (Patch #1389912)
723- Added LDAP public search (experimental)
724- Applied patch for correct ctrl/shift behavior for message selection (Bug #1326364)
725- Casting to strings when adding empty headers to message cache (Bug #1406026)
726- Skip sender-address as recipient when Reply-to-all
727- Fixes in utf8-class
728- Added patch for Quota display by Aury Fink Filho <nuny@aury.com.br>
729- Added garbage collector for message cache
730- Added patches for BCC headers
731
732
7332005/12/16
734----------
735- Added Turkish and Simplified Chinese translation
736- Use virtusertable to resolve e-mail addresses at login
737- Configurable mail_domain used to compose correct e-mail addresses
738  on first login
739
740
7412005/12/03
742----------
743- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian,
744  Estonian and Chinese translation
745- Get IMAP server capabilities in array
746- Check for NAMESPACE capability before sending command
747- Set default user language from config 'locale_string'
748- Added sorting patch for message list
749- Make default sort col/order configurable
750- Fixed XSS in address book and identities
751- Added more XSS protection (Bug #1308236)
752- Added tab indexes for compose form
753- Added 'changed' col to contacts table
754- Support for 160-bit session hashes
755- Added input check for contacts and identities (Patch #1346523)
756- Added messages/warning to compose step (Patch #1323895)
757- Added favicon to the default skin
758- Fixed Bug #1334337 as far as possible
759- Added Reply-To-All functionality (Request #1326395, Patch #1349777)
760- Redesign of client side AJAX code (enable multi threading)
761- Added keep-alive signal every minute
762- Make logs dir configurable
763- Added support for SMTPS
764- Decode attachment file names
765- Make delimiter for message headers configurable
766- Add generic footer to sent messages
767- Choose the rigt identity when replying
768- Remove signature when replying (Request #1333167)
769- Signatures for each identity
770- Select charset when composing message
771- Complete re-design of the caching mechanism
772
773
7742005/08/11
775----------
776- Write list header to client even if list is empty
777- Add functions "select all", "select none" to message list
778- Improved filter for HTML messages to remove potentially malicious tags
779  (script, iframe, object) and event handlers.
780- Buttons for next/previous message in view mode
781- Add new created contact to list and show confirmation status
782- Added folder management (subscribe/create/delete)
783- Log message sending (SMTP log)
784- Grant access for Camino browser
785- Added German translation
786
787
7882005/10/20
789----------
790- Added Swedish, Latvian, Portuguese and Catalan translation
791- Make SMTP auth method configurable
792- Make mailboxlist scrollable (Bug #1326372)
793- Fixed SSL support
794- Improved support for Courier IMAP (root folder and delimiter issues)
795- Moved taskbar from bottom to top
796- Added 'session_lifetime' parameter
797- Fixed wrong unread count when deleting message (Bug #1332434)
798- Srip tags when creating a new folder (Bug #1332084)
799- Translate HTML tags in message headers (Bug #1330134)
800- Correction in German translation (Bug #1329434)
801- Display folder names with special chars correctly (Bug #1330157)
802
803
8042005/10/07
805----------
806- Added French, Italian, Spanish, Danish, Dutch translation
807- Clarified license (Bug #1305966)
808- Fixed PHP warnings (Bug #1299403)
809- Fixed english translation (Bug #1295406)
810- Fixed bug #1290833: Last character of email not seen
811- Fixed bug #1292199 when creating new user
812- Allow more browsers (Bug #1285101)
813- Added setting for showing pretty dates
814- Added support for SQLite database
815- Make use of message caching configurable
816- Also add attachments when forwarding a message
817- Long folder names will not flow over message list (Bug #1267232)
818- Show nested mailboxes hieracically
819- Enable IMAPS by host
820
821
8222005/08/20
823----------
824- Improved cacheing of mailbox messagecount
825- Fixed javascript bug when creating a new message folder
826- Fixed javascript bugs #1260990 and #1260992: folder selection
827- Make Trash folder configurable
828- Auto create folders Inbox, Sent and Trash (if configured)
829- Support for IMAP root folder
830- Added support fot text/enriched messages
831- Make list of special mailboxes configurable
832
Note: See TracBrowser for help on using the repository browser.