Updated to release 1.5.0
[siplcs.git] / ChangeLog
blob5042fd188a3a5a35b5e2e7b13cfad986ccd16882
1 version 1.5.0 (2009-06-24)
2        - Fixed bug #2800325 for crash if wrong IP manually typed into Pidgin.
3        - New Security Framework: dedicated to use plug-able security mechanisms.
4          + Added Kerberos/NTLM SSPI for Windows
5          + Added Kerberos MIT for Linux
6          + Fixed the NTLM native implementation for Linux
7        - New options on Advanced tab: Use Kerberos and Single Sign-on (for both
8  kerberos implements). 
9        - Fixed the --with-krb5 compilation option. Now pidgin-sipe can be compiled with krb5 support again.
10        - To send presence subscribe requests to poolFqdn servers
11        - Record-Route header can contain multiple routes. For CHOWA clients.
12        - Fixed 2 bugs with INVITE messages from incoming CHOWA clients.
13        - FreeBSD compatibility
14        - Fixed for 'same conversation ID' issue
15        - Fixed for Reuters(LCS2005) frequent disconnects
16        - Fixed many warnings on compilation.
17        - Fixed many potential memory leaks. Thank you Stefan
18        - Fixed I18n support and sync from launchpad
19          + Added 'it' and 'ru' translations
20          + Updated 'zh', 'cs', 'es' and 'nb' translations.
22 version 1.4.1 (2009-06-01)
23        - Patch for spaces in Login's username
24        - Fixed bugs #2793431, #2793688 for crash in process_incoming_notify_rlmi_resub
25        - Fixed the correct presence for contacts with the presenceMode="msrtc".
26        - Simplify keep alive timeout setting code
27        - Fixed the resubscription process in LCS2005 and OCS2005.
28        - Fixed the support for batched subscription
29        - Fixed a problem when you added a new contact on OCS2007
30        - Fixed potential memory leaks. Thank you Stefan
31 version 1.4.0 (2009-05-17)
32        - Simplified Account Settings Basic screen
33        - Full support for presence using Batched Category Subscription for 
34          OCS2007. [MS-PRES]
35        - Full support for presence usgin Batched Simple Subscription for 
36          LCS2005. [MS-SIP]
37        - Active Directory search for 'Get Info' screen.
38        - Buddy URI are replaced with Display Name.
39        - Added non sensitive support between the client and servers answers. 
40        - Support for deregistration [MS-SIPREGE]
41        - Support for 2007 R2 client message formatting.
42        - Re-subscription after expiration. LCS2005
43        - Added escaping to SOAP request parameters 
44        - Implemented a new scheduling system
45        - Cleanup status id handling
46        - NOTIFY and BENOTIFY similarly handled
47        - Implemented piggy-back for buddy subscription.
48        - Request for functions only supported for each kind of servers 
49          (Allow-Events) OCS2007 and LCS2005. (may be LCS2003?)
50        - Fixed many warnings on compilation.
51        - Fixed many potential memory leaks. Thank you Stefan
52        - Fixed bug #2786479: some messages could not be delivered to all users.
53        - Fixed bug #2779386: fix for invalid NTLM signature.
55 version 1.3.4 (2009-04-13)
56        - Fix segmentation fault caused by redirect
57        - Added check for zlib.h, com_err and purple version on configure script,
58        - Added note to tooltip
59        - Added timeout of security association after eight hours as described 
60          in [MS-SIPAE] 3.2.2 Timers.
61        - Updates to enable compilation in a Cygwin/MinGW environments
62        - Fix a problem with the function purple_get_host_name() in libpurple 
63          versions <  2.5.x
64        - Support for responses with m=x-ms-message rather than m=message
65        - Support for Reuters Messaging environment (LCS2005 like)
66        - Support for message formatting (font face, style, color).
67        - Introduced invisible mode (Appear Offline). Better status support.     
68          official clients
69        - Richer status support with reference to [MS-PRES] and work of 
70        - Fix for bug #2528391: Accepts the first message from the first packet (INVITE). Counterparty's first message now can appear up to 2 sec earlier.
71        - Fixed the offline contacts problem in OCS2007 following [MS-PRES]
72        - Added notification support for undelivered messages.
74 version 1.3.3 (2009-02-09)
75         - Implemented keep alive support. Thanks Stefan Becker
76         - Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
77         - Fixed SSL errors. 
78         - Fixed many segmentation fault errors.
79         - Added many translation files.
81 version 1.3.2 (2008-12-14)
82         - Added support for mingw. Thanks Carl Seutter
83         - Merge with stable branch in the git repository
84         - Fixed SSL input processing
85         - Extended contact search implementation
86         - Path to xBSD support
88 version 1.3.1 (2008-12-09)
89         - Locale/translations support
90         - Search contacts support
91         - Code cleaned
92         - LCS 2005 fixed send/receive messages;partially fixed
94 version 1.3 (2008-12-04)
95         - TLS/SSL support 
96         - Fixed signing messages, thanks Gabriel Burt
97         - Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
98         - Added Presence support for OCS 2007 and LCS 2005
99         - A lot of patches to fix: 
100            +TLS connections, 
101            +Send/receive messages, 
102            +Full presence, 
103            +TCP connections and optimal options in Advanced tap.
104         - A lot bugs fixed
106 version 1.2 (2007-03-22)
108         - Finished the pidgin 2.0 porting
109         - Fixed a NTLM auth problem about the flags on challenge3.
110         - Fixed the Contact problem.
111         - Fixed the segmentation on network detection.
112         - Other minor bugs
114 version 1.1 (2007-03-09)
116         - Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
117         - Changed the method PUBLISH(don't aply in LCS) for SERVICE 
118         - Added new tags in transactions to cloned the LCS transactions.
119         - The MESSAGE method works. Now you can send a message to online user.
121 version 1.0 (2007-03-04)
123         Gaim plug-in releases. First release using autoconf and automake.
124         Compiles with gaim-2beta5 (or newer). On Debian systeam you need
125         the gaim-dev package for compile it.
127         First version. Just added this functionalities:
128         - Authentication (just type NTLM)
129         - Presence (double sided)
130         - Retrieves all contacts from server (with groups)
131         - Delete contacts and groups