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