source: subversion/trunk/roundcubemail/CHANGELOG @ 818

Last change on this file since 818 was 818, checked in by tomekp, 6 years ago

update thai localization, closes #1484578

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