source: subversion/trunk/roundcubemail/CHANGELOG @ 5589

Last change on this file since 5589 was 5589, checked in by thomasb, 18 months ago

Better CSS url() validation

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 70.3 KB
Line 
1CHANGELOG Roundcube Webmail
2===========================
3
4- Make Roundcube render the Email Standards Project Acid Test correctly
5- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
6- Add option to set default font for HTML message (#1484137)
7- Fix issues with big memory allocation of IMAP results
8- Replace prompt() with jQuery UI dialog (#1485135)
9- Fix navigation in messages search results
10- Improved handling of some malformed values encoded with quoted-printable (#1488232)
11- Add possibility to do LDAP bind before searching for bind DN
12- Fix handling of empty <U> tags in HTML messages (#1488225)
13- Add content filter for embedded attachments to protect from XSS on IE (#1487895)
14- Use strpos() instead of strstr() when possible (#1488211)
15- Fix handling HTML entities when converting HTML to text (#1488212)
16- Fix fit_string_to_size() renders browser and ui unresponsive (#1488207)
17- Fix handling of invalid characters in request (#1488124)
18- Fix merging some configuration options in update.sh script (#1485864)
19- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)
20- Fix handling contact photo url with https:// prefix (#1488202)
21- Prevent from memory_limit exceeding when trying to parse big messages bodies (#1487424)
22- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937)
23- Mark (with different color) folders with recent messages (#1486234)
24- Fix possible infinite redirect on attachment preview (#1488199)
25- Improved clickjacking protection for browsers which don't support X-Frame-Options headers
26- Fixed bug where similiar folder names were highlighted wrong (#1487860)
27- Fixed bug in handling link with '!' character in it (#1488195)
28- Fixed bug where session ID's length was limited to 40 characters (#1488196)
29- Added About tab in Settings
30- TinyMCE:
31  - updated to 3.4.6
32  - security issue: removed moxieplayer (embedding flv and mp4 is not supported anymore)
33
34RELEASE 0.7-beta
35----------------
36- Fix handling of HTML form elements in messages (#1485137)
37- Fix regression in setting recipient to self when replying to a Sent message (#1487074)
38- Fix listing of folders in hidden namespaces (#1486796)
39- Don't consider \Noselect flag when building folders tree (#1488004)
40- Fix sorting autocomplete results (#1488084)
41- Add option to set session name (#1486433)
42- Add option to skip alternative email addresses in autocompletion
43- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit button for drafts
44- Fix problem with parsing HTML message body with non-unicode characters (#1487813)
45- Add option to define matching method for addressbook search (#1486564, #1487907)
46- Make email recipients separator configurable
47- Fix so folders with \Noinferiors attribute aren't listed in parent selector
48- Fix handling of curly brackets in URLs (#1488168)
49- Fix handling of dates (birthday/anniversary) in contact data (#1488147)
50- Fix error on opening searched LDAP contact (#1488144)
51- Fix redundant line break in flowed format (#1488146)
52- Fix IDN address validation issue (#1488137)
53- Fix JS error when dst_active checkbox doesn't exist (#1488133)
54- Autocomplete LDAP records when adding contacts from mail (#1488073)
55- Plugin API: added 'ready' hook (#1488063)
56- Ignore DSN request when it isn't supported by SMTP server (#1487800)
57- Make sure LDAP name fields aren't arrays (#1488108)
58- Fixed imap test to non-default port when using ssl (#1488118)
59- Force all files to be overwritten when updating (#1488117)
60- Fix issue where it wasn't possible to change list view mode in folder manager for INBOX (#1488107)
61- Fix namespace handling in special folders settings (#1488112)
62- Disable time limit for CLI scripts (#1488109)
63- Fix misleading display when chaning editor type (#1488104)
64- Add loading indicator on contact delete
65- Fix bug where after delete message rows can be added to the list of another folder (#1487752)
66- Add notice on autocompletion that not all records were displayed
67- Add option 'searchonly' for LDAP address books
68- Add Priority filter to the messages list
69- Cache synchronization using QRESYNC/CONDSTORE
70- Trigger 'new_messages' hook for all checked folders (#1488083)
71- Make date/time format user configurable; drop 'date_today' config option
72- Fix setting title for truncated subject in IE (#1487128)
73- Fix displaying multipart/alternative messages with only one part (#1487938)
74- Rewritten messages caching:
75  Indexes are stored in a separate table, so there's no need to store all messages in a folder
76  Added threads data caching
77  Flags are stored separately, so flag change doesn't cause DELETE+INSERT, just UPDATE
78- Improved FETCH response handling
79- Improvements in response tokenization method
80- Use 'From' and 'To' labels instead of 'Sender' and 'Recipient'
81- Fix username case-insensitivity issue in MySQL (#1488021)
82- Addressbook Saved Searches
83- Added spellchecker exceptions dictionary (shared or per-user)
84- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
85- Added 'priority' column on messages list (#1486782)
86- Localize forwarded message header (#1488058)
87
88RELEASE 0.6
89-----------
90- Fix bug where the last identity is used on reply (#1488101)
91- Fix locked folder rename option on servers supporting RFC2086 only (#1488089)
92- Fix session race conditions when composing new messages
93- Fix encoding of LDAP contacts identifiers (#1488079)
94- jQuery 1.6.4
95- Fix handling of binary attachments encoded with quoted-printable (#1488065)
96- Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit (#1488061)
97- Fix handling of links with IP address
98- Fix compacting folder resets message list filter (#1488076)
99
100RELEASE 0.6-rc
101----------------
102- Send X-Frame-Options headers to protect from clickjacking (#1487037)
103- Fallback to mail_domain in LDAP variable replacements; added 'host' to 'user_create' hook arguments (#1488024)
104- Fixed wrong vCard type parameter mobile (#1488067)
105- Fixed vCard WORKFAX issue (#1488046)
106- Add vCard's Profile URL support (#1488062)
107- jQuery 1.6.3
108- Fix imap_cache setting to values other than 'db' (#1488060)
109- Fix handling of attachments inside message/rfc822 parts (#1488026)
110- Make list of mimetypes that open in preview window configurable (#1487625)
111- Added plugin hook 'message_part_get' for attachment downloads
112- Added unique connection identifier to IMAP debug messages
113- Fix image type check for contact photo uploads
114
115RELEASE 0.6-beta
116----------------
117- Fixed selecting identity on reply/forward (#1487981)
118- Add option to hide selected LDAP addressbook on the list
119- Add client-side checking of uploaded files size
120- Add newlines between organization, department, jobtitle (#1488028)
121- Recalculate date when replying to a message and localize the cite header (#1487675)
122- Fix handling of email addresses with quoted local part (#1487939)
123- Fix EOL character in vCard exports (#1487873)
124- Added optional "multithreading" autocomplete feature
125- Plugin API: Added 'config_get' hook
126- Fixed new_user_identity plugin to work with updated rcube_ldap class (#1487994)
127- Plugin API: added folder_delete and folder_rename hooks
128- Added possibility to undo last contact delete operation
129- Fix sorting of contact groups after group create (#1487747)
130- Add optional textual upload progress indicator (#1486039)
131- Fix parsing URLs containing commas (#1487970)
132- Added vertical splitter for books/groups list in addressbook (#1487923)
133- Improved namespace roots handling in folder manager
134- Added searching in all addressbook sources
135- Added addressbook source selection in contacts import
136- Implement LDAPv3 Virtual List View (VLV) for paged results listing
137- Use 'address_template' config option when adding a new address block (#1487944)
138- Added addressbook advanced search
139- Add popup with basic fields selection for addressbook search
140- Case-insensitive matching in autocompletion (#1487933)
141- Added option to force spellchecking before sending a message (#1485458)
142- Fix handling of "<" character in contact data, search fields and folder names (#1487864)
143- Fix saving "<" character in identity name and organization fields (#1487864)
144- Added option to specify to which address book add new contacts
145- Added plugin hook for keep-alive requests
146- Store user preferences in session when write-master is not available and session is stored in memcache, write them later
147- Improve performence of folder manager operations
148- Fix default_port option handling in Installer when config.inc.php file exists (#1487925)
149- Removed option focus_on_new_message, added newmail_notifier plugin
150- Added general rcube_cache class with Memcache and APC support
151- Improved caching performance by skipping writes of unchanged data
152- Option enable_caching replaced by imap_cache and messages_cache options
153- Fix WORKFAX saving in address book (#1487910)
154- Add forward-as-attachment feature
155- jQuery-1.6.2 (#1487913, #1487144)
156- Improve display name composition when saving contacts (#1487143)
157- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
158- Fix handling of folders that doesn't belong to any namespace (#1487637)
159- Enable multiselection for attachments uploading in capable browsers (#1485969)
160- Add possibility to change HTML editor configuration by skin
161- Fix a bug where selecting too many contacts would produce too large URI request (#1487892)
162- Improve performance by including files with absolute path (#1487849)
163- Move folder name truncation to client/skin (#1485412)
164- Added plugin hook for request token creation
165- Replace LDAP vars in group queries (#1487837)
166- Fix vcard folding with uncode characters (#1487868)
167- Keep all submitted data if contact form validation fails (#1487865)
168- Handle uncode strings in rcube_addressbook::normalize_string() (#1487866)
169- Fix handling of debug_level=4 in ajax requests (#1487831)
170- Enable TinyMCE's contextmenu (#1487014)
171- Allow multiple concurrent compose sessions
172- New config option for custom logo
173- Allow skins to define/override texts with <roundcube:label />
174- Add simple ACL rights/namespace handling in folder manager
175- Force IE to send referers (#1487806)
176- Better display of vcard import results (#1485457)
177- Improved vcard import
178- Interactive update script with improved DB schema check
179- Fix problem with contactgroupmembers table creation on MySQL 4.x, add index on contact_id column
180- Add LDAP SASL bind and proxy authentication (#1486692)
181- Replying to a sent message puts the old recipient as the new recipient (#1487074)
182- Fulltext search over (almost) all data for contacts
183- Extend address book with rich contact information
184
185RELEASE 0.5.4
186-------------
187- Fix XSS vulnerability in UI messages (#1488030)
188
189RELEASE 0.5.3
190-------------
191- Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943)
192- Fix issue which cases IMAP disconnection when encrypt() method was used (#1487900)
193- Fix some CSS issues in Settings for Internet Explorer
194- Fixed handling of folder with name "0" in folder selector
195- Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902)
196- Fix relative URLs handling according to a <base> in HTML (#1487889)
197- Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883)
198- Fix usage of non-standard HTTP error codes (#1487797)
199- Fix PHP warning on mistaken in_array() usage (#1487901)
200
201RELEASE 0.5.2
202-------------
203- TinyMCE 3.4.2 now compatible with IE9
204- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
205- Fix bug where template name without plugin prefix was used in render_page hook
206- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
207- Fix bug where some content would cause hang on html2text conversion (#1487863)
208- Improve space-stuffing handling in format=flowed messages (#1487861)
209- Fix bug where some dates would produce SQL error in MySQL (#1487856)
210- Added workaround for some IMAP server with broken STATUS response (#1487859)
211- Fix bug where default_charset was not used for text messages (#1487836)
212- Stateless request tokens. No keep-alive necessary on login page (#1487829)
213- Force names of unique constraints in PostgreSQL DDL
214- Add code for prevention from IMAP connection hangs when server closes socket unexpectedly
215- Remove redundant DELETE query (for old session deletion) on login
216- Get around unreliable rand() and mt_rand() in session ID generation (#1486281)
217- Fix some emails are not shown using Cyrus IMAP (#1487820)
218- Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801)
219- Fix parsing links with non-printable characters inside (#1487805)
220- Fixed de_CH Localization bugs (#1487773)
221- Add variable for 'Today' label in date_today option (#1486120)
222- Fix dont_override setting does not override existing user preferences (#1487664)
223- Use only one from IMAP authentication methods to prevent login delays (1487784)
224- Support strftime format in date_today option
225- Fix SQL query in rcube_user::query() so it uses index on MySQL again
226- Removed redundant </form> tags from contact add/edit pages
227- Fix CSS error in contact details screen on IE7 (#1487775)
228
229RELEASE 0.5.1
230-------------
231- Fix handling of attachments with invalid content type (#1487767)
232- Add workaround for DBMail's bug http://www.dbmail.org/mantis/view.php?id=881 (#1487766)
233- Use IMAP's ID extension (RFC2971) to print more info into debug log
234- Security: add optional referer check to prevent CSRF in GET requests
235- Fix email_dns_check setting not used for identities/contacts (#1487740)
236- Fix ICANN example addresses doesn't validate (#1487742)
237- Security: protect login form submission from CSRF
238- Security: prevent from relaying malicious requests through modcss.inc
239- Fix handling of non-image attachments in multipart/related messages (#1487750)
240- Fix IDNA support when IDN/INTL modules are in use (#1487742)
241- Fix handling of invalid HTML comments in messages (#1487759)
242- Fix parsing FETCH response for very long headers (#1487753)
243- Fix add/remove columns in message list when message_sort_order isn't set (#1487751)
244- Check mime headers before attempt to parse them (#1487745)
245- Quote header values in show_additional_headers plugin (#1487744)
246- Fix settings UI on IE 6 (#1487724)
247- Remove double borders in folder listing (#1487713)
248- Separate full message headers UI element from headers table (#1487715)
249- Add part MIME ID to message_part_* hooks (#1487718)
250- Improve parsing of MS Outlook vCards (#1487716)
251- Updated PEAR::Net_Socket to 1.0.10
252- Updated PEAR::Net_IDNA2 to 0.1.1
253- Fix handling of comments inside an email address spec. (#1487673)
254- Show full mail subject as title when hovering a cut subject link (#1487128)
255- Fix randomly disappearing folders list in IE (#1487704)
256- Fix list column add/removal in IE (#1487703)
257- Fix login redirect issues (#1487686)
258- Require PHP 5.2.1 or greater
259- Fix %h/%z variables in username_domain option (#1487701)
260- Workaround for setting charset in case of malformed bodystructure response (#1487700)
261- Fix impossible to subscribe to protected folders (#1487656)
262- Fix setting timezone in Preferences (#1487705)
263
264RELEASE 0.5
265-----------
266- Fix double-login/session issue (#1487104)
267- Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
268- Make rcube_autoload silently skip unknown classes (#1487109)
269- Fix charset detection in vcards with encoded values (#1485542)
270- Better CSS cursors for splitters (#1486874)
271- Show the same message only once (#1487641)
272- Fix namespaces handling (#1487649)
273- Add handling of multifolder METADATA/ANNOTATION responses
274- Fix handling of INBOX when personal namespace prefix is non-empty (#1487657)
275- Fix handling square brackets in links (#1487672)
276- Add description of 'use_https' option in main.inc.php.dist file
277
278RELEASE 0.5-RC
279--------------
280- Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134)
281- Fix attachments of type message/rfc822 are not listed on attachments list
282- Add 'login_lc' config option for case-insensitive authentication (#1487113)
283- Fix window is blur'ed in IE when selecting a message (#1487316)
284- Fix cursor position on compose form in Webkit browsers (#1486674)
285- Fix setting charset of attachment filenames (#1487122)
286- Allow setting autocomplete attribute for all inputs separately (#1487313)
287- New Folder Manager UI
288- Fix invalid Request when creating a folder (#1487443)
289- Add folder size and quota indicator in folder manager (#1485780)
290- Add possibility to move a subfolder into root folder (#1486791)
291- Fix copying all messages in a folder copies only messages from current page
292- Improve performance of moving or copying of all messages in a folder
293- Fix plaintext versions of HTML messages don't contain placeholders for emotions (#1485206)
294- Improve performance of folder rename and delete actions
295- Better support for READ-ONLY and NOPERM responses handling (#1487083)
296- Add confirmation message on purge/expunge command response
297- Fix handling of untagged responses for AUTHENTICATE command (#1487450)
298- Add username and IP address to log message on unsuccessful login (#1487626)
299- Improved Mail-Followup-To and Mail-Reply-To headers handling
300- Fix charset conversion for text attachments without charset specification (#1487634)
301
302RELEASE 0.5-BETA
303----------------
304- Make session data storage more robust against garbage session data (#1487136)
305- Config option for autocomplete on login screen
306- Allow plugin templates to include local files (#1487133)
307- List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753)
308- Messages caching: performance improvements, fixed syncing, fixes related with #1486748
309- Add link to identities in compose window (#1486729)
310- Add Internationalized Domain Name (IDNA) support (#1483894)
311- Add option to automatically send read notifications for known senders (#1485883)
312- Add option to "Return receipt" will be always checked (#1486352)
313- Fix HTML to plain text conversion doesn't handle citation blocks (#1486921)
314- Use custom sorting when SORT is disabled by IMAP admin (#1486959)
315- Allow setting some washtml options from plugin (#1486578)
316- Add option do bind for an individual LDAP address book (#1486997)
317- Change reply prefix to display email address only if sender name doesn't exist (#1486550)
318- Plugin API: improved 'abort' flag handling, added 'result' item in some hooks (#1486914)
319- Fix mailto optional params in plain text messages aren't handled (#1487026)
320- Add Reply-to-List feature (#1484252)
321- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
322- Fix confirmation message isn't displayed after sending mail on Chrome (#1486177)
323- Fix keyboard doesn't work with autocomplete list with Chrome (#1487029)
324- Improve tabs to fixed width and add tabs in identities info (#1486974)
325- Add unique index on users.username+users.mail_host
326- Make htmleditor option more consistent and add option to use HTML on reply to HTML message (#1485840)
327- Use empty envelope sender address for message disposition notifications (RFC 2298.3)
328- Support SMTP Delivery Status Notifications - RFC 3461 (#1486142)
329- Use css sprite image for messages list
330- Add (different) attachment icon for messages of type multipart/report (#1486165)
331- Prevent from inserting empty link when composing HTML message (#1486944)
332- Add caching support in id2uid and uid2id functions (#1487019)
333- Add SASL proxy authentication for SMTP (#1486693)
334- Improve displaying of UI messages (#1486977)
335- Fix double e-mail filed in identity form (#1487054)
336- Display IMAP errors for LIST/THREAD/SEARCH commands (#1486905)
337- Add LITERAL+ (IMAP4 non-synchronizing literals) support (RFC 2088)
338- Add separate column for message status icon (#1486665)
339- Add ACL extension support into IMAP classes (RFC 4314)
340- Add ANNOTATEMORE extension support into IMAP classes (draft-daboo-imap-annotatemore)
341- Add METADATA extension support into IMAP classes (RFC 5464)
342- Fix decoding of e-mail address strings in message headers (#1487068)
343- Fix handling of attachments when Content-Disposition is not inline nor attachment (#1487051)
344- Improve performance of unseen messages counting (#1487058)
345- Improve performance of messages counting using ESEARCH extension (RFC4731)
346- Add LIST-STATUS support in rcube_imap_generic class (RFC 5819)
347- Add SASL-IR support in IMAP (RFC 4959)
348- Add LOGINDISABLED support (RFC 2595)
349- Add support for AUTH=PLAIN in IMAP authentication
350- Re-implemented SMTP proxy authentication support
351- Add support for IMAP proxy authentication (#1486690)
352- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)
353- Fix parent folder with unread subfolder not bold when message is open (#1487078)
354- Add basic IMAP LIST's \Noselect option support
355- Add support for selection options from LIST-EXTENDED extension (RFC 5258)
356- Don't list subscribed but non-existent folders (#1486225)
357- Fix handling of URLs with tilde (~) or semicolon (;) character (#1487087, #1487088)
358- Plugin API: added 'contact_form' hook
359- Add SORT=DISPLAY support (RFC 5957)
360- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property
361- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property
362- Improve performance of setting IMAP flags using .SILENT suffix
363- Improve performance of message cache status checking with skip_disabled=true
364- Support contact's email addresses up to 255 characters long (#1487095)
365- Add option to place replies in the folder of the message being replied to (#1485945)
366- Add missing confirmation/error messages on contact/group/message actions (#1486845)
367- Add 'loading' message on message move/copy/delete/mark actions
368- Improve responsiveness of messages displaying (#1486986)
369- Add option for minimum length of autocomplete's string (#1486428)
370- Fix operations on messages in unsubscribed folder (#1487107)
371- Add support for shared folders (#1403507)
372- Fix handling of folders with name "0" (#1487119)
373- Fix handling of folders with "<>" characters in name
374- jQuery 1.4.4
375- Fix handling of HTML entity strings in plain text messages
376- Fix focused elements aren't unfocused when clicking on the list (#1487123)
377- Fix error in MSSQL DDL scripts (#1487112)
378- Lock submit button in onsubmit event on login page (#1487036)
379- Don't set attachment's charset in Content-type header (#1487122)
380- Fix handling of message bodies (quoted-printable encoded) with NULL characters (#1486189)
381- Add workaround for MSOE's multipart/related messages with non-related attachments
382
383RELEASE 0.4.2
384-------------
385- Fix handling of backslash as IMAP delimiter
386- Fix charset replacement in HTML message bodies (#1487021)
387- Fix: contact group input is empty when using rename action more than once on the same group record
388- Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023)
389- Fix handling of Thunderbird's vCards (#1487024)
390
391RELEASE 0.4.1
392-------------
393- Fix space-stuffing in format=flowed messages (#1487018)
394- Fix msgexport.sh now using the new imap wrapper
395- Avoid displaying password on shell (#1486947)
396- Only lower-case user name if first login attempt failed (#1486393)
397- Make alias setting in squirrelmail_usercopy plugin configurable (patch by pommi, #1487007)
398- Prevent from saving a non-existing skin path in user prefs (#1486936)
399- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)
400- Fix path to SQL files when using pgsql/mysqli/sqlsrv drivers (#1486902)
401- Fix upgrade script for SQLite (#1486903)
402- Fixes in SQL init script + added update script for MSSQL database
403- Remove redundant date in syslog messages (#1486945)
404- Fix contacts list page controls when a group is selected (#1486946)
405- Fix SMTP test in Installer (#1486952)
406- Fix "Select all" causes message to be opened in folder with exactly one message (#1486913)
407- Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925)
408- Fix TinyMCE uses zh_CN when zh_TW locale is set (#1486929)
409- Fix TinyMCE buttons are hidden in Opera (#1486922)
410- Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940)
411- Display inline images with known extensions and non-image content-type (#1486934)
412- Fix "Threaded" checkbox after subfolder creation (#1486928)
413- Fix timezone string in sent mail (#1486961)
414- Show disabled checkboxes for protected folders instead of dots (#1485498)
415- Added fieldsets in Identity form, added 'identity_form' hook
416- Re-added 'Close' button in upload form (#1486930, #1486823)
417- Fix handling of charsets with LATIN-* label
418- Fix messages background image handling in some cases (#1486990)
419- Fix format=flowed handling (#1486989)
420- Fix when IMAP connection fails in 'get' action session shouldn't be destroyed (#1486995)
421- Fix list_cols is not updated after column dragging (#1486999)
422- Support %z variable in host configuration options (#1487003)
423
424RELEASE 0.4
425-----------
426- Fix disapearing upload form disapears when user selects a file on Safari (#1486823)
427- Don't replace error messages with loading info (#1486300)
428- Fix JS errors on compose mode switch (#1486870)
429- Fix message structure parsing when it lacks optional fields (#1486881)
430- Include all recipients in sendmail log
431- Support HTTP_X_FORWARDED_PROTO header for HTTPS detecting (#1486866)
432- Fix default IMAP port configuration (#1486864)
433- Create Sent folder when starting to compose a new message (#1486802)
434- Fix handling of messages with Content-Type: application/* and no filename (#1484050)
435- Improved compose screen: resizable body and attachments list, vertical splitter, options menu
436- Fix RC forgets search results (#1483883)
437- TinyMCE 3.3.7
438- Improve parsing of styled empty tags in HTML messages (#1486812)
439- Add %dc variable support in base_dn/bind_dn config (#1486779)
440- Add button to hide/unhide the preview pane (#1484215)
441- Fix no-cache headers on https to prevent content caching by proxies (#1486798)
442- Fix attachment filenames broken with TNEF decoder using long filenames (#1486795)
443- Use user's timezone in Date header, not server's timezone (#1486119)
444- Add option to set separate footer for HTML messages (#1486660)
445- Add real SMTP error description to displayed error messages (#1485927)
446- Fix some IMAP errors handling when opening the message (#1485443)
447- Fix related parts aren't displayed when got mimetype other than image/* (#1486432)
448- Multiple identity and database support for squirrelmail_usercopy plugin (#1486517)
449- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
450- Add 'messages_list' hook (#1486266)
451- Add request* event triggers in http_post/http_request (#1486054)
452- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)
453- Add 'imap_timeout' option (#1486760)
454- Fix forwarding of messages with winmail attachments
455- Fix handling of uuencoded attachments in message body (#1485839)
456- Added list_mailboxes hook in rcube_imap::list_unsubscribed() (#1486668)
457- Fix wrong message on file upload error (#1486725)
458- Add support for data URI scheme [RFC2397] (#1486740)
459- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events
460- Fix double-addition of e-mail domain to content ID in HTML images
461- Read and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543)
462- Fix duplicated attachments when forwarding a message (#1486487)
463- Fix message/rfc822 attachments containing only attachments are not parsed properly (#1486743)
464- Fix %00 character in winmail.dat attachments names (#1486738)
465- Fix handling errors of folder deletion (#1486705)
466- Parse untagged CAPABILITY response for LOGIN command (#1486742)
467- Renamed all php-cli scripts to use .sh extension
468- Some files from /bin + spellchecking actions moved to the new 'utils' task
469- Added thread tree icons
470- Extend contact groups support (#1486682)
471- Fix check-recent action issues and performance (#1486526)
472- Fix messages order after checking for recent (#1484664)
473- Fix autocomplete shows entries without email (#1486452)
474- Fix listupdate event doesn't trigger on search response (#1486708)
475- Fix select_all_mode value after selecting a message (#1486720)
476- Set focus to editor on reply in HTML mode (#1486632)
477- Fix composing in HTML jumps cursor to body instead of recipients (#1486674)
478- Allow columns order change per user - drag&drop (#1485795)
479- Add References header in read receipt (#1486681)
480- Fix database constraint violation when opening a message (#1486696)
481- Add 'loading' message while login is in progress (#1486667)
482- Fix quota_zero_as_unlimited (#1486662)
483- Fix folder subscription checking (#1486684)
484- Fix INBOX appears (sometimes) twice in mailbox list (#1486672)
485- Fix listing of attachments of some types e.g. "x-epoc/x-sisx-app" (#1486653)
486- Fix DB Schema checking when some db_table_* options are not set (#1486654)
487
488RELEASE 0.4-beta
489----------------
490- Add sizelimit and timelimit variables in LDAP config (#1486544)
491- Hide IMAP host dropdown when single host is defined (#1486326)
492- Add images pre-loading on login page (#1451160)
493- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log (#1486441)
494- Fix setting spellcheck languages with extended codes (#1486605)
495- Fix messages list scrolling in FF3.6 (#1486472)
496- Fix quicksearch input focus (#1486637)
497- Always set changed date when flagging a DB record as deleted + provide a cleanup script
498- Fix address book/group selection (#1486619)
499- Assign newly created contacts to the active group (#1486626)
500- Added option not to mark messages as read when viewed in preview pane (#1485012)
501- Allow plugins modify the Sent folder when composing (#1486548)
502- Added optional (max_recipients) support to restrict total number of recipients per message (#1484542)
503- Re-organize editor buttons, add blockquote and search buttons
504- Make possible to write inside or after a quoted html message (#1485476)
505- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
506- Iloha's imap.inc rewritten into rcube_imap_generic class
507- Added contact groups in address book (not finished yet)
508- Added PageUp/PageDown/Home/End keys support on lists (#1486430)
509- Added possibility to select all messages in a folder (#1484756)
510- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)
511- Password: Support dovecotpw encryption
512- TinyMCE 3.3.1
513- Implemented messages copying using drag&drop + SHIFT (#1484086)
514- Improved performance of folders operations (#1486525)
515- Fix blocked.gif attachment is not attached to the message (#1486516)
516- Managesieve: import from Horde-INGO
517- Managesieve: support for more than one match (#1486078)
518- Managesieve: support for selectively disabling rules within a single sieve script (#1485882)
519- Threaded message listing now available
520- Added sorting by ARRIVAL and CC
521- Message list columns configurable by the user
522- Removed 'index_sort' option, now we're using empty 'message_sort_col' for this
523- virtuser_query: support other identity data (#1486148)
524- Options virtuser_* replaced with virtuser_* plugins
525- Plugin API: Implemented 'email2user' and 'user2email' hooks
526- Fix forwarding message omits CC header (#1486305)
527- Add 'default_charset' option to user preferences (#1485451)
528- Add 'delete_always' option to user preferences
529- Support/Require tls:// prefix in 'smtp_server' option for TLS connections
530- Fix inconsistent behaviour of 'delete_always' option (#1486299)
531- Fix deleting all messages from last list page (#1486293)
532- Flag original messages when sending a draft (#1486203)
533- Changed signature separator when top-posting (#1486330)
534- Let the admin define defaults for search modifiers (#1485897)
535- Fix long e-mail addresses validation (#1486453)
536- Remember search modifiers in user prefs (#1486146)
537- Added force_7bit option to force MIME encoding of plain/text messages (#1486510)
538- Use case sensitive check when checking for default folders (#1486346)
539- Fix checking for new mail: now checks unseen count of inbox (#1485794)
540- Improve performance by avoiding unnecessary updates to the session table (#1486325)
541- Fix invalid <font> tags which cause HTML message rendering problems (#1486521)
542- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
543- Fix Received headers to behave better with SpamAssassin (#1486513)
544- Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473)
545- Fix adding contacts SQL error on mysql (#1486459)
546- Squirrelmail_usercopy: support reply-to field (#1486506)
547- Fix IE spellcheck suggestion popup issue (#1486471)
548- Fix email address auto-completion shows regexp pattern (#1486258)
549- Fix merging of configuration parameters: user prefs always survive (#1486368)
550- Fix quota indicator value after folder purge/expunge (#1486488)
551- Fix external mailto links support for use as protocol handler (#1486037)
552- Fix attachment excessive memory use, support messages of any size (#1484660)
553- Fix setting task name according to auth state
554- Password: fix vpopmaild driver (#1486478)
555- Add workaround for MySQL bug [http://bugs.mysql.com/bug.php?id=46293] (#1486474)
556- Fix quoted text wrapping when replying to an HTML email in plain text (#1484141)
557- Fix handling of extended mailto links (with params) (#1486354)
558- Fix sorting by date of messages without date header on servers without SORT (#1486286)
559- Fix inconsistency when not using default table names (#1486467)
560- Fix folder rename/delete buttons do not appear on creation of first folder (#1486468)
561- Fix character set conversion fails on systems where iconv doesn't accept //IGNORE (#1486375)
562- Log in performance: Create default folders on first login only
563- Import contacts into the selected address book (by Phil Weir)
564- Add support for MDB2's 'sqlsrv' driver (#1486395)
565- Use jQuery-1.4
566- Removed problematic browser-caching of messages
567- Fix incompatybility with suhosin.executor.disable_emodifier (#1486321)
568- Use PLAIN auth when CRAM fails and imap_auth_type='check' (#1486371)
569- Fix removal of <title> tag from HTML messages (#1486432)
570- Fix 'force_https' to specified port when URL contains a port number (#1486411)
571- Fix to-text converting of HTML entities inside b/strong/th/hX tags (#1486422)
572- Bug in spellchecker suggestions when server charset != UTF8 (#1486406)
573- Managesieve: Fix requires generation for multiple actions (#1486397)
574- Fix LDAP problem with special characters in RDN (#1486320)
575- Improved handling of message parts of type message/rfc822
576- Plugin API: added 'quota' hook
577- Fix parsing conditional comments in HTML messages (#1486350)
578- Use built-in json_encode() for proper JSON format in AJAX replies
579- Allow setting only selected params in 'message_compose' hook (#1486312)
580- Plugin API: added 'message_compose_body' hook (#1486285)
581- Fix counters of all folders are checked in 'getunread' action  with check_all_folders disabled (#1486128)
582- Fix displaying alternative parts in messages of type message/rfc822 (#1486246)
583- Fix possible messages exposure when using Roundcube behind a proxy (#1486281)
584- Fix unicode para and line separators in javascript response (#1486310)
585- Additional_message_headers: allow unsetting headers, support plugin's config file (#1486268)
586- Fix displaying of hidden directories in skins list (#1486301)
587- Fix open_basedir restriction error when reading skins list (#1486304)
588- Fix pasting from Office apps into html editor (#1486271)
589- Fix empty <a> tags parsing (#1486272)
590- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)
591- Allow inserting signatures above replied message body (#1484272)
592- Managesieve 2.0: multi-script support
593- Fix imap_auth_type regression (#1486263)
594
595RELEASE 0.3.1
596------------------
597- Specify toolbar container in compose template (#1486247)
598- Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243)
599- Avoid unnecessary page loads for selected tab (#1486032)
600- Fix quota indicator issues by content generation on client-size (#1486197, #1486220)
601- Don't display disabled sections in Settings (#1486099)
602- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
603- Fix login page loading into an iframe when session expires (#1485952)
604- Allow setting port number in 'force_https' option (#1486091)
605- Option 'force_https' replaced by 'force_https' plugin
606- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
607- Partially fixed "empty body" issue by showing raw body of malformed message (#1486166)
608- Fix importing/sending to email address with whitespace (#1486214)
609- Added XIMSS (CommuniGate) driver for Password plugin
610- Fix newly attached files are not saved in drafts w/o editing any text (#1486202)
611- Added attachment upload indicator with parallel upload (#1486058)
612- Use default_charset for bodies of messages without charset definition (#1486187)
613- Password: added cPanel driver
614- Fix return to first page from e-mail screen (#1486105)
615- Fix handling HTML comments in HTML messages (#1486189)
616- Fix folder/messagelist controls alignment - icons used (#1486072)
617- Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178)
618- Fix cache status checking + improve cache operations performance (#1486104)
619- Prevent from setting INBOX as any of special folders (#1486114)
620- Fix regular expression for e-mail address (#1486152)
621- Fix Received header format
622- Implemented sorting by message index - added 'index_sort' option (#1485936)
623- Fix dl() use in installer (#1486150)
624- Added 'ldap_debug' option
625- Fix "Empty startup greeting" bug (#1486085)
626- Fix setting user name in 'new_user_identity' plugin (#1486137)
627- Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
628- Fix all folders checking for new messages with disabled caching (#1486128)
629- Support skins in 'archive' and 'markasjunk' plugins
630- Added 'html_editor' hook (#1486068)
631- Fix DB constraint violation when populating messages cache (#1486052)
632- Password: added password strength options (#1486062)
633- Fix LDAP partial result warning (#1485536)
634- Fix delete in message view deletes permanently with flag_for_deletion=true (#1486101)
635- Use faster/secure mt_rand() (#1486094)
636- Fix roundcube hangs on empty inbox with bincimapd (#1486093)
637- Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
638- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
639- Check 'post_max_size' for upload max filesize (#1486089)
640- Password Plugin: Fix %d inserts username instead of domain (#1486088)
641- Fix rcube_mdb2::affected_rows() (#1486082)
642
643RELEASE 0.3-stable
644------------------
645- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
646- Add mail_domain to LDAP email entries without @ sign (#1485201)
647- Fix saving empty values in LDAP contact data (#1485781)
648- Fix LDAP contact update when RDN field is changed (#1485788)
649- Fix LDAP attributes case senitivity problems (#1485830)
650- Fix LDAP addressbook browsing when only one directory is used (#1486022)
651- Fix endless loop on error response for APPEND command (#1486060)
652- Don't require date.timezone setting in installer (#1485989)
653- Fix date sorting problem with Courier IMAP server (#1486065)
654- Unselect pressed buttons on mouse up (#1485987)
655- Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924)
656- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
657- Fix selection disabling while dragging splitter in webkit browsers (#1486056)
658- Added 'new_messages' plugin hook (#1486005)
659- Added 'logout_after' plugin hook (#1486042)
660- Added 'message_compose' hook
661- Added 'imap_connect' hook (#1485956)
662- Fix vcard_attachments plugin (#1486035)
663- Updated PEAR::Auth_SASL to 1.0.3 version
664- Use sequence names only with PostgreSQL (#1486018)
665- Re-designed User Preferences interface
666- Fix MS SQL DDL (#1486020)
667- Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019)
668- Added 'display_next' option
669- Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)
670- Fix HTML washing to respect character encoding
671- Fix endless loop in iil_C_Login() with Courier IMAP (#1486010)
672- Fix #messagemenu display on IE (#1486006)
673- Speedup UI by using sprites for (toolbar) buttons
674- Fix charset names with X- prefix handling
675- Fix displaying of HTML messages with unknown/malformed tags (#1486003)
676
677RELEASE 0.3-RC1
678---------------
679- Fix import of vCard entries with params (#1485453)
680- Fix HTML messages output with empty block elements (#1485974)
681- Use request tokens to protect POST requests from CSRF
682- Added hook when killing a session
683- Added hook to write_log function (#1485971)
684- Performance improvements by use UID commands (#1485690)
685- Fix HTML editor tabIndex setting (#1485972)
686- Added 'imap_debug' and 'smtp_debug' options
687- Support strftime's format modifiers in date_* options (#1484806)
688- Support %h variable in 'smtp_server' option (#1485766)
689- Show SMTP errors in browser (#1485927)
690- Allow WBR tag in HTML message (#1485960)
691- Use spl_autoload_register() instead of __autoload (#1485947)
692- Add hook for identities listing (#1485958)
693- Trigger hook 'smtp_connect' when opening an SMTP connection (#1485954)
694- Added config option to enforce HTTPS connections
695- Fix non-unicode characters caching in unicode database (#1484608)
696- Performance improvements of messages caching
697- Fix empty Date header issue (#1485923)
698- Open collapsed folders during drag & drop (#1485914)
699- Fixed link text replacements (#1485789)
700- Also trigger 'insertrow' events on page load (#1485826)
701- No link on subject in IE browsers (#1484913)
702- Fixed filename encoding according to RFC2231 (#1485875)
703- Added message Edit feature (#1483891, #1484440)
704- Fix message Etag generation for counter issues (#1485623)
705- Fix messages searching on MailEnable IMAP (#1485762)
706- Fixed many 'skip_deleted' issues (#1485634)
707- Fixed messages list sorting on servers without SORT capability
708- Colorized signatures in plain text messages
709- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options handling in UI
710- Fix displaying of big maximum upload filesize (#1485889)
711- Added possibility to invert messages selection
712- After move/delete from 'show' action display next message instead of messages list (#1485887)
713- Fixed problem with double quote at the end of folder name (#1485884)
714- Speedup UI by using CSS sprites and etags/expires/deflate in Apache config (#1484858,#1485800)
715- Support UID EXPUNGE: remove only moved/deleted messages
716- Add drag cancelling with ESC key (#1484344)
717- Support initial identity name from virtuser_query (#1484003)
718- Added message menu, removed Print and Source buttons
719- Added possibility to save message as .eml file (#1485861)
720- Added 1 minute interval in autosave options (#1485854)
721- Support UTF-7 encoding in messages (#1485832)
722- Better support for malformed character names (#1485758)
723
724RELEASE 0.3-BETA
725----------------
726- Plugin API + jQuery engine
727- Added possibility to encrypt received header, option 'http_received_header_encrypt',
728  added some more logic in encrypt/decrypt functions for security
729- Fix Answered/Forwarded flag setting for messages in subfolders
730- Fix autocomplete problem with capital letters (#1485792)
731- Support UUencode content encoding (#1485839)
732- Minimize chance of race condition in session handling (#1485659, #1484678)
733- Fix session handling on non-session SQL query error (#1485734)
734- Fix html editor mode setting when reopening draft message (#1485834)
735- Added quick search box menu (#1484304)
736- Fix wrong column sort order icons (#1485823)
737- Updated TinyMCE to 3.2.3 version
738- Fix attachment names encoding when charset isn't specified in attachment part (#1484969)
739- Fix message normal priority problem (#1485820)
740- Fix autocomplete spinning wheel does not disappear (#1485804)
741- Added log_date_format option (#1485709)
742- Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521)
743- Fix auto-complete function hangs with plus sign (#1485815)
744- Fix AJAX requests errors handler (#1485000)
745- Speed up message list displaying on IE
746- Fix read/write database recognition (#1485811)
747
748RELEASE 0.2.2
749-------------
750- Fix quicksearchbox look in Chrome and Konqueror (#1484841)
751- Fix UTF-8 byte-order mark removing (#1485514)
752- Fix folders subscribtions on Konqueror (#1484841)
753- Fix debug console on Konqueror and Safari
754- Fix messagelist focus issue when modifying status of selected messages (#1485807)
755- Support STARTTLS in IMAP connection (#1485284)
756- Fix DEL key problem in search boxes (#1485528)
757- Support several e-mail addresses per user from virtuser_file (#1485678)
758- Fix drag&drop with scrolling on IE (#1485786)
759- Fix adding signature separator in html mode (#1485350)
760- Fix opening attachment marks message as read (#1485803)
761- Fix 'temp_dir' does not support relative path under Windows (#1484529)
762- Fix "Initialize Database" button missing from installer (#1485802)
763- Fix compose window doesn't fit 1024x768 window (#1485396)
764- Fix service not available error when pressing back from compose dialog (#1485552)
765- Fix using mail() on Windows (#1485779)
766- Fix word wrapping in message-part's <PRE>s for printing (#1485787)
767- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
768- Fix double footer in HTML message with embedded images
769- Fix TNEF implementation bug (#1485773)
770- Fix incorrect row id parsing for LDAP contacts list (#1485784)
771- Fix 'mode' parameter in sqlite DSN (#1485772)
772
773RELEASE 0.2.1
774------------------
775- Use US-ASCII as failover when Unicode searching fails (#1485762)
776- Fix errors handling in IMAP command continuations (#1485762)
777- Fix FETCH result parsing for servers returning flags at the end of result (#1485763)
778- Fix datetime columns defaults in mysql's DDL (#1485641)
779- Fix attaching more than nine inline images (#1485759)
780- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)
781- Fix mime-type detection using a hard-coded map (#1485311)
782- Don't return empty string if charset conversion failed (#1485757)
783- Disable concurrent autocomplete query results display (#1485743)
784- Fix new lines stripped from message footer (#1485751)
785- Fix IE problem with mouse click autocomplete (#1485739)
786- Fix html body washing on reply/forward + fix attachments handling (#1485676)
787- Fix multiple recipients input parsing (#1485733)
788- Fix replying to message with html attachment (#1485676)
789- Use default_charset for messages without specified charset (#1485661, #1484961)
790- Support non-standard "GMT-XXXX" literal in date header (#1485729)
791- Added TNEF support to decode MS Outlook attachments (winmail.dat)
792- Fix "value continuation" MIME headers by adding required semicolon (#1485727)
793- Fix pressing select all/unread multiple times (#1485723)
794- Fix selecting all unread does not honor new messages (#1485724)
795- Fix some base64 encoded attachments handling (#1485725)
796- Support NGINX as IMAP backend: better BAD response handling (#1485720)
797- Performance fix: don't fetch attachment parts headers twice to parse filename
798- Fix checking for recent messages on various IMAP servers (#1485702)
799- Performance fix: Don't fetch quota and recent messages in "message view" mode
800- Fix displaying of alternative-inside-alternative messages (#1485713)
801- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706)
802- Fix creation of folders with '&' sign in name
803- Fix parsing of email addresses without angle brackets (#1485693)
804- Save spellcheck corrections when switching from plain to html editor (and spellchecking is on)
805- Fix large search results on server without SORT capability (#1485668)
806- Get rid of preg_replace() with eval modifier and create_function usage (#1485686)
807- Bring back <base> and <link> tags in HTML messages
808- Fix XSS vulnerability through background attributes as reported by Julien Cayssol
809- Fix problems with backslash as IMAP hierarchy delimiter (#1484467)
810- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)
811- Fix authentication when submitting form with existing session (#1485679)
812- Allow absolute URLs to images in HTML messages/sigs (#1485666)
813- Fix message body which contains both inline attachments and emotions
814- Fix SQL query execution errors handling in rcube_mdb2 class (#1485509)
815- Fix address names with '@' sign handling (#1485654)
816- Improve messages display performance
817- Fix messages searching with 'to:' modifier
818
819RELEASE 0.2-STABLE
820------------------
821- Fix mark popup in IE 7 (#1485369)
822- Fix line-break issue when copy & paste in Firefox (#1485425)
823- Fix autocomplete "unknown server error" (#1485637)
824- Fix STARTTLS before AUTH in SMTP connection (#1484883)
825- Support multiple quota values in QUOTAROOT resonse (#1485626)
826- Only abbreviate file name for IE < 7 browsers (#1485063)
827- Performance: allow setting imap rootdir and delimiter before connect (#1485172)
828- Fix sorting of folders with more than 2 levels (#1485569)
829- Fix search results page jumps in LDAP addressbook (#1485253)
830- Fix empty line before the signature in IE (#1485351)
831- Fix horizontal scrollbar in preview pane on IE (#1484633)
832- Add Robots meta tag in login page and installer (#1484846)
833- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
834- Option to check for new mails in all folders (#1484374)
835- Don't set client busy when checking for new messages (#1485276)
836- Allow UTF-8 folder names in config (#1485579)
837- Add junk_mbox option configuration in installer (#1485579)
838- Do serverside addressbook queries for autocompletion (#1485531)
839- Allow setting attachment col position in 'list_cols' option
840- Allow override 'list_cols' via skin (#1485577)
841- Fix 'cache' table cleanup on session destroy (#1485516)
842- Increase speed of session destroy and garbage clean up
843- Fix session timeout when DB server got clock skew (#1485490)
844- Fix handling of some malformed messages (#1484438)
845- Speed up raw message body handling
846- Better HTML entities conversion in html2text (#1485519)
847- Fix big memory consumption and speed up searching on servers without SORT capability
848- Fix setting locale to tr_TR, ku and az_AZ (#1485470)
849- Use SORT for searching on servers with SORT capability
850- Added message status filter
851- Fix empty file sending (#1485389)
852- Improved searching with many criterias (calling one SEARCH command)
853- Fix HTML editor initialization on IE (#1485304)
854- Add warning when switching editor mode from html to plain (#1485488)
855- Make identities list scrollable (#1485538)
856- Fix problem with numeric folder names (#1485527)
857- Added BYE response simple support to prevent from endless loops in imap.inc (#1483956)
858- Fix unread message unintentionally marked as read if read_when_deleted=true (#1485409)
859- Remove port number from SERVER_NAME in smtp_helo_host (#1485518)
860- Don't send disposition notification receipts for messages marked as 'read' (#1485523)
861- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
862- Added option 'identities_level', removed 'multiple_identities'
863- Allow deleting identities when multiple_identities=false (#1485435)
864- Added option focus_on_new_message (#1485374)
865- Fix html2text class autoloading on Windows (#1485505)
866- Fix html signature formatting when identity save error occured (#1485426)
867- Add feedback and set busy when moving folder (#1485497)
868- Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
869- Fix messages count bar overlapping (#1485270)
870- Fix adding signature in drafts compose mode (#1485484)
871- Fix iil_C_Sort() to support very long and/or divided responses (#1485283)
872- Fix matching case sensitivity when setting identity on reply (#1485480)
873- Prefer default identity on reply
874- Fix imap searching on ISMail server (#1485466)
875- Add css class for flagged messages (#1485464)
876- Write username instead of id in sendmail log (#1485477)
877- Fix htmlspecialchars() use for PHP version < 5.2.3 (#1485475)
878- Fix js keywords escaping in json_serialize() for IE/Opera (#1485472)
879- Added bin/killcache.php script (#1485434)
880- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
881- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
882- Add 'skip_deleted' option in User Preferences (#1485445)
883- Minimize "inline" javascript scripts use (#1485433)
884- Fix css class setting for folders with names matching defined classes names (#1485355)
885- Fix race conditions when changing mailbox
886- Fix spellchecking when switching to html editor (#1485362)
887- Fix compose window width/height (#1485396)
888- Allow calling msgimport.sh/msgexport.sh from any directory (#1485431)
889- Localized filesize units (#1485340)
890- Better handling of "no identity" and "no email in identity" situations (#1485117)
891- Added 'mime_param_folding' option with possibility to choose long/non-ascii attachment names encoding eg. to be readable in MS Outlook/OE (#1485320)
892- Added "advanced options" feature in User Preferences
893- Fix unread counter when displaying cached massage in preview panel (#1485290)
894- Fix htmleditor spellchecking on MS Windows (#1485397)
895- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)
896- Fix language autodetection (#1485401)
897- Fix button label in folders management (#1485405)
898- Fix collapsed folder not indicating unread msgs count of all subfolders (#1485403)
899- Fix handling of apostrophes in filenames decoded according to rfc2231
900
901RELEASE 0.2-BETA
902----------------
903- Made config files location configurable (#1485215)
904- Reduced memory footprint when forwarding attachments (#1485345)
905- Allow and use spellcheck attribute for input/textarea fields (#1485060)
906- Added icons for forwarded/forwarded+replied messages (#1485257)
907- Added Reply-To to forwarded emails (#1485315)
908- Display progress message for folders create/delete/rename (#1485357)
909- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)
910- Redesign of the identities settings (#1484042)
911- Add config option to disable creation/deletion of identities (#1484498)
912- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)
913- Added vertical splitter for folders list resizing
914- Added possibility to view all headers in message view
915- Fixed splitter drag/resize on Opera (#1485170)
916- Fixed quota img height/width setting from template (#1484857)
917- Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453)
918- Insert "virtual" folders in subscription list (#1484779)
919- Added link to open message in new window
920- Enable export of address book contacts as vCard
921- Add feature to import contacts from vcard files (#1326103)
922- Respect Content-Location headers in multipart/related messages according to RFC2110 (#1484946)
923- Allowed max. attachment size now indicated in compose screen (#1485030)
924- Also capture backspace key in list mode (#1484566)
925- Allow application/pgp parts to be displayed (#1484753)
926- Correctly handle options in mailto-links (#1485228)
927- Immediately save sort_col/sort_order in user prefs (#1485265)
928- Truncate very long (above 50 characters) attachment filenames when displaying
929- Allow to auto-detect client language if none set (#1484434)
930- Auto-detect the client timezone (user configurable)
931- Add RFC2231 header value continuations support for attachment filenames + hack for servers that not support that feature
932- Fix Reply-To header displaying (#1485314)
933- Mark form buttons that provide the most obvious operation (mainaction)
934- Added option 'quota_zero_as_unlimited' (#1484604)
935- Added PRE handling in html2text class (#1484740)
936- Added folder hierarchy collapsing
937- Added options to use syslog instead of log file (#1484850)
938- Added Logging & Debugging section in Installer
939- Fix In-Reply-To and References headers when composing saved draft message (#1485288)
940- Fix html message charset conversion for charsets with underline (#1485287)
941- Fix buttons status after contacts deletion (#1485233)
942- Fix escaping of To: and From: fields when building message body for reply or forward in the HTML editor (#1484904)
943- Use current mailbox name in template (#1485256)
944- Better fix for skipping untagged responses (#1485261)
945- Added pspell support patch by Kris Steinhoff (#1483960)
946- Enable spellchecker for HTML editor (#1485114)
947- Respect spellcheck_uri in tinyMCE spellchecker (#1484196)
948- Case insensitive contacts searching using PostgreSQL (#1485259)
949- Make default imap folders configurable for each user (#1485075)
950- Save outgoing mail to selectable folder (#1324581)
951- Fix hiding of mark menu when clicking th button again (#1484944)
952- Use long date format in print mode (#1485191)
953- Updated TinyMCE to version 3.1.0.1
954- Re-enable autocomplete attribute for login form (#1485211)
955- Check PERMANENTFLAGS before saving $MDNSent flag (#1484963, #1485163)
956- Added flag column on messages list (#1484623)
957- Patched Mail/MimePart.php (http://pear.php.net/bugs/bug.php?id=14232)
958- Allow trash/junk subfolders to be purged (#1485085)
959- Store compose parameters in session and redirect to a unique URL
960- Fixed CRAM-MD5 authentication (#1484819)
961- Fixed forwarding messages with one HTML attachment (#1484442)
962- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914)
963- Added option to select skin in user preferences
964- Added option to configure displaying of attached images below the message body
965- Added option to display images in messages from known senders (#1484601)
966- User preferences grouped in more fieldsets
967- Fix corrupted MIME headers of messages in Sent folder (#1485111)
968- Fixed bug in MDB2 package: http://pear.php.net/bugs/bug.php?id=14124
969- Use keypress instead of keydown to select list's row (#1484816)
970- Don't call expunge and don't remove message row after message move if flag_for_deletion is set to true (#1485002)
971
972RELEASE 0.2-ALPHA
973-----------------
974- Added option to disable autocompletion from selected LDAP address books (#1484922)
975- TLS support in LDAP connections: 'use_tls' property (#1485104)
976- Fixed removing messages from search set after deleting them (#1485106)
977- imap.inc: Fixed iil_C_FetchStructureString() to handle many
978  literal strings in response (#1484969)
979- Support for subfolders in default/protected folders (#1484665)
980- Disallowed delimiter in folder name (#1484803)
981- Support " and \ in folder names
982- Escape \ in login (#1484614)
983- Better HTML sanitization with the DOM-based washtml script (#1484701)
984- Fixed sorting of folders with non-ascii characters
985- Fixed Mysql DDL for default identities creation (#1485070)
986- In Preferences added possibility to configure 'read_when_deleted',
987  'mdn_requests', 'flag_for_deletion' options
988- Made IMAP auth type configurable (#1483825)
989- Fixed empty values with FROM_UNIXTIME() in rcube_mdb2 (#1485055)
990- Fixed attachment list on IE 6/7 (#1484807)
991- Fixed JavaScript in compose.html that shows cc/bcc fields if populated
992- Make password input fields of type password in installer (#1484886)
993- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
994- Optimized messages sorting on servers without sort capability (#1485049)
995- Corrected message headers decoding when charset isn't specified and improved
996  support for native languages (#1485050, #1485048)
997- Expanded LDAP configuration options to support LDAP server writes.
998- Installer: encode special characters in DB username/password (#1485042)
999- Fixed management of folders with national characters in names (#1485036, #1485001)
1000- Fixed identities saving when using MDB2 pgsql driver (#1485032)
1001- Fixed BCC header reset (#1484997)
1002- Improved messages list performance - patch from Justin Heesemann
1003- Append skin_path to images location only when it starts with '/' sign (#1484859)
1004- Fix IMAP response in message body when message has no body (#1484964)
1005- Fixed non-RFC dates formatting (#1484901)
1006- Fixed typo in set_charset() (#1484991)
1007- Decode entities when inserting HTML signature to plain text message (#1484990)
1008- HTML editing is now working with PHP5 updates and TinyMCE v3.0.6
1009- Fixed signature loading on Windows (#1484545)
1010- Added language support to HTML editing (#1484862)
1011- Fixed remove signature when replying (#1333167)
1012- Fixed problem with line with a space at the end (#1484916)
1013- Fixed <!DOCTYPE> tag filtering (#1484391)
1014- Fixed <?xml> tag filtering (#1484403)
1015- Added sections (fieldset+label) in Settings interface
1016- Mark as read in one action with message preview (#1484972)
1017- Deleted redundant quota reads (#1484972)
1018- Added options for empty trash and expunge inbox on logout (#1483863)
1019- Removed lines wrapping when displaying message
1020- Fixed month localization
1021- Changed codebase to PHP5 with autoloader
1022
1023RELEASE 0.1.1
1024-------------
1025- Clear selection when selecting single item (#1484942)
1026- Remove hard-coded image size in skin templates (#1484893)
1027- Database schema improvements (dropped unnecessary indexes)
1028- Fixed creating a new folder with a comma in its name (#1484681)
1029- Fixed sorting of messages when default mailbox is empty (#1484317)
1030- Improve message previewpane - less loading (#1484316)
1031- Fixed login form autoompletion (#1484839)
1032- Fixed virtuser_query option for mdb2 backend (#1484874)
1033- Fixed attachment resoting from Drafts when message body was empty (#1484506)
1034- Fixed usage of ob_gzhandler (#1484851)
1035- Fixed message part window in IE6 (#1484610)
1036- Fixed decoding of mime-encoded strings (#1484191)
1037- Fixed some iconv/mb_string problems (#1484598)
1038- Correctly quote mailbox name when using in URL (#1484313)
1039- Fixed "headers already sent" errors (#1484860)
1040
1041RELEASE 0.1-STABLE
1042------------------
1043- Added interactive installer script
1044- Fix folder adding/renaming inspired by #1484800
1045- Localize folder name in page title (#1484785)
1046- Fix code using wrong variable name (#1484018)
1047- Allow to send mail with BCC recipients only
1048- condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
1049- Add function to mark the selected messages as read/unread (#1457360)
1050- Also do charset decoding as suggested in RFC 2231 (fix #1484321)
1051- Show message count in folder list and hint when creating a subfolder
1052- Distinguish ssl and tls for imap connections (#1484667)
1053- Added some charset aliases to fix typical mis-labelling (#1484565)
1054- Remember decision to display images for a certain message during session (#1484754)
1055- Truncate attachment filenames to 55 characters due to an IE bug (#1484757)
1056- Make sending of read receipts configurable
1057- Respect config when localize folder names (#1484707)
1058- Also respect receipt and priority settings when re-opening a draft message
1059- Remember search results (closes #1483883), patch by the_glu
1060- Add Received header on outgoing mail
1061- Upgrade to TinyMCE 2.1.3
1062- Allow inserting image attachments into HTML messages while composing (#1484557)
1063- Implement Message-Disposition-Notification (Receipts)
1064- Fix overriding of session vars when register_globals is on (#1484670)
1065- Fix bug with case-sensitive folder names (#1484245)
1066- Don't create default folders by default
1067- Fixed some potential security risks (audited by Andris)
1068- Only show new messages if they match the current search (#1484176)
1069- Switch to/from when searcing in Sent folder (#1484555)
1070- Correctly read the References header (#1484646)
1071- Unset old cookie before sending a new value (#1484639)
1072- Correctly decode attachments when downloading them (#1484645 and #1484642)
1073- Suppress IE errors when clearing attachments form (#1484356)
1074- Log error when login fails due to auto_create_user turned off
1075- Filter linked/imported CSS files (closes #1484056)
1076- Improve message compose screen (closes #1484383)
1077- Select next row after removing one from list (#1484387)
1078
1079RELEASE 0.1-RC2
1080---------------
1081- Enable drag-&-dropping of folders to a new parent and allow to create subfolders (#1457344)
1082- Suppress IE errors when clearing attachments form (#1484356)
1083- Set preferences field in user table to NULL (#1484386)
1084- Log error when login fails due to auto_create_user turned off
1085- Filter linked/imported CSS files (closes #1484056)
1086- Improve message compose screen (closes #1484383)
1087- Select next row after removing one from list (#1484387)
1088- Make smtp HELO/EHLO hostname configurable (#1484067)
1089- IPv6 Compatability (#1484322), Patch #1484373
1090- Unlock interface when message sending fails (#1484570)
1091- Eval PHP code in template includes (if configured)
1092- Show message when folder is empty. Mo more static text in table (#1484395)
1093- Only display unread count in page title when new messages arrived
1094- Fixed wrong delete button tooltip (#1483965)
1095- Fixed charset encoding bug (#1484429)
1096- Applied patch for LDAP version (#1484552)
1097- Improved XHTML validation
1098- Fix message list selection (#1484550)
1099- Better fix lowercased usernames (#1484473)
1100- Update pngbehavior Script as suggested in #1484490
1101- Fixed moving/deleting messages when more than 1 is selected
1102- Applied patch for LDAP contacts listing by Glen Ogilvie
1103- Applied patch for more address fields in LDAP contacts (#1484402)
1104- Add alternative for getallheaders() (fix #1484508)
1105- Identify mailboxes case-sensitive
1106- Sort mailbox list case-insensitive (closes #1484338)
1107- Fix display of multipart messages from Apple Mail (closes #1484027)
1108- Protect AJAX request from being fetched by a foreign site (XSS)
1109- Make autocomplete for loginform configurable by the skin template
1110- Fix compose function from address book (closes #1484426)
1111- Added //IGNORE to iconv call (patch #1484420, closes #1484023)
1112- Check if mbstring supports charset (#1484290 and #1484292)
1113- Prefer iconv over mbstring (as suggested in #1484292)
1114- Check filesize of template includes (#1484409)
1115- Fixed bug with buttons not dimming/enabling properly after switching folders
1116- Fixed compose window becoming unresponsive after saving a draft (#1484487)
1117- Re-enabled "Back" button in compose window now that bug #1484487 is fixed
1118- Fixed unresponsive interface issue when downloading attachments (#1484496)
1119- Lowered status message time from 5 to 3 seconds to improve responsiveness
1120- Raised .htaccess upload_max_filesize from 2M to 5M to differ from default php.ini
1121- Increased "mailboxcontrols" mail.css width from 160 to 170px to fix non-english languages (#1484499)
1122- Fix status message bug #1484464 with regard to #1484353
1123- Fix address adding bug reported by David Koblas
1124- Applied socket error patch by Thomas Mangin
1125- Pass-by-reference workarround for PHP5 in sendmail.inc
1126- Fixed buggy imap_root settings (closes #1484379)
1127- Prevent default events on subject links (#1484399)
1128- Use HTTP-POST requests for actions that change state
1129
1130RELEASE 0.1-RC1
1131---------------
1132- Use global filters and bind username/ for Ldap searches (#1484159)
1133- Hide quota display if imap server does not support it
1134- Hide address groups if no LDAP servers configured
1135- Add link to message subjects (closes #1484257)
1136- Better SQL query for contact listing/search (closes #1484369)
1137- Fixed marking as read in preview pane (closes #1484364)
1138- CSS hack to display attachments correctly in IE6
1139- Wrap message body text (closes #1484148)
1140- LDAP access is back in address book (closes #1484087)
1141- Added search function for contacts
1142- New Template parsing and output encoding
1143- Fixed bugs #1484119 and #1483978
1144- Fixed message moving procedure (closes #1484308)
1145- Fixed display of multiple attachments (closes #1466563)
1146- Fixed check for new messages (closes #1484310)
1147- List attachments without filename
1148- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable.
1149  Should close bugs #1483951 and #1484299
1150- Correctly translate mailbox names (closes #1484276)
1151- Quote e-mail address links (closes #1484300)
1152- Updated PEAR::Mail_mime package
1153- Accept single quotes for HTML attributes when modifying message body (thanks Jason)
1154- Sanitize input for new users/identities (thanks Colin Alston)
1155- Don't download HTML message parts
1156- Convert HTML parts to plaintext if 'prefer_html' is off
1157- Correctly parse message/rfc822 parts (closes #1484045)
1158- Also use user_id for unique key in messages table (closes #1484074)
1159- Hide contacts drop down on blur (closes #1484203)
1160- Make entries in contacts drop down clickable
1161- Turn off browser autocompletion on login page
1162- Quote <? in text/html message parts
1163- Hide border around radio buttons
1164- Applied patch for attachment download by crichardson (closes #1484198)
1165- Fixed bug in Postgres DB handling (closes #1484068)
1166- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280)
1167- Fixed array_merge bug (closes #1484281)
1168- Fixed flag for deletion in list view (closes #1484264)
1169- Finally support semicolons as recipient separator (closes ##1484251)
1170- Fixed message headers (subject) encoding
1171- check if safe mode is on or not (closes #1484269)
1172- Show "no subject" in message list if subject is missing (closes #1484243)
1173- Solved page caching of message preview (closes #1484153)
1174- Only use gzip compression if configured (closes #1484236)
1175- Fixed priority selector issue (#1484150)
1176- Fixed some CSS issues in default skin (closes #1484210 and #1484161)
1177- Prevent from double quoting of numeric HTML character references (closes #1484253)
1178- Fixed display of HTML message attachments (closes #1484178)
1179- Applied patch for preview caching (closes #1484186)
1180- Added error handling for attachment uploads
1181- Use multibyte safe string functions where necessary (closes #1483988)
1182- Applied security patch to validate the submitted host value (by Kees Cook)
1183- Applied security patch to validate input values when deleting contacts (by Kees Cook)
1184- Applied security patch that sanitizes emoticon paths when attaching them (by Kees Cook)
1185- Applied a patch to more aggressively sanitize a HTML message
1186- Visualize blocked images in HTML messages
1187- Fixed wrong message listing when showing search results (closes #1484131)
1188- Show remote images when opening HTML message part as attachment
1189- Improve memory usage when sending mail (closes #1484098)
1190- Mark messages as read once the preview is loaded (closes #1484132)
1191- Include smtp final response in log (closes #1484081)
1192- Corrected date string in sent message header (closes #1484125)
1193- Correclty choose "To" column in sent and draft mailboxes (closes #1483943)
1194- Changed srong tooltips for message browse buttons (closes #1483930)
1195- Fixed signature delimeter character to be standard (Bug #1484035)
1196- Fixed XSS vulnerability (Bug #1484109)
1197- Remove newlines from mail headers (Bug #1484031)
1198- Selection issues when moving/deleting (Bug #1484044)
1199- Applied patch of Clement Moulin for imap host auto-selection
1200- ISO-encode IMAP password for plaintext login (Bugs #1483977 & #1483886)
1201- Fixed folder name encoding in subscription list (Bug #1484113)
1202- Fixed JS errors in identity list (Bug #1484120)
1203- Translate foldernames in folder form (closes #1484113)
1204- Added first and last buttons to message list, address book
1205  and message detail
1206- Pressing Shift-Del bypasses Trash folder
1207- Enable purge command for Junk folder
1208- Fetch all aliases if virtuser_query is used instead
1209- Re-enabled multi select of contacts (Bug #1484017)
1210- Enable contact editing right after creation (Bug #1459641)
1211- Correct UTF-7 to UTF-8 conversion if mbstring is not available
1212- Fixed IMAP fetch of message body (Bug #1484019)
1213- Fixed safe_mode problems (Bug #1418381)
1214- Fixed wrong header encoding (Bug #1483976)
1215- Made automatic draft saving configurable
1216- Fixed JS bug when renaming folders (Bug #1483989)
1217- Added quota display as image (by Brett Patterson)
1218- Corrected creation of a message-id
1219- New indentation for quoted message text
1220- Improved HTML validity
1221- Fixed URL character set (Ticket #1445501)
1222- Fixed saving of contact into MySQL from LDAP query results (Ticket #1483820)
1223- Fixed folder renaming: unsubscribe before rename (Bug #1483920)
1224- Finalized new message parsing (+ chaching)
1225- Fixed wrong usage of mbstring (Bug #1462439)
1226- Set default spelling language (Ticket #1483938)
1227- Added support for Nox Spell Server
1228- Re-built message parsing (Bug #1327068)
1229  Now based on the message structure delivered by the IMAP server.
1230- Fixed some XSS and SQL injection issues
1231- Fixed charset problems with folder renaming
1232
1233
1234
1235
Note: See TracBrowser for help on using the repository browser.