source: github/CHANGELOG @ 082f009

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

add Korean (kr) localization

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