source: github/CHANGELOG @ c454710

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since c454710 was c454710, checked in by svncommit <devs@…>, 6 years ago

Fix preview pane size for Safari & Konqueror (closes #1484187).

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