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