Updated to release 1.11.0
[siplcs.git] / NEWS
blob1f7c4650aa07931a150c3530c33af8bca894e9e4
1 version 1.11.0 "Lotus Domino/Calendar & Voice Call" (2010-10-04)
2         - Feature #2859239: Voice call support (Jakub Adam)
3           * requires updated versions of libnice, farsight & pidgin
4           * only unencrypted calls as SRTP support is missing in farsight
5         - Feature #2945346: Lotus Notes/Domino Calendar integration (pier11):
6           * Sipe can now retrieve calendar data (Meeting schedule/subject/
7             location) from a web-enabled Lotus Domino server and publish it to
8             OCS2007/LCS2005 as availability information.
9           * Example: "Calendar: Currently Busy. Free at 11:30".
10           * Team members (contacts with access level Team) will be able to see
11             information about our current meeting (subject & location) (OCS2007).
12           * First calendar update is scheduled 1 minute after connect,
13           * Subsequent calendar updates happen in 30 minute intervals.
14           * Manual calendar update can be triggered using the following menu:
15                    Accounts->{SIPE_ACCOUNT}->"Republish Calendar"
16           * Though Domino integration can work without any additional settings 
17             in account configuration (on Windows), there are options to manually
18             provide Domino Services URL and email address/password if it's
19             different from SIP URI/Password settings on Basic tab.
20         - Fixed #2971422: idle check for OCS2005 presence case (Stefan Becker)
21         - Fixed #2982424: krb5 build errors on FreeBSD (Stefan Becker)
22         - Fixed #2997639: pidgin crash after accepting cert (Stefan Becker)
23         - Fixed #3001523: Cancelling a long pending file transfer crashes Pidgin (Jakub Adam)
24         - Fixed #3002993: Group Name issues with ampersand (Stefan Becker)
25         - Fixed #3029228: Calendar published at/with incorrect time (Stefan Becker)
26         - Fixed #3029929: Crash with outlook 2k3 Calendar (Stefan Becker)
27         - Fix logout from OCS (Jakub Adam)
28         - Implement workaround for buddy list menu memory leaks (Stefan Becker)
29         - Dropped UDP transport support (Stefan Becker)
30         - Rewrote TCP & TLS transport support (Stefan Becker)
31         - HTTP improvements: GET, cookies (pier11)
32         - Alternative crypt/digest implementation based on NSS (pier11)
33         - Rewrote message debug log and implemented an analyzer script for it (Stefan Becker)
34         - More internal changes to prepare for non-purple backends (Stefan Becker)
35         - New translation: Dutch (Flemish) 'nl' (fieona, ridiekel)
36         - New translation: Swedish 'sv' (Rijad)
37         - Added translations 'ar' 'hu' 'ja' 'ko' 'sv' 'zh_TW' submitted by Novell
38         - New build option: nss/mozilla-nss/microb-engine-nss for non-purple backends
39         - Add build option for kopete backend (Stefan Becker)
40         - mingw build using standard approach, i.e. with auto* tools. (pier11)
41         - Updated Adium port (Emanuele Zattin)