source: subversion/trunk/roundcubemail/CHANGELOG @ 1060

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

fix switching between HTML/plain composing (#1484752)

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