source: subversion/trunk/roundcubemail/CHANGELOG @ 1023

Last change on this file since 1023 was 1023, checked in by thomasb, 5 years ago

Remember decision to display images for a certain message during session (#1484754)

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