Updated to release 1.6.1
[siplcs.git] / ChangeLog
blob419b2aa9f8e5b3716af5cd35f1c53a40070e7916
1 version 1.6.1 (2009-08-12)
2        - Fix timeout calculation in sipe_buddy_subscribe_cb(), make sure timeout is never 0 
3        - Fixed crash in sipe_process_roaming_self()
4        - Add purple >= 2.5.0 as configuration requirement
5        - Cleanup username handling in sipe_login()
6        - Make password mandatory again
7        - Fixed memory leaks in sipe_login() error paths
8        - Removed controversial dependency in windows branch used for old MAC code
9        - Got rid of MAC in epid generation
10        - Updated "es" translation
11        - Updated "de" translation
12        - Cleaned up connection configuration and setup
13        - More precise treatment of incoming typing info
14        - Fixed improvements reported in #2833015
15        - Fixed for "message was not delivered" reported in bug #2832551
16        - Fixed for CHOWA problems reported in bug #2795132
17        - Fixed for crash reported in bug #2795132
18        - Tag all unused function parameters
19        - Added Empathy support - telepathy-haze config for sipe 
20        - Code around GCC bug on ppc platforms
21        - License file cleanup
22        - Fixed ppc64 compilation errors
23        - Many refinements to the RPM SPEC file
24        - Added convenience script to (re)build from git repository
25        - Added convenience script for creating git snapshots
27 version 1.6.0 (2009-07-27)
28        - Multi-party conversation (Chat) functionality for:
29          + OCS 2007+ as a conference [MS-CONFBAS], [MS-CONFIM], [MS-CONFPRO];
30          + LCS 2005- as a multi-party chat.
31        - Fixed our status in OCS 2007+ environment as seen by others.
32        - Asks user if he wants add counterparty which added him to his contact list (OCS 2007+). User dialog wording improvement.
33 Also defined default group in Add User dialog which appear after user search in catalog.
34        - More strict compilation warnings treatment.
35        - Started code split to functional modules.
36        - Tailored subscriptions for environment - eliminated not needed subscriptions in 2007 environment.
37        - Fixed session closing on unsuccessful message delivery.
38        - More correct incoming BYE processing.
39        - Fixed stealth bug when action payload got freed. Initial bug was that contact could not be removed.
40        - Fix handling of empty note text in incoming rlmi NOTIFY.
41        - patch for FreeBSD 7.x by jprather.
42        - Fix for wrong epid generation on Windows platform in case of missing MAC.
43        - Fix for Route processing.
44        - Improvements for compilation under ppc/ppc64 platfolrm.
45        - Fixed crash if work in non-authenticating environment.
46        
47 version 1.5.0 (2009-06-24)
48        - Fixed bug #2800325 for crash if wrong IP manually typed into Pidgin.
49        - New Security Framework: dedicated to use plug-able security mechanisms.
50          + Added Kerberos/NTLM SSPI for Windows
51          + Added Kerberos MIT for Linux
52          + Fixed the NTLM native implementation for Linux
53        - New options on Advanced tab: Use Kerberos and Single Sign-on (for both
54  kerberos implements). 
55        - Fixed the --with-krb5 compilation option. Now pidgin-sipe can be compiled with krb5 support again.
56        - To send presence subscribe requests to poolFqdn servers
57        - Record-Route header can contain multiple routes. For CHOWA clients.
58        - Fixed 2 bugs with INVITE messages from incoming CHOWA clients.
59        - FreeBSD compatibility
60        - Fixed for 'same conversation ID' issue
61        - Fixed for Reuters(LCS2005) frequent disconnects
62        - Fixed many warnings on compilation.
63        - Fixed many potential memory leaks. Thank you Stefan
64        - Fixed I18n support and sync from launchpad
65          + Added 'it' and 'ru' translations
66          + Updated 'zh', 'cs', 'es' and 'nb' translations.
68 version 1.4.1 (2009-06-01)
69        - Patch for spaces in Login's username
70        - Fixed bugs #2793431, #2793688 for crash in process_incoming_notify_rlmi_resub
71        - Fixed the correct presence for contacts with the presenceMode="msrtc".
72        - Simplify keep alive timeout setting code
73        - Fixed the resubscription process in LCS2005 and OCS2005.
74        - Fixed the support for batched subscription
75        - Fixed a problem when you added a new contact on OCS2007
76        - Fixed potential memory leaks. Thank you Stefan
77 version 1.4.0 (2009-05-17)
78        - Simplified Account Settings Basic screen
79        - Full support for presence using Batched Category Subscription for 
80          OCS2007. [MS-PRES]
81        - Full support for presence usgin Batched Simple Subscription for 
82          LCS2005. [MS-SIP]
83        - Active Directory search for 'Get Info' screen.
84        - Buddy URI are replaced with Display Name.
85        - Added non sensitive support between the client and servers answers. 
86        - Support for deregistration [MS-SIPREGE]
87        - Support for 2007 R2 client message formatting.
88        - Re-subscription after expiration. LCS2005
89        - Added escaping to SOAP request parameters 
90        - Implemented a new scheduling system
91        - Cleanup status id handling
92        - NOTIFY and BENOTIFY similarly handled
93        - Implemented piggy-back for buddy subscription.
94        - Request for functions only supported for each kind of servers 
95          (Allow-Events) OCS2007 and LCS2005. (may be LCS2003?)
96        - Fixed many warnings on compilation.
97        - Fixed many potential memory leaks. Thank you Stefan
98        - Fixed bug #2786479: some messages could not be delivered to all users.
99        - Fixed bug #2779386: fix for invalid NTLM signature.
101 version 1.3.4 (2009-04-13)
102        - Fix segmentation fault caused by redirect
103        - Added check for zlib.h, com_err and purple version on configure script,
104        - Added note to tooltip
105        - Added timeout of security association after eight hours as described 
106          in [MS-SIPAE] 3.2.2 Timers.
107        - Updates to enable compilation in a Cygwin/MinGW environments
108        - Fix a problem with the function purple_get_host_name() in libpurple 
109          versions <  2.5.x
110        - Support for responses with m=x-ms-message rather than m=message
111        - Support for Reuters Messaging environment (LCS2005 like)
112        - Support for message formatting (font face, style, color).
113        - Introduced invisible mode (Appear Offline). Better status support.     
114          official clients
115        - Richer status support with reference to [MS-PRES] and work of 
116        - 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.
117        - Fixed the offline contacts problem in OCS2007 following [MS-PRES]
118        - Added notification support for undelivered messages.
120 version 1.3.3 (2009-02-09)
121         - Implemented keep alive support. Thanks Stefan Becker
122         - Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
123         - Fixed SSL errors. 
124         - Fixed many segmentation fault errors.
125         - Added many translation files.
127 version 1.3.2 (2008-12-14)
128         - Added support for mingw. Thanks Carl Seutter
129         - Merge with stable branch in the git repository
130         - Fixed SSL input processing
131         - Extended contact search implementation
132         - Path to xBSD support
134 version 1.3.1 (2008-12-09)
135         - Locale/translations support
136         - Search contacts support
137         - Code cleaned
138         - LCS 2005 fixed send/receive messages;partially fixed
140 version 1.3 (2008-12-04)
141         - TLS/SSL support 
142         - Fixed signing messages, thanks Gabriel Burt
143         - Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
144         - Added Presence support for OCS 2007 and LCS 2005
145         - A lot of patches to fix: 
146            +TLS connections, 
147            +Send/receive messages, 
148            +Full presence, 
149            +TCP connections and optimal options in Advanced tap.
150         - A lot bugs fixed
152 version 1.2 (2007-03-22)
154         - Finished the pidgin 2.0 porting
155         - Fixed a NTLM auth problem about the flags on challenge3.
156         - Fixed the Contact problem.
157         - Fixed the segmentation on network detection.
158         - Other minor bugs
160 version 1.1 (2007-03-09)
162         - Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
163         - Changed the method PUBLISH(don't aply in LCS) for SERVICE 
164         - Added new tags in transactions to cloned the LCS transactions.
165         - The MESSAGE method works. Now you can send a message to online user.
167 version 1.0 (2007-03-04)
169         Gaim plug-in releases. First release using autoconf and automake.
170         Compiles with gaim-2beta5 (or newer). On Debian systeam you need
171         the gaim-dev package for compile it.
173         First version. Just added this functionalities:
174         - Authentication (just type NTLM)
175         - Presence (double sided)
176         - Retrieves all contacts from server (with groups)
177         - Delete contacts and groups