1
0
forked from pool/roundcubemail
roundcubemail/roundcubemail.changes

66 lines
2.7 KiB
Plaintext

-------------------------------------------------------------------
Tue Sep 23 13:09:19 CEST 2008 - lrupp@suse.de
- update to 0.2-Beta
- move config directory to /etc/roundcubemail
- fix wrong line end encoding
-------------------------------------------------------------------
Thu Jul 24 10:39:32 CEST 2008 - lrupp@suse.de
- update to 0.2-Alpha1:
- Added option to disable autocompletion from selected LDAP address books
- Support for subfolders in default/protected folders
- Better HTML sanitization with the DOM-based washtml script
- Fixed sorting of folders with non-ascii characters
- Made IMAP auth type configurable
- Fixed attachment list on IE 6/7
- Expanded LDAP implementation to support LDAP server writes
- Fixed management of folders with national characters in names
- Improved messages list performance
- Fixed non-RFC dates parsing
- Fixed signature loading on Windows
- Added language support to HTML editing
- Added sections (fieldset+label) in Settings interface
- Added options for empty trash and expunge inbox on logout
- Removed lines wrapping when displaying message
- Fixed month localization
- Changed codebase to PHP5 with autoloader
-------------------------------------------------------------------
Tue Oct 23 18:27:22 CEST 2007 - lrupp@suse.de
- update to 0.1-rc2:
+ fixes the following bugs:
1457344 1484356 1484386 1484056 1484383 1484387 1484067 1484373
1484570 1484395 1483965 1484429 1484552 1484550 1484473 1484490
1484402 1484508 1484338 1484027 1484426 1484420 1484023 1484290
1484292 1484292 1484409 1484487 1484496 1484487 1484353 1484379
1484399
+ Log error when login fails due to auto_create_user turned off
+ Eval PHP code in template includes (if configured)
+ Only display unread count in page title when new messages
arrived
+ Improved XHTML validation
+ Fixed moving/deleting messages when more than 1 is selected
+ Applied patch for LDAP contacts listing by Glen Ogilvie
+ Identify mailboxes case-sensitive
+ Protect AJAX request from being fetched by a foreign site (XSS)
+ Make autocomplete for loginform configurable by the skin
template
+ Fixed bug with buttons not dimming/enabling properly after
switching folders
+ Lowered status message time from 5 to 3 seconds to improve
responsiveness
+ Fix address adding bug reported by David Koblas
+ Applied socket error patch by Thomas Mangin
+ Pass-by-reference workarround for PHP5 in sendmail.inc
+ Use HTTP-POST requests for actions that change state
- Raised upload_max_filesize from 2M to 5M in apache config
-------------------------------------------------------------------
Sun May 20 19:21:18 CEST 2007 - lrupp@suse.de
- initial version 0.1-rc1