Fixed the resubscription process when expires comes to 0.
[siplcs.git] / ChangeLog
blob917b61fc529d441cb9019d931027eb9b09dd19fd
1 version 1.4.0 (2009-05-17)
2        - Simplified Account Settings Basic screen
3        - Full support for presence using Batched Category Subscription for 
4          OCS2007. [MS-PRES]
5        - Full support for presence usgin Batched Simple Subscription for 
6          LCS2005. [MS-SIP]
7        - Active Directory search for 'Get Info' screen.
8        - Buddy URI are replaced with Display Name.
9        - Added non sensitive support between the client and servers answers. 
10        - Support for deregistration [MS-SIPREGE]
11        - Support for 2007 R2 client message formatting.
12        - Re-subscription after expiration. LCS2005
13        - Added escaping to SOAP request parameters 
14        - Implemented a new scheduling system
15        - Cleanup status id handling
16        - NOTIFY and BENOTIFY similarly handled
17        - Implemented piggy-back for buddy subscription.
18        - Request for functions only supported for each kind of servers 
19          (Allow-Events) OCS2007 and LCS2005. (may be LCS2003?)
20        - Fixed many warnings on compilation.
21        - Fixed many potential memory leaks. Thank you Stefan
22        - Fixed bug #2786479: some messages could not be delivered to all users.
23        - Fixed bug #2779386: fix for invalid NTLM signatire.
25 version 1.3.4 (2009-04-13)
26        - Fix segmentation fault caused by redirect
27        - Added check for zlib.h, com_err and purple version on configure script,
28        - Added note to tooltip
29        - Added timeout of security association after eight hours as described 
30          in [MS-SIPAE] 3.2.2 Timers.
31        - Updates to enable compilation in a Cygwin/MinGW environments
32        - Fix a problem with the function purple_get_host_name() in libpurple 
33          versions <  2.5.x
34        - Support for responses with m=x-ms-message rather than m=message
35        - Support for Reuters Messaging environment (LCS2005 like)
36        - Support for message formatting (font face, style, color).
37        - Introduced invisible mode (Appear Offline). Better status support.     
38          official clients
39        - Richer status support with reference to [MS-PRES] and work of 
40        - 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.
41        - Fixed the offline contacts problem in OCS2007 following [MS-PRES]
42        - Added notification support for undelivered messages.
44 version 1.3.3 (2009-02-09)
45         - Implemented keep alive support. Thanks Stefan Becker
46         - Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
47         - Fixed SSL errors. 
48         - Fixed many segmentation fault errors.
49         - Added many translation files.
51 version 1.3.2 (2008-12-14)
52         - Added support for mingw. Thanks Carl Seutter
53         - Merge with stable branch in the git repository
54         - Fixed SSL input processing
55         - Extended contact search implementation
56         - Path to xBSD support
58 version 1.3.1 (2008-12-09)
59         - Locale/translations support
60         - Search contacts support
61         - Code cleaned
62         - LCS 2005 fixed send/receive messages;partially fixed
64 version 1.3 (2008-12-04)
65         - TLS/SSL support 
66         - Fixed signing messages, thanks Gabriel Burt
67         - Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
68         - Added Presence support for OCS 2007 and LCS 2005
69         - A lot of patches to fix: 
70            +TLS connections, 
71            +Send/receive messages, 
72            +Full presence, 
73            +TCP connections and optimal options in Advanced tap.
74         - A lot bugs fixed
76 version 1.2 (2007-03-22)
78         - Finished the pidgin 2.0 porting
79         - Fixed a NTLM auth problem about the flags on challenge3.
80         - Fixed the Contact problem.
81         - Fixed the segmentation on network detection.
82         - Other minor bugs
84 version 1.1 (2007-03-09)
86         - Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
87         - Changed the method PUBLISH(don't aply in LCS) for SERVICE 
88         - Added new tags in transactions to cloned the LCS transactions.
89         - The MESSAGE method works. Now you can send a message to online user.
91 version 1.0 (2007-03-04)
93         Gaim plug-in releases. First release using autoconf and automake.
94         Compiles with gaim-2beta5 (or newer). On Debian systeam you need
95         the gaim-dev package for compile it.
97         First version. Just added this functionalities:
98         - Authentication (just type NTLM)
99         - Presence (double sided)
100         - Retrieves all contacts from server (with groups)
101         - Delete contacts and groups