source: subversion/trunk/roundcubemail/CHANGELOG @ 1059

Last change on this file since 1059 was 1059, checked in by estadtherr, 5 years ago

condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
fix image removal in message display when message HTML includes JS event handlers

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