source: github/CHANGELOG @ 338551d

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

annotated ticket number

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