source: github/CHANGELOG @ e2f3738f

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

update brazilian portuguese localization, closes #1484580

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