1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
3 version 3.0.0 (??/??/????):
5 * Various core components of libpurple are now GObjects (Ankit Vani).
6 * Ciphers are now built from the libpurple directory.
7 * Doxygen has been replaced by gtk-doc for generating documentation (Ankit
9 * Added dependency GPlugin, which is now required to build libpurple with
11 * Added dependency gobject-introspection, which is now required to enable
12 non-native plugin support.
13 * Removed flags for manually configuring GnuTLS and NSS. They are now only
14 recognized through pkg-config. (Michael McConville)
15 * Fixed an issue where transient startup statuses could be deleted
17 * Moved config files to XDG Directories. (Arkadiy Illarionov) (#10029)
20 * Specify a different set of encryption ciphers for TLS connections when
21 using GnuTLS. (elrond, belmyst, and Mark Doliner) (#8061)
22 * Don't allow SSL 3.0 (only TLS 1.0 and newer) for TLS connections when
23 using either GnuTLS or NSS.
24 * Install a purple-url-handler file to handle protocol schemes on Linux.
27 * Support building with the GTK+ 3.x toolkit. When configuring the
28 build, use --with-gtk=<2|3> to determine which toolkit to use. Using
29 either 2 or 3 will attempt to build with specifically 2.x or 3.x
30 support. The default is 'auto', which will first look for 3.x
31 development headers and then 2.x development headers.
32 * Add email notification in the docklet area. (Alexei) (#3571)
33 * Add a pref to select the type messages in conversation that triggers
34 the docklet notification. (Momchil) (#12598)
35 * Complete support for receiving a limited amount of history when
36 joining a room. (Kha) (#15458)
37 * Fix gevolution plugin to compile with e-d-s >= 3.6, older versions are
38 not supported anymore. (Ed Catmur) (#15353)
39 * Removed command line argument --multiple in *nix in favor of using
40 GApplication's uniqueness checking directly. The new way to allow
41 multiple Pidgin instances is to pass --gapplication-app-id with an
42 alternate, valid app id. Be careful not to use the same configuration
43 directory as the primary instance.
44 * Replaced purple-url-handler script with the ability to call Pidgin
45 itself for URI handling.
48 * Support the conversation-extended signal for extending the
49 conversation menu. (Howard Chu) (#14818)
52 * Make buddy list management code more efficient. (Oliver) (#4816)
55 * Support file transfers up to ~9 EiB.
58 * Possibility to require encryption. Also, using encryption when
59 available is default option now. (Tomasz Wasilczyk)
60 * Show local time for incoming messages. (Tomasz Wasilczyk) (#4579)
61 * Fixed password change dialog and problems with connecting to accounts
62 with non-ASCII passwords. (Tomasz Wasilczyk) (#14652)
63 * Option to show links from strangers. (Tomasz Wasilczyk) (#10591)
64 * Better handling of "invisible" and "chatty" statuses. (Tomasz
68 * Added a new prpl for the Facebook Messenger protocol
69 * Removed the defunct Facebook XMPP support
72 * Fix file transfer with older Mac MSN clients.
73 * Support file transfers up to ~9 EiB.
74 * Fix buddies not going offline.
77 * Remove all reference to Hidden Number.
78 * Fix decoding of font-size changes in the markup of received messages.
79 * Ignore new invites to join a GroupChat if you're already joined, or
80 still have a pending invite.
81 * The buddy's name was not centered vertically in the buddy-list if they
82 did not have a status-message or mood set.
85 * Remove this protocol because the servers have been taken offline.
86 (Robbie Vehse) (#15356)
89 * Strip element prefixes from XHTML-IM messages as they're presented
90 to the core (and UIs) as incoming messages (Thijs Alkemade).
92 * Support file transfers up to ~9 EiB.
93 * Invalid user moods can no longer be sent to the server.
94 * Added WEBEX-TOKEN SASL auth (Bryon Roche).
97 * Add support for the newer kerberos-based authentication of AIM 8.x
100 * A new plugin API has been introduced. Plugins are no longer required
101 to be of a predefined type (such as protocol, standard, loader etc),
102 and can perform multiple roles.
103 * The Offline Message Emulation plugin now adds a note that the message
104 was an offline message. (Flavius Anton) (#2497)
105 * Two example plugins, caesarcipher and caesarcipher_consumer, have
106 been added that demonstrate registering of a dynamic cipher type in
107 one plugin and using it in another.
108 * IPC test plugins have been removed, since the new plugin API does not
109 provide a seperate IPC API.
112 * A single oscar plugin provides both AIM and ICQ protocols.
113 * A single jabber plugin provides XMPP, GTalk and Facebook protocols.
114 * A single yahoo plugin provides both Yahoo and Yahoo JAPAN protocols.
117 * Fix a use after free when using Python. (PR #357 kdex)
119 version 2.13.0 (03/08/2018):
121 * Unified string comparison. (PR #186) (Arkadiy Illarionov)
122 * Properlly shell escape URI's when opening them. (PR #271 Daniel Kamil Kozar)
123 * Fix a one byte buffer overread in function purple_markup_linkify
124 * Fix an issue were utf8 was incorrectly truncated which could lead to
125 crashes as we were potentially feeding garbage into glib/gtk.
128 * Fixed build against curses 6.0 with opaque structs set. (#16764 dimstar)
129 (PR #268 Daniel Kamil Kozar)
130 * Fixed a crash when resizing the window. (#16680 marcus) (PR #269 Daniel Kamil Kozar)
133 * Fixed bashism in autotools. (#16836 lameventanas) (PR #267 Daniel Kamil Kozar)
136 * Show XEP-0066 OOB URLs in any message, not just headlines
137 * Fix a user after free (#17200 debarshiray) (PR #266 Ethan Blanton)
138 * Removed pipelining from BOSH connections (#17025 PR #295 Tom Li)
139 * Don't try to TLS already secured BOSH connections (#17270 PR #293 Tom Li)
142 * Fix "Registration timeout" on SASL auth with InspIRCd servers
143 (and possibly others not based on charybdis/ratbox/ircd-seven)
144 * Fix issues with plugins that modify outgoing messages
145 (such as the custom PART/QUIT feature of the IRC More plugin)
146 * Fix IRC buffer handling. (#12562 PR #272 Shivaram Lingamneni)
147 * Properly handle AUTHENTICATE as a normal command with server prefix.
149 * Fix a crash caused by a use after free of the MOTD.
150 * Fix an out of bounds read in irc_nick_skip_mode.
151 * Fix a write of a single byte before the start of a buffer in
155 * Better support for dark themes. (#12572 Alyssa Rosenzweig and Gary Kramlich)
156 * Fixed IPv6 links by not escaping []'s. (#16391 cyisfor) (PR #270 Daniel Kamil Kozar)
157 * Only write buddy icons to the cache if they're not already cached. (PR #276 David Woodhouse)
158 * Rejoin persistent chats after reconnect. (#15687 PR #285 Christof Meerwald)
159 * Made the WIN32 Transparency plugin work on all platforms. (#3124 PR #287 Daniel Kamil Kozar)
160 * Ensure search results buttons are labeled (Backport from de2d88e575ee)
161 * Fix matching unicode smilies. (#17232 gnubfx PR #262 Daniel Kamil Kozar)
162 * Correctly update mute/unmute status when the remote side mutes/unmutes us. (#17273 PR #302 David Woodhouse)
163 * Rework the status icon blinking to not used deprecated API. (#17174 zelch PR #264 Daniel Kamil Kozar)
164 * Don't allow adding a buddy to protocols that don't have an add_buddy callback. (#4061 Paradox)
167 * Fix handling of search results (#17238 David Woodhouse)
170 * Port backend-fs to newer api for farstream relay-info property (#17274 bellet)
172 version 2.12.0 (03/09/2017):
174 * Fix an out of bounds memory write in purple_markup_unescape_entity.
176 * Fix use of uninitialised memory if running non-debug-enabled versions of glib
177 * Updated AIM dev and dist ID's to new ones that were assigned by AOL.
178 * TLS certificate verification now uses SHA-256 checksums.
179 * Fixed SASL external auth for Freenode.
180 * Removed the MSN protocol plugin. It has been unusable and dormant for some
181 time. MSNP18 has been discontinued and the protocol plugin would require a
182 large update to start working again. See: http://ismsndeadyet.com/ The
183 third-party Pidgin SkypeWeb plugin, however, should provide enough
184 functionality as a replacement if people still want to use MSN:
185 https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb
186 * Removed Mxit protocol plugin. The service was closed at the end of
188 https://pidgin.im/pipermail/devel/2016-September/024078.htm
189 * Removed the MySpaceIM protocol plugin. The service has been defunct for a
191 * Remove the Yahoo! protocol plugin. Yahoo has completely
192 reimplemented their protocol, so this version is no longer operable as
194 https://yahoo.tumblr.com/post/145715934739/q2-2016-progress-report-on-our-product
195 A new protocol plugin has been written to support the new protocol.
196 It can be found here: https://github.com/EionRobb/funyahoo-plusplus
197 This also removes support for Yahoo! Japan. According to
198 http://messenger.yahoo.co.jp/ the service ended March 26th, 2014.
199 * Remove the Facebook (XMPP) account option. According to
200 https://developers.facebook.com/docs/chat the XMPP Chat API service
201 ended April 30th, 2015. A new protocol plugin has been written,
202 using a different method, to support Facebook. It can be found at
203 https://github.com/dequis/purple-facebook/wiki
204 * Fixed gnutls certificate validation errors that mainly affected google (Dequis)
207 * Replaced instances of d.pidgin.im with developer.pidgin.im and updated the
208 urls to use https. (#17036)
211 * Fixed issue of messages being silently cut off at 500 characters. Large
212 messages are now split into parts and sent one by one. (#4753)
214 version 2.11.0 (06/21/2016):
216 * 2.10.12 was accidentally released with new additions to the API and
217 should have been released as 2.11.0. Unfortunately, we did not catch
218 the mistake until after 2.10.12 was released, but we're fixing it now.
219 See ChangeLog.API for more information.
220 * Include the Mozilla certificate bundle. This fixes connecting to servers
221 with certificates from Let's Encrypt.
222 * Remove all 1024-bit CAs
225 * media: fix an issue with ximagesink displaying only a corner cut-out of
226 a larger webcam video (Jakub Adam)
227 * mediamanager: update output window destruction so that it reflects recent
228 changes in the media pipeline structure (Jakub Adam)
229 * Ported Instantbird's CommandUiOps to libpurple (Dequis)
233 * Fixed alignment of incoming right-to-left messages in protocols that
234 don't support rich text
235 * Fix a potential crash while exiting pidgin
237 Windows-Specific Changes:
238 * Use getaddrinfo for DNS to enable IPv6 (#1075)
239 * Updates to dependencies:
240 * NSS 3.24 and NSPR 4.12.
243 * Add support for the newer kerberos-based authentication of AIM 8.x
246 * Fixed building on Mac OSX (Patrick Cloke) (#16883)
249 * Stop truncating passwords to 8 characters like old ICQ clients did.
250 (#16692). If you actually needed this, truncate your password
251 manually by pressing backspace a few times.
254 * Base64-decode SASL messages before passing to libsasl (#16268)
257 * Fixed a buffer overflow. Discovered by Yves Younan of Cisco Talos.
259 * Fixed a remote out-of-bounds read. Discovered by Yves Younan of Cisco
260 Talos. (TALOS-CAN-0140)
261 * Fixed a remote out-of-band read. Discovered by Yves Younan of Cisco
262 Talos. (TALOS-CAN-0138, TALOS-CAN-0135)
263 * Fixed an invalid read. Discovered by Yves Younan of Cisco Talos
265 * Fixed a remote buffer overflow vulnerability. Discovered by Yves
266 Younan of Cisco Talos. (TALOS-CAN-0119)
267 * Fixed an out-of-bounds read discovered by Yves Younan of Cisco Talos.
269 * Fixed a directory traversal issue. Discovered by Yves Younan of Cisco
270 Talos (TALOS-CAN-0128)
271 * Fixed a remote denial of service vulnerability that could result in
272 a null pointer dereference. Discovered by Yves Younan of Cisco Talos.
274 * Fixed a remote denial of service that could result in an out-of-bounds
275 read. Discovered by Yves Younan of Cisco Talos (TALOS-CAN-0134)
276 * Fixed multiple remote buffer overflows. Discovered by Yves Younan of
277 Cisco Talos. (TALOS-CAN-0136)
278 * Fixed a remote NULL pointer dereference. Discovered by Yves Younan of
279 Cisco Talos (TALOS-CAN-0137)
280 * Fixed a remote code execution issue discovered by Yves Younan of Cisco
281 Talos. (TALOS-CAN-0142)
282 * Fixed a remote denial of service vulnerability in contact mood
283 handling. Discovered by Yves Younan of Cisco Talos (TALOS-CAN-0141)
284 * Fixed a remote out-of-bounds write vulnerability. Discovered by Yves
285 Younan of Cisco Talos. (TALOS-CAN-0139)
286 * Fix a remote out-of-bounds read. Discovered by Yves Younan of Cisco
287 Talos. (TALOS-CAN-0143)
289 version 2.10.12 (12/31/2015):
291 * purple-url-handler now works with Python 3.x (Daniël van Eeden)
292 * Fixed an issue where transient startup statuses could be deleted
293 (Jakub Adam) (#16762)
296 * The shout smile now matches the default theme (Steve Vaught)
298 Windows-Specific Changes:
299 * Updates to dependencies:
302 * NSS 3.20.1 and NSPR 4.10.10
305 * Remove support for Tcl plugins
308 * Updated internal libgadu to version 1.12.1.
310 version 2.10.11 (11/23/2014):
312 * Fix handling of Self-Signed SSL/TLS Certificates when using the NSS
314 * Improve default cipher suites used with the NSS plugin (#16262)
315 * Add NSS Preferences plugin which allows the SSL/TLS Versions and
316 cipher suites to be configured (#8061)
319 * Fix a bug that prevented plugin to load when compiled without GnuTLS.
321 * Fix build for platforms without AF_LOCAL definition. (#16404)
324 * Fix broken login due to server change (dx, TReKiE). (#16451, #16455)
325 * Fail early when buddy list is unavailable instead of wasting bandwidth
328 version 2.10.10 (10/22/2014):
330 * Check the basic constraints extension when validating SSL/TLS
331 certificates. This fixes a security hole that allowed a malicious
332 man-in-the-middle to impersonate an IM server or any other https
333 endpoint. This affected both the NSS and GnuTLS plugins. (Discovered
334 by an anonymous person and Jacob Appelbaum of the Tor Project, with
335 thanks to Moxie Marlinspike for first publishing about this type of
336 vulnerability. Thanks to Kai Engert for guidance and for some of the
337 NSS changes) (CVE-2014-3694)
338 * Allow and prefer TLS 1.2 and 1.1 when using the NSS plugin for SSL.
339 (Elrond and Ashish Gupta) (#15909)
341 libpurple3 compatibility:
342 * Encrypted account passwords are preserved until the new one is set.
343 * Fix loading Google Talk and Facebook XMPP accounts.
345 Windows-Specific Changes:
346 * Don't allow overwriting arbitrary files on the file system when the
347 user installs a smiley theme via drag-and-drop. (Discovered by Yves
348 Younan of Cisco Talos) (CVE-2014-3697)
349 * Updates to dependencies:
350 * NSS 3.17.1 and NSPR 4.10.7
353 * Fix build against Python 3. (Ed Catmur) (#15969)
356 * Updated internal libgadu to version 1.12.0.
359 * Fix potential remote crash parsing server message that indicates that
360 a large amount of memory should be allocated. (Discovered by Yves Younan
361 and Richard Johnson of Cisco Talos) (CVE-2014-3696)
364 * Fix a possible leak of unencrypted data when using /me command
365 with OTR. (Thijs Alkemade) (#15750)
368 * Fix potential remote crash parsing a malformed emoticon response.
369 (Discovered by Yves Younan and Richard Johnson of Cisco Talos)
373 * Fix potential information leak where a malicious XMPP server and
374 possibly even a malicious remote user could create a carefully crafted
375 XMPP message that causes libpurple to send an XMPP message containing
376 arbitrary memory. (Discovered and fixed by Thijs Alkemade and Paul
377 Aurich) (CVE-2014-3698)
378 * Fix Facebook XMPP roster quirks. (#15041, #15957)
381 * Fix login when using the GnuTLS library for TLS connections. (#16172)
383 version 2.10.9 (2/2/2014):
385 * Fix problems logging into some servers including jabber.org and
386 chat.facebook.com. (#15879)
388 version 2.10.8 (1/28/2014):
390 * Python build scripts and example plugins are now compatible with
391 Python 3. (Ashish Gupta) (#15624)
394 * Fix potential crash if libpurple gets an error attempting to read a
395 reply from a STUN server. (Discovered by Coverity static analysis)
397 * Fix potential crash parsing a malformed HTTP response. (Discovered by
398 Jacob Appelbaum of the Tor Project) (CVE-2013-6479)
399 * Fix buffer overflow when parsing a malformed HTTP response with
400 chunked Transfer-Encoding. (Discovered by Matt Jones, Volvent)
402 * Better handling of HTTP proxy responses with negative Content-Lengths.
403 (Discovered by Matt Jones, Volvent)
404 * Fix handling of SSL certificates without subjects when using libnss.
405 * Fix handling of SSL certificates with timestamps in the distant future
406 when using libnss. (#15586)
407 * Impose maximum download size for all HTTP fetches.
410 * Fix crash displaying tooltip of long URLs. (CVE-2013-6478)
411 * Better handling of URLs longer than 1000 letters.
412 * Fix handling of multibyte UTF-8 characters in smiley themes. (#15756)
414 Windows-Specific Changes:
415 * When clicking file:// links, show the file in Explorer rather than
416 attempting to run the file. This reduces the chances of a user
417 clicking on a link and mistakenly running a malicious file.
418 (Originally discovered by James Burton, Insomnia Security. Rediscovered
419 by Yves Younan of Sourcefire VRT.) (CVE-2013-6486)
420 * Fix Tcl scripts. (#15520)
421 * Fix crash-on-startup when ASLR is always on. (#15521)
422 * Updates to dependencies:
423 * NSS 3.15.4 and NSPR 4.10.2
425 Patched for https://bugzilla.gnome.org/show_bug.cgi?id=668154
428 * Fix untrusted certificate error.
431 * Fix a possible crash when receiving a malformed message in a Direct IM
435 * Fix buffer overflow with remote code execution potential. Only
436 triggerable by a Gadu-Gadu server or a man-in-the-middle.
437 (Discovered by Yves Younan and Ryan Pentney of Sourcefire VRT)
439 * Disabled buddy list import/export from/to server (it didn't work
440 anymore). Buddy list synchronization will be implemented in 3.0.0.
441 * Disabled new account registration and password change options, as it
442 didn't work either. Account registration also caused a crash. Both
443 functions are available using official Gadu-Gadu website.
446 * Fix bug where a malicious server or man-in-the-middle could trigger
447 a crash by not sending enough arguments with various messages.
448 (Discovered by Daniel Atallah) (CVE-2014-0020)
449 * Fix bug where initial IRC status would not be set correctly.
450 * Fix bug where IRC wasn't available when libpurple was compiled with
451 Cyrus SASL support. (#15517)
454 * Fix NULL pointer dereference parsing headers in MSN.
455 (Discovered by Fabian Yamaguchi and Christian Wressnegger of the
456 University of Goettingen) (CVE-2013-6482)
457 * Fix NULL pointer dereference parsing OIM data in MSN.
458 (Discovered by Fabian Yamaguchi and Christian Wressnegger of the
459 University of Goettingen) (CVE-2013-6482)
460 * Fix NULL pointer dereference parsing SOAP data in MSN.
461 (Discovered by Fabian Yamaguchi and Christian Wressnegger of the
462 University of Goettingen) (CVE-2013-6482)
463 * Fix possible crash when sending very long messages. Not
464 remotely-triggerable. (Discovered by Matt Jones, Volvent)
467 * Fix buffer overflow with remote code execution potential.
468 (Discovered by Yves Younan and Pawel Janic of Sourcefire VRT)
470 * Fix sporadic crashes that can happen after user is disconnected.
471 * Fix crash when attempting to add a contact via search results.
472 * Show error message if file transfer fails.
473 * Fix compiling with InstantBird.
474 * Fix display of some custom emoticons.
477 * Correctly set whiteboard dimensions in whiteboard sessions.
480 * Fix buffer overflow with remote code execution potential.
481 (Discovered by Yves Younan of Sourcefire VRT) (CVE-2013-6490)
484 * Prevent spoofing of iq replies by verifying that the 'from' address
485 matches the 'to' address of the iq request. (Discovered by Fabian
486 Yamaguchi and Christian Wressnegger of the University of Goettingen,
487 fixed by Thijs Alkemade) (CVE-2013-6483)
488 * Fix crash on some systems when receiving fake delay timestamps with
489 extreme values. (Discovered by Jaime Breva Ribes) (CVE-2013-6477)
490 * Fix possible crash or other erratic behavior when selecting a very
491 small file for your own buddy icon.
492 * Fix crash if the user tries to initiate a voice/video session with a
494 * Fix login errors when the first two available auth mechanisms fail but
495 a subsequent mechanism would otherwise work when using Cyrus SASL.
497 * Fix dropping incoming stanzas on BOSH connections when we receive
498 multiple HTTP responses at once. (Issa Gorissen) (#15684)
501 * Fix possible crashes handling incoming strings that are not UTF-8.
502 (Discovered by Thijs Alkemade and Robert Vehse) (CVE-2012-6152)
503 * Fix a bug reading a peer to peer message where a remote user could
504 trigger a crash. (CVE-2013-6481)
507 * Fix crash in contact availability plugin.
508 * Fix perl function Purple::Network::ip_atoi
509 * Add Unity integration plugin.
511 version 2.10.7 (02/13/2013):
516 * The configure script will now exit with status 1 when specifying
517 invalid protocol plugins using the --with-static-prpls and
518 --with-dynamic-prpls arguments. (Michael Fiedler) (#15316)
521 * Fix a crash when receiving UPnP responses with abnormally long values.
523 * Don't link directly to libgcrypt when building with GnuTLS support.
524 (Bartosz Brachaczek) (#15329)
525 * Fix UPnP mappings on routers that return empty <URLBase/> elements
526 in their response. (Ferdinand Stehle) (#15373)
527 * Tcl plugin uses saner, race-free plugin loading.
528 * Fix the Tcl signals-test plugin for savedstatus-changed.
529 (Andrew Shadura) (#15443)
532 * Make Pidgin more friendly to non-X11 GTK+, such as MacPorts' +no_x11
536 * Fix a crash at startup with large contact list. Avatar support for
537 buddies will be disabled until 3.0.0. (#15226, #14305)
540 * Support for SASL authentication. (Thijs Alkemade, Andy Spencer)
542 * Print topic setter information at channel join. (#13317)
545 * Fix SSL certificate issue when signing into MSN for some users.
546 * Fix a crash when removing a user before its icon is loaded. (Mark
550 * Fix two bugs where a remote MXit user could possibly specify a local
551 file path to be written to. (CVE-2013-0271)
552 * Fix a bug where the MXit server or a man-in-the-middle could
553 potentially send specially crafted data that could overflow a buffer
554 and lead to a crash or remote code execution. (CVE-2013-0272)
555 * Display farewell messages in a different colour to distinguish
556 them from normal messages.
557 * Add support for typing notification.
558 * Add support for the Relationship Status profile attribute.
559 * Remove all reference to Hidden Number.
560 * Ignore new invites to join a GroupChat if you're already joined, or
561 still have a pending invite.
562 * The buddy's name was not centered vertically in the buddy-list if they
563 did not have a status-message or mood set.
564 * Fix decoding of font-size changes in the markup of received messages.
565 * Increase the maximum file size that can be transferred to 1 MB.
566 * When setting an avatar image, no longer downscale it to 96x96.
569 * Fix a crash in Sametime when a malicious server sends us an abnormally
570 long user ID. (CVE-2013-0273)
573 * Fix a double-free in profile/picture loading code. (Mihai Serban)
575 * Fix retrieving server-side buddy aliases. (Catalin Salgau) (#15381)
578 * The Voice/Video Settings plugin supports using the sndio GStreamer
579 backends. (Brad Smith) (#14414)
580 * Fix a crash in the Contact Availability Detection plugin. (Mark)
582 * Make the Message Notification plugin more friendly to non-X11 GTK+,
583 such as MacPorts' +no_x11 variant.
585 Windows-Specific Changes:
586 * Compile with secure flags (Jurre van Bergen) (#15290)
587 * Installer downloads GTK+ Runtime and Debug Symbols more securely.
588 Thanks goes to Jacob Appelbaum of the Tor Project for identifying
589 this issue and suggesting solutions. (#15277)
590 * Updates to a number of dependencies, some of which have security
591 related fixes. Thanks again to Jacob Appelbaum and Jurre van Bergen
592 for identifying the vulnerable libraries and to Dieter Verfaillie
593 for helping getting the libraries updated. (#14571, #15285, #15286)
602 * NSS 3.13.6 and NSPR 4.9.2
606 * Patch libmeanwhile (sametime library) to fix crash. (Jonathan Rice)
609 version 2.10.6 (07/06/2012):
611 * Fix a bug that requires a triple-click to open a conversation
612 window from the buddy list. (#15199)
614 version 2.10.5 (07/05/2012):
616 * Add support for GNOME3 proxy settings. (Mihai Serban) (#15054)
619 * Fix a crash that may occur when trying to ignore a user who is
620 not in the current chat room. (#15139)
623 * Fix building with MSVC on Windows (broken in 2.10.4). (Florian
627 * Fix a buffer overflow vulnerability when parsing incoming messages
628 containing inline images. Thanks to Ulf Härnhammar for reporting
629 this! (CVE-2012-3374)
631 version 2.10.4 (05/06/2012):
633 * Support building against Farstream in addition to Farsight.
634 (Olivier Crete) (#14936)
637 * Disable periodic WHO timer. IRC channel user lists will no
638 longer automatically display away status, but libpurple will be
639 much kinder to the network.
640 * Print unknown numerics to channel windows if we can associate
641 them. Thanks to Marien Zwart. (#15090)
644 * Fix a possible crash when receiving messages with certain characters
645 or character encodings. Thanks to Fabian Yamaguchi for reporting
646 this! (CVE-2012-2318)
649 * Fix a possible crash when receiving a series of specially crafted
650 file transfer requests. Thanks to José Valentín Gutiérrez for
651 reporting this! (CVE-2012-2214)
653 Windows-Specific Changes:
654 * Words added to spell check dictionaries are saved across restarts of
657 version 2.10.3 (03/26/2012):
659 * Fix buddies not going offline. (#14997)
661 version 2.10.2 (03/14/2012):
663 * Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799)
664 * Fix compilation of the MXit protocol plugin with GLib 2.31. (#14773)
667 * Add support for the GNOME3 Network dialog. (#13882)
668 * Fix rare crash. (#14392)
669 * Add support for the GNOME3 Default Application dialog for configuring
673 * Support new connection states and signals for NetworkManager 0.9+.
674 (Dan Williams) (#13859)
677 * Fix a possible crash when receiving an unexpected message
678 from the server. (Thijs Alkemade) (#14983)
679 * Allow signing on with usernames containing periods and
680 underscores. (#13500)
681 * Allow adding buddies containing periods and underscores. (#13500)
682 * Don't try to format ICQ usernames entered as email addresses.
683 Gets rid of an "Unable to format username" error at login. (#13883)
686 * Fix possible crashes caused by not validating incoming messages as
687 UTF-8. (Thijs Alkemade) (#14884)
688 * Support new protocol version MSNP18. (#14753)
689 * Fix messages to offline contacts. (#14302)
691 Windows-Specific Changes:
692 * Fix the installer downloading of spell-checking dictionaries (#14612)
693 * Fix compilation of the Bonjour protocol plugin. (#14802)
696 * The autoaccept plugin will no longer reset the preference for unknown
697 buddies to "Auto Reject" in certain cases. (#14964)
699 version 2.10.1 (12/06/2011):
701 * Fix compilation on OpenBSD.
704 * Fix remotely-triggerable crashes by validating strings in a few
705 messages related to buddy list management. Thanks to Evgeny Boger
706 for reporting this! (#14682)
709 * IPv6 fixes (Linus Lüssing)
712 * Fix problems linking against GnuTLS. (#14544)
715 * Fix a memory leak when admitting UTF-8 text with a non-UTF-8 primary
719 * Fix crashes and memory leaks when receiving malformed voice
720 and video requests. Thanks to Thijs Alkemade for reporting this!
723 * Separate "username" and "server" when adding new Sametime accounts.
725 * Fix compilation in Visual C++. (#14608)
728 * Fix CVE-2011-3594, by UTF-8 validating incoming messages before
729 passing them to glib or libpurple. Identified by Diego Bauche
730 Madero from IOActive. (#14636)
733 * Fetch buddy icons in some cases where we previously weren't. (#13050)
735 Windows-Specific Changes:
738 version 2.10.0 (08/18/2011):
740 * Make the max size of incoming smileys a pref instead of hardcoding it.
741 (Quentin Brandon) (#5231)
742 * Added a plugin information dialog to show information for plugins
743 that aren't otherwise visible in the plugins dialog.
744 * Fix building with GTK+ earlier than 2.14.0 (GTK+ 2.10 is still the
745 minimum supported) (#14261)
748 * Fix a potential crash in the Log Reader plugin when reading QIP logs.
749 * Fix a large number of strcpy() and strcat() invocations to use
750 strlcpy() and strlcat(), etc., forestalling an entire class of
751 string buffer overrun bugs.
752 (The Electronic Frontier Foundation, Dan Auerbach, Chris Palmer,
754 * Change some filename manipulations in filectl.c to use MAXPATHLEN
755 instead of arbitrary length constants. (The Electronic Frontier
756 Foundation, Dan Auerbach, Chris Palmer, Jacob Appelbaum)
757 * Fix endianness-related crash in NTLM authentication (Jon Goldberg)
761 * Fixed searching for buddies in public directory. (Tomasz Wasilczyk)
763 * Better status message handling. (Tomasz Wasilczyk) (#14314)
764 * Merged two buddy blocking methods. (Tomasz Wasilczyk) (#5303)
765 * Fix building of the bundled libgadu library with older versions
766 of GnuTLS. (patch plucked from upstream) (#14365)
769 * Fix crash selecting Tools->Set Mood when you're online with an
770 ICQ account that is configured as an AIM account. (#14437)
773 * Fix a crash when remote users have certain characters in their
774 nicknames. (Discovered by Djego Ibanez) (#14341)
775 * Fix the handling of formatting following mIRC ^O (#14436)
776 * Fix crash when NAMES is empty. (James McLaughlin) (#14518)
779 * Fix incorrect handling of HTTP 100 responses when using the HTTP
780 connection method. This can lead to a crash. (Discovered by Marius
782 * Fix seemingly random crashing. (#14307)
783 * Fix a crash when the account is disconnected at the time we are doing a
784 SB request. (Hanzz, ported by shlomif) (#12431)
787 * Do not generate malformed XML ("</>") when setting an empty mood.
789 * Fix the /join <room> behavior. (Broken when adding support for
790 <room>@<server>) (#14205)
793 * Fix coming out of idle while in an unavailable state
794 * Fix logging into Yahoo! JAPAN. (#14259)
796 Windows-Specific Changes:
797 * Open an explorer.exe window at the location of the file when clicking
798 on a file link instead of executing the file, because executing a file
799 can be potentially dangerous. (Discovered by James Burton of
800 Insomnia Security) (Fixed by Eion Robb)
802 version 2.9.0 (06/23/2011):
804 * Fix a potential remote denial-of-service bug related to displaying
806 * Significantly improved performance of larger IRC channels (regression
807 introduced in 2.8.0).
808 * Fix Conversation->Add on AIM and MSN.
809 * Entries in the chat user list are sorted properly again. This was
810 inadvertenly broken in 2.8.0.
813 * Fix logging in to ICQ.
816 * media: Actually use the specified TCP port from the TURN configuration to
817 create a TCP relay candidate.
820 * Fix crashes on some non-mainstream OSes when attempting to
821 printf("%s", NULL). (Clemens Huebner) (#14297)
824 * The Evolution Integration plugin compiles again.
826 version 2.8.0 (06/07/2011):
828 * Implement simple silence suppression for voice calls, preventing
829 wasted bandwidth for silent periods during a call. (Jakub Adam)
831 * Added the DigiCert High Assurance CA-3 intermediate CA, needed for
832 validation of the Facebook XMPP interface's certificate.
833 * Removed the QQ protocol plugin. It hasn't worked in a long time and
834 isn't being maintained, therefore we no longer want it.
837 * Duplicate code cleanup. (Gabriel Schulhof) (#10599)
838 * Voice/Video call window adapts correctly to adding or removing
839 streams on the fly. (Jakub Adam) (half of #13535)
840 * Don't cancel an ongoing call when rejecting the addition of a
841 stream to the existing call. (Jakub Adam) (#13537)
842 * Pidgin plugins can now override tab completion and detect clicks on
843 usernames in the chat userlist. (kawaii.neko) (#12599)
844 * Fix the tooltip being destroyed when it is full of information and
845 cover the mouse (dliang) (#10510)
848 * media: Allow obtaining active local and remote candidates. (Jakub
850 * media: Allow getting/setting video capabilities. (Jakub Adam) (half
852 * Simple Silence Suppression is optional per-account. (Jakub Adam)
854 * Fix purple-url-handler being unable to find an account.
855 * media: Allow adding/removing streams on the fly. (Jakub Adam)
857 * Support new connection states in NetworkManager 0.9. (Dan Williams)
859 * When removing a buddy, delete the pounces associated with it.
860 (Kartik Mohta) (#1131)
861 * media: Allow libpurple and plugins to set SDES properties for RTP
862 conferences. (Jakub Adam) (#12981)
863 * proxy: Add new "Tor/Privacy" proxy type that can be used to
864 restrict operations that could leak potentially sensitive data
865 (e.g. DNS queries). (#11110, #13928)
866 * media: Add support for using TCP relaying with TURN (will only work with
867 libnice 0.1.0 and later).
870 * Fix setting icons with dimensions greater than 64x64 pixels by scaling
871 them down to at most 64x64. (#12874, #13165)
874 * Allow showing your status only to buddies. (Mateusz Piękos) (#13358)
875 * Updated internal libgadu to version 1.10.1. (Robert Matusewicz,
876 Krzysztof Klinikowski) (#13525)
877 * Updated internal libgadu to version 1.11.0. (Tomasz Wasilczyk)
879 * Suppress blank messages that happen when receiving inline
880 images. (Tomasz Wasilczyk) (#13554)
881 * Fix sending inline images to remote users, don't crash when
882 trying to send large (> 256kB) images. (Tomasz Wasilczyk) (#13580)
883 * Support typing notifications. (Jan Zachorowski, Tomasz Wasilczyk,
884 Krzysztof Klinikowski) (#13362, #13590)
885 * Require libgadu 1.11.0 to avoid using internal libgadu.
886 * Optional SSL connection support for GNUTLS users (not on Windows
887 yet!). (Tomasz Wasilczyk) (#13613, #13894)
888 * Don't count received messages or statuses when determining whether
889 to send a keepalive packet. (Jan Zachorowski) (#13699)
890 * Fix a crash when receiving images on Windows or an incorrect
891 timestamp in the log when receiving images on Linux. (Tomasz
893 * Support XML events, resulting in immediate update of other users'
894 buddy icons. (Tomasz Wasilczyk) (#13739)
895 * Accept poorly formatted URLs from other third-party clients in
896 the same manner as the official client. (Tomasz Wasilczyk)
900 * Fix setting icons with dimensions greater than 64x64 pixels by scaling
901 them down to at most 64x64. (#12874, #13165)
902 * Fix unsetting your mood when "None" is selected. (Dustin Gathmann)
904 * Ignore Daylight Saving Time when performing calculations related to
905 birthdays. (Dustin Gathmann) (#13533)
906 * It is now possible to specify multiple encodings on the Advanced
907 tab of an ICQ account's settings by using a comma-delimited list.
908 (Dmitry Utkin) (#13496)
911 * Add "authserv" service command. (tomos) (#13337)
914 * Fix a hard-to-exploit crash in the MSN protocol when using the
915 HTTP connection method (Reported by Marius Wachtler).
918 * Support for an Invite Message when adding a buddy.
919 * Fixed bug in splitting-up of messages that contain a lot of links.
920 * Fixed crash caused by timer not being disabled on disconnect.
921 (introduced in 2.7.11)
922 * Clearing of the conversation window now works.
923 * When receiving an invite you can display the sender's profile
924 information, avatar image, invite message.
925 * The Change PIN option was moved into separate action.
926 * New profile attributes added and shown.
927 * Update to protocol v6.3.
928 * Added the ability to view and invite your Suggested Friends,
929 and to search for contacts.
930 * Also display the Status Message of offline contacts in their
934 * Remember the previously entered user directory when searching.
935 (Keith Moyer) (#12451)
936 * Correctly handle a buddy's unsetting his/her vCard-based avatar.
937 (Matthew W.S. Bell) (#13370)
938 * Squash one more situation that resulted in duplicate entries in
939 the roster (this one where the server reports the buddy as being
940 in the same (empty) group. (Reported by Danny Mayer)
943 * The Voice/Video Settings plugin now includes the ability to test
944 microphone settings. (Jakub Adam) (#13182)
945 * Fix a crash when handling some saved settings in the Voice/Video
946 Settings plugin. (Pat Erley) (13290, #13774)
948 Windows-Specific Changes:
949 * Fix building libpurple with Visual C++ .NET 2005. This was
950 accidentally broken in 2.7.11. (Florian Quèze)
951 * Build internal libgadu using packed structs, fixing several
952 long-standing Gadu-Gadu issues. (#11958, #6297)
954 version 2.7.11 (03/10/2011):
956 * Our bundled libgadu should now build on HP-UX.
957 * Fix some instances of file transfers never completing. (Cristi Posoiu)
961 * Sort by Status no longer causes buddies to move around when you
963 * Fix embedding in the system tray on older GTK+ releases (such as on
964 CentOS 5.5 and older Fedora).
965 * No longer require libstartup-notification for startup notification
966 support. GTK+ has included support for years, so use it instead. (David
970 * Fix a bug where some buddies from your buddy list might not show up.
971 Affected non-English ICQ users the most. (#13386)
972 * Send keepalives for all types of network connections. Will hopefully
973 make chat rooms more reliable. (#1449)
976 * Fix bug that prevented added buddies to your buddy list in certain
977 circumstances. (#13298)
980 * MXit plugin and reported client version now follow the libpurple
982 * Don't try to request profile information for non-user contacts.
983 * Allow Re-Invite for contacts in Deleted or Rejected state.
984 * Ensure we don't send packets too fast to the MXit server and trigger
985 its flood-detection mechanism. Also increased the internal packet queue
989 * Fix building on platforms with an older glib (inadvertantly broken in
991 * Don't treat the on-join status storms as 'new arrivals'. (Thijs
993 * Extend the /join command to support room JIDs, enabling you to join
994 a room on any server. (Solarius, Matěj Cepl, Tirtha 'wyuka'
996 * Add support for receiving a limited amount of history when joining a
997 room (not currently supported by Pidgin and Finch). (Thijs Alkemade)
1000 Yahoo!/Yahoo! JAPAN:
1001 * Fix CVE-2011-1091, denials of service caused by NULL pointer
1002 dereferences due to improper handling of malformed YMSG packets. Thanks
1003 to Marius Wachtler for reporting this and reviewing the fix!
1005 version 2.7.10 (02/06/2011):
1007 * Force video sources to all have the same capabilities. This reduces the
1008 number of times video must be scaled down, saving CPU time. (Jakub Adam)
1010 * Starting multiple video calls and ending one no longer causes the other
1011 calls to stop sending audio and video. (Jakub Adam) (#12758, #13237)
1012 * Perl bindings now respect LDFLAGS. (Peter Volkov, Markos Chandras)
1014 * Added AddTrust External Root CA. (#11554)
1015 * Resolve some issues validating X.509 certificates signed off the CAcert
1016 Class 3 intermediate cert when using the GnuTLS SSL/TLS plugin.
1019 * Don't drop whole messages when text is colored. (Jan Zachorowski)
1023 * Don't show two windows when using "Get Info" on a buddy. (Gabriel Burt;
1024 Novell, Inc.) (#13108)
1027 * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692)
1030 * Stop sending audio when placing a call on hold. (Jakub Adam) (#13032)
1031 * Stop translating gpointers to ints in the dbus API. This removes
1032 functions from the dbus API. (The openSUSE Project) (#12507)
1033 * Fix D-Bus introspection calls that omit the interface parameter. (Tom
1035 * Fixed bugs in purple_str_to_time() that caused the most recent 'make
1036 check' failures. (Nader Morshed) (#13131)
1037 * Correct an issue that caused some UIs other than Pidgin or Finch to
1038 leave a buddy in the "is typing" state. (Jan Kaluza)
1039 * Fix potential information disclosure issues in the Cipher code. (Julia
1043 * Support using the Page Up and Page Down keys on the numeric keypad in
1044 the conversation window. (Ryan Flegel) (#13127)
1045 * Fix a few memory leaks. (Nader Morshed) (#13162)
1046 * Support rendering strikethrough when received as in-line CSS. (#13168)
1047 * Editable comboboxes are now more friendly to some GTK+ themes. (Hugo
1048 Pereira Da Costa) (#13164).
1051 * The Voice/Video Settings plugin no longer resets selected devices to
1052 defaults. (Jakub Adam) (#13044)
1053 * The Voice/Video Settings plugin no longer crashes when a stored device
1054 name is not found in the list of available devices. (Jakub Adam)
1056 * The Autoaccept plugin now allows disabling filename escaping. (Rok
1057 Mandeljc) (half of #11459)
1058 * The Autoaccept plugin now allows choosing Reject/Ask/Accept for
1059 non-buddies. (Rok Mandeljc) (half of #11459)
1062 * QQ2008 is now the default protocol version. (Michael Terry) (#11635)
1065 * Don't crash when receiving an unexpected/invalid jingle transport type.
1066 (Nikita Kozlov) (#13136)
1067 * Handle Connection: Close headers for BOSH, when the server does not
1068 terminate the connection itself. (#13008)
1069 * Improved parsing for DIGEST-MD5, which should resolve issues
1070 connecting to some jabberd2 servers. This corrects an issue parsing
1071 one-character or empty elements. (Noa Resare) (#a14514)
1073 Yahoo!/Yahoo! JAPAN:
1074 * Fix a crash when an account disconnects before a p2p session is
1075 completely set up. (Jan Kaluza) (#12432)
1077 version 2.7.9 (12/26/2010):
1079 * Fix CVE-2010-4528, a crash when receiving short packets related to
1082 version 2.7.8 (12/19/2010):
1084 * Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak)
1088 * When a conversation has reached the maximum limit on the number
1089 of smileys, display the text representation of the smiley properly
1090 when it contains HTML-escapable characters (e.g. "<3" was previously
1091 displayed as "<3").
1092 * Drop dependency on GdkGC and use Cairo instead.
1093 * New UI hack to assist in first-time setup of Facebook accounts with
1094 icon from Jakub Szypulka.
1095 * Don't hide the buddy list if there is no notification area in which
1096 to put the icon. (#12129)
1099 * Fix multipart parsing when '=' is included in the boundary for
1100 purple_mime_document_parse. (Jakub Adam) (#11598)
1103 * Buddies who unset their status message will now be correctly shown
1104 without a message in your buddy list. (#12988)
1107 * Updated our bundled libgadu and minimum requirement for external
1108 libgadu to 1.9.0. (#12789)
1111 * Stop showing ourselves in the list of endpoints that can be
1113 * Allow full-size display names, by not escaping (most) non-English
1115 * Fix receiving messages from users on Yahoo and other federated
1117 * Correctly remove old endpoints from the list when they sign out.
1118 * Add option to disable connections from multiple locations. (#13017)
1119 * Correctly update your own display name in the buddy list. (#13064)
1120 * Correctly show ourselves as offline in the buddy list when going
1122 * Correctly update your own icon in the buddy list. (#12973)
1123 * Remove struct packing for better portability. (#12856)
1126 * Terminate Jingle sessions with unsupported content types. (#13048)
1128 version 2.7.7 (11/23/2010):
1130 * Allow multiple CA certificates to share the same Distinguished Name
1131 (DN). Partially fixes remaining MSN issues from #12906.
1132 * The GNUTLS SSL plugin now discards any certificate (and all subsequent
1133 certificates) in a chain if it did not sign the previous certificate.
1134 Partially fixes remaining MSN issues from #12906.
1135 * Open requests related to a file transfer are now closed when the request
1136 is cancelled locally. (#11666)
1139 * AIM should now connect if "Use clientLogin" is turned off and the
1140 "Server" field is set to anything other than "login.oscar.aol.com" or
1141 "slogin.oscar.aol.com". (#12948)
1142 * Fix a crash on connection loss. (#5927)
1144 version 2.7.6 (11/21/2010):
1146 * Included Microsoft Internet Authority 2010 and Microsoft Secure Server
1147 Authority 2010 intermediate CA certificates to our bundle. This fixes
1148 the "Unable to validate certificate" error for omega.contacts.msn.com.
1152 * Avoid a use-after-free race condition in the media code (when
1153 there's an error reported by GStreamer). (#12806, Jakub Adam)
1156 * SSL option has been changed to a tri-state menu with choices for
1157 "Don't Use Encryption", "Use Encryption if Available", and "Require
1159 * Fix some possible clientLogin URL issues introduced in version 2.7.5.
1160 * Don't show a "<URL>: Ok" connection error when using clientLogin.
1161 * Cleaned up some debug output for improved readability.
1164 * Added support for MSNP16, including Multiple Points of Presence (MPOP)
1165 which allows multiple simultaneous sign-ins. (#8247)
1166 * Added extended capabilities support (none implemented).
1167 * Merged the work done on the Google SoC (major rewrite of SLP code)
1168 * Reworked the data transfer architecture.
1169 (https://developer.pidgin.im/wiki/SlpArchitecture)
1170 * Lots of little changes.
1171 * Don't process zero-length DC messages. (#12660)
1172 * Fixed a bunch of memory leaks.
1173 * Prevent a use-after-free condition.
1176 * Avoid a double-free in the Google Relay (V/V) code.
1177 * Avoid double error message when failing a file transfer. (#12757)
1178 * Password-related information is printed out for SASL authentication
1179 when the PURPLE_UNSAFE_DEBUG environment variable is set.
1180 * Authentication mechanisms can now be added by UI's or other plugins
1181 with some work. This is outside the API/ABI rules! (#12715)
1182 * Fixed a few printf("%s", NULL) crashes for broken OSes.
1184 Windows-Specific Changes:
1185 * Build the Pidgin Theme Editor plugin (finally).
1186 * Untarring (for themes) now works for non-ASCII destination paths.
1188 version 2.7.5 (10/31/2010):
1190 * Added Verisign Class 3 Public CA - G2 root CA.
1193 * Properly differentiate between bn and bn_IN in the Translation
1197 * Display the "Authorize buddy?" minidialog when the requestor has an
1198 empty nickname. (#12810)
1199 * New ICQ accounts default to proper ICQ servers. Old accounts using one
1200 of the old default servers will be silently migrated to use the proper
1202 * ICQ accounts using clientLogin now use the correct ICQ servers. This is
1203 separate from the server settings mentioned above.
1204 * '<' should no longer cause ICQ status messages to be truncated in some
1205 locations. (#11964, #12593)
1206 * Fix sending messages to chat rooms. (#12768)
1209 * Don't crash when attempting to log into a Bonjour account and init
1212 Windows-Specific Changes:
1213 * Quote the path stored in the registry when the "run at startup" option
1214 in the Windows Pidgin Options plugin is used. (#12781)
1216 version 2.7.4 (10/20/2010):
1218 * Fix search path for Tk when compiling on Debian Squeeze. (#12465)
1219 * purple-remote now expects and produces UTF-8. (Guillaume Brunerie)
1221 * Add Deutsche Telekom, Thawte Primary, and Go Daddy Class 2 root CAs
1222 (#12667, #12668, and #12594)
1223 * Fix CVE-2010-3711 by properly validating return values from the
1224 purple_base64_decode() function before using them.
1225 * Fix two local crash bugs by properly validating return values from the
1226 purple_base16_decode() function before using them.
1229 * Fall back to an ordinary request if a UI does not support showing a
1230 request with an icon. Fixes receiving MSN file transfer requests
1231 including a thumbnail in Finch. (#12561)
1232 * Fix an invalid memory access when removing UPnP mappings that could
1233 cause sporadic crashes, most notably when MSN Direct Connections are
1235 * Add a sentence to the certificate warning for expired certificates
1236 suggesting the user check their computer's date and time. (#12654)
1239 * Add support for the Gadu-Gadu protocol in the gevolution plugin to
1240 provide Evolution integration with contacts with GG IDs. (#10709)
1241 * Remap the "Set User Mood" shortcut to Control-D, which does not
1242 conflict with the previous shortcut for Get Buddy Info on the
1244 * Add a plugin action menu (under Tools) for the Voice and Video
1246 * Use GRegex for the debug window where available. This brings regex
1247 filtering to the debug window on Windows. (Eion Robb) (#12601)
1248 * Add Google Chrome to the list of possible browsers on non-Windows
1250 * Add Chromium to the list of possible browsers on non-Windows systems.
1251 * The "Manual" browser option is now stored as a string. It is no
1252 longer necessary to specify a full path to the browser command.
1253 (Rodrigo Tobar Carrizo) (#12024)
1254 * The Send To menu can now be used if the active account in the
1255 conversation becomes disabled or inactive. (Keith Moyer) (#12471)
1256 * xdg-open is now the default browser for new users on non-Windows
1257 platforms. (Stanislav Brabec) (#12505)
1258 * The "Authorize buddy?" mini-dialog now shows the nickname of
1259 the buddy requesting authorization as well as the icon of
1260 the IM protocol he is using. (#5038)
1263 * Add support for drop-down account options (like the SILC cipher
1264 and HMAC options or the QQ protocol version).
1267 * Unify the connection security-related settings into one dropdown.
1268 * Fix a crash when multiple accounts are simultaneously performing
1269 SASL authentication when built with Cyrus SASL support. (thanks
1270 to Jan Kaluza) (#11560)
1271 * Restore the ability to connect to XMPP servers that do not offer
1273 * Added support for using Google's relay servers when making voice and
1274 video calls to Google clients.
1275 * Fix detecting file transfer proxies advertised by the server.
1276 * Advertise support for Google Talk's JID Domain Discovery extension
1277 in all cases again (changed in 2.7.0), not just when the domain
1278 is "gmail.com" or "googlemail.com" (it's also needed for Google
1279 Talk used for accounts on arbitrary domains not using Google Apps
1280 for Your Domain). (#a14153)
1281 * Improved handling of adding oneself to your buddy list when using
1282 Non-SASL (legacy) authentication. (#12499)
1283 * Generate a connection error instead of just stalling when the
1284 _xmppconnect TXT record returns results, but none of them result
1285 in a valid BOSH URI. (#a14367, #12744)
1288 * Add support for managing Visible/Invisible lists. (#10967)
1289 * Fix a problem with receiving HTML messages from
1290 QIP/Miranda/Trillian. (#12044)
1291 * Hopefully fixed all encoding-related problems, both
1292 for sending and receiving messages. (#10833 and the like)
1293 * Fix a problem with receiving messages from pyicqt. (#12284)
1294 * Don't set a custom status text when going Invisible to avoid
1295 being detected as Invisible. (#10633)
1298 * Stop doing unnecessary lookups of certain alias information. This
1299 solves deadlocks when a given Yahoo account has a ridiculously large
1300 (>500 buddies) list and may improve login speed for those on slow
1301 connections. (#12532)
1302 * Fix sending SMS messages. The lookup host changed on us. (Thanks to
1304 * Improvements for some file transfer scenarios, but not all.
1307 * Bonjour support now requires Apple Bonjour Print Services version
1308 2.0.0 or newer (http://support.apple.com/kb/dl999).
1311 * Fall back to an ordinary request if a UI does not support showing a
1312 request with an icon. Fixes receiving MSN file transfer requests
1313 including a thumbnail in Finch.
1316 * Add support for the Gadu-Gadu protocol in the gevolution plugin to
1317 provide Evolution integration with contacts with GG IDs. (#10709)
1318 * Remap the "Set User Mood" shortcut to Control-D, which does not
1319 conflict with the previous shortcut for Get Buddy Info on the
1321 * Add a plugin action menu (under Tools) for the Voice and Video
1325 * Add support for drop-down account options (like the SILC cipher
1326 and HMAC options or the QQ protocol version).
1329 * Unify the connection security-related settings into one dropdown.
1330 * Fix a crash when multiple accounts are simultaneously performing
1331 SASL authentication when built with Cyrus SASL support. (thanks
1332 to Jan Kaluza) (#11560)
1333 * Restore the ability to connect to XMPP servers that do not offer
1335 * Added support for using Google's relay servers when making voice and
1336 video calls to Google clients.
1339 * Stop doing unnecessary lookups of certain alias information. This
1340 solves deadlocks when a given Yahoo account has a ridiculously large
1341 (>500 buddies) list and may improve login speed for those on slow
1342 connections. (#12532)
1344 version 2.7.3 (08/10/2010):
1346 * Use silent build rules for automake >1.11. You can enable verbose
1347 builds with the --disable-silent-rules configure option, or using
1351 * Fix the TURN server settings (broken in 2.7.0).
1354 * Re-focus the input area after clicking the attention toolbar button.
1355 * Re-arrange media window to make it more netbook-friendly.
1358 * Rebindable 'suggest-next-page' and 'suggest-prev-page' actions for
1359 textboxes (GntEntry) to scroll through list of suggestions.
1360 * Rebindable 'dropdown' action for comboboxes (GntComboBox) to show the
1361 dropdown list of options.
1364 * Fix non-ASCII arguments to /mode et al. (thanks to Max Ulidtko)
1367 * Support for web-based buddy icons, used when a buddy logs in to the
1368 messenger on the Live website.
1369 * Fix file transfers with some clients that don't support direct
1370 connections (e.g., papyon, telepathy-butterfly, etc.) (#12150)
1373 * Fix filename for the Shocked emoticon. (#12364)
1374 * Implement the new naming conventions where possible. (MXitId, etc)
1375 * Display a message in the Groupchat window when you invite somebody.
1376 * Birthday field in profile cannot be edited when server says it is
1378 * If a buddy is offline, show in their profile when last they were online.
1379 * Handle pushed profile update packets (ie, when changing your avatar via
1381 * If a buddy is offline and we see from their profile that they have
1382 updated their avatar, request the new avatar image from the server.
1383 * Fix a possible crash if a link is clicked while disconnected.
1384 * Unescape any escaped characters in a chatroom nickname.
1385 * Add the new MXit moods and emoticons.
1386 * MXit emoticons added to the small emoticon theme.
1389 * Allow connecting to servers that only advertise GSSAPI and expect
1390 a fallback to legacy IQ authentication (broken in 2.7.0).
1391 * Fix a crash when receiving custom emoticons that don't adhere to
1393 * When initiating a file transfer, don't show resources that are certain
1394 to not support file transfers in the resource selection dialog.
1395 * Fix connecting to servers using BOSH and authenticating with
1396 DIGEST-MD5 when libpurple was built with Cyrus SASL support.
1399 * Renamed "Use account proxy for SSL connections" to "Use account proxy
1400 for HTTP and HTTPS requests" and tied the option to HTTP requests too.
1401 * Properly detect HTTP proxy server use when the HTTP proxy is the
1402 global proxy server, an account-level non-HTTP proxy server is
1403 configured, and the "Use account proxy for HTTP and HTTPS requests"
1404 account option is turned off. This fixes connecting for some HTTP
1406 * Fall back to connecting to scsa.msg.yahoo.com (not configurable) if
1407 the HTTP-based connect server lookup fails. This does not work for
1408 Yahoo JAPAN accounts.
1409 * Fix file transfers that get stuck with "Waiting for transfer to
1412 version 2.7.2 (07/21/2010):
1414 * Fix a crash bug related to X-Status messages that can be triggered by
1415 remote users. This is CVE-2010-2528.
1416 * Fix a rare crash bug caused by certain incoming SMS messages
1417 (discovered by Jan Kaluza--thanks Jan!).
1418 * Change HTML sent from ICQ accounts so that official ICQ clients
1419 hopefully display it correctly.
1422 * Fix a crash related to fast buddy icon transfers.
1424 version 2.7.1 (05/29/2010):
1426 * Build fixes on OpenSolaris. (Brian Lu)
1427 * Add configure option --enable-trayicon-compat which installs tray
1428 icons into directories that are compatible with older versions of
1429 hicolor-icon-theme (0.9).
1432 * Restore the tray icon's blinking functionality.
1433 * Fix a crash setting moods when an account is disconnected.
1436 * Fix a crash on disconnect.
1439 * Fix bug that caused HTML to be displayed in incoming messages.
1442 * Fix unnecessary bandwidth consumption for buddy icon requests when
1443 buddies have capital letters in their passport addresses.
1444 * Support for direct connections, enabling faster file transfers,
1445 smiley and buddy icon loading. (Gábor Szuromi)
1448 * Allow connecting to servers that advertise EXTERNAL (broken in
1452 * Replace the MXit-specific mood management with the new standard Moods
1454 * Add the standard MXit emoticons.
1455 * Improve the handling of users being kicked from MultiMX rooms.
1456 * MXit doesn't allow you to see your buddy's Email Address or Title,
1457 so remove those two fields from the "Buddy Information" page.
1458 * Show buddy's Registration Country in their profile.
1459 * Increment protocol version to v6.0
1460 * If an invite you sent was rejected with a reason, display that
1461 message in the buddy tooltip.
1462 * CAPTCHA value is a required field during account activation.
1463 (Resolves issue on Maemo)
1464 * When your avatar image is changed, don't forget the user's profile
1467 Windows-Specific Changes:
1468 * Fix a regression introduced in 2.7.0 that caused Window Flashing not
1471 version 2.7.0 (05/12/2010):
1473 * Changed GTK+ minimum version requirement to 2.10.0.
1474 * Changed GLib minimum version requirement to 2.12.0.
1475 * Using the --disable-nls argument to configure now works properly.
1476 You will no longer be forced to have intltool to configure and build.
1477 * Fix two related crashes in the GnuTLS and NSS plugins when they
1478 suffer internal errors immediately upon attempting to establish
1480 * Fix NSS to work when reinitialized after being used. (Thanks to
1481 Ludovico Cavedon for the testcase)
1482 * Added support for PURPLE_GNUTLS_PRIORITIES environment variable.
1483 This can be used to specify GnuTLS priorities on a per-host basis.
1484 The format is "host=priority;host2=priority;...". The default
1485 priority can be overridden by using "*" as the host. See the
1486 GnuTLS manual for documentation on the format of the priority
1488 * Fix autoconf detection of Python. (Brad Smith)
1489 * Fix a crash when a Windows proxy (from IE) does not have a port.
1493 * Moved the "Debugging Information" section of the About box to a
1494 "Build Information" dialog accessible on the Help menu.
1495 * Moved the Developer and Crazy Patch Writer information from the About
1496 box to a "Developer Information" dialog accessible on the Help menu.
1497 * Moved the Translator information from the About box to a "Translator
1498 Information" dialog accessible on the Help menu.
1499 * Use GtkStatusIcon for the docklet, providing better integration in
1501 * Added UI for sending attentions (buzz, nudge) on supporting protocols.
1502 * Make the search dialog unobtrusive in the conversation window (by
1503 making it look and behave like the search dialog in Firefox)
1504 * The Recent Log Activity sort method for the Buddy List now
1505 distinguishes between no activity and a small amount of activity
1506 in the distant past. (Greg McNew)
1507 * Added a menu set mood globally for all mood-supporting accounts
1508 (currently XMPP and ICQ).
1509 * Default binding of Ctrl+Shift+v to 'Paste as Plain Text' in
1510 conversation windows. This can be changed in .gtkrc-2.0. For example,
1511 Ctrl+v can be bound to 'Paste as Plain Text' by default.
1512 * Plugins can now handle markup in buddy names by attaching to the
1513 "drawing-buddy" signal. (Daniele Ricci, Andrea Piccinelli)
1514 * Be more accommodating when scaling down large images for use as
1516 * The 'Message Timestamp Formats' plugin allows changing the timestamp
1517 format from the timestamps' context menu in conversation log.
1518 * The 'Message Timestamp Formats' plugin allows forcing 12-hour
1519 timestamps. (Jonathan Maltz)
1520 * Fix pastes from Chrome (rich-text pastes and probably URLs
1521 having garbage appended to them).
1522 * Show file transfer thumbnails for images on supporting protocols
1523 (currently only supported on MSN).
1526 * Added support for IPv6. (Thanks to T_X for testing)
1529 * Updated our bundled libgadu to 1.9.0-rc2 (many thanks to Krzysztof
1530 Klinikowski for the work and testing put in here!)
1531 * Minimum requirement for external libgadu is now also 1.9.0-rc2.
1534 * X-Status (Custom ICQ status icon) support. Since most of the icons
1535 available reflect moods, this is labeled "Set Mood" on the
1536 Accounts->ICQ Account menu. (Andrew Ivanov, Tomáš Kebert,
1537 Yuriy Yevgrafov, and trac users bob007, salieff, and nops)
1538 * Allow setting and displaying icons between 1x1 and 100x100 pixels for
1539 ICQ. Previously only icons between 48x48 and 52x64 were allowed.
1540 * When using the clientLogin authentication method, prompt for a
1541 password on reconnect when "Remember Password" is not checked and
1542 authentication fails due to an incorrect password. (This is the same
1543 behavior as the legacy authentication method)
1544 * Support sending and receiving HTML-formatted messages for ICQ.
1545 * Use the proper URL for "View web profile" link for ICQ buddies.
1549 * Support for version 9 of the MSN protocol has been removed. This
1550 version is no longer supported on the servers.
1551 * Support file transfer thumbnails (previews) for images.
1552 * Fix CVE-2010-1624 (custom emoticon remote crash).
1555 * Direct messages to a specific resource only upon receipt of a message
1556 with content (as opposed to a typing notification, etc). (Thanks to
1558 * Present a better error message when authentication fails while trying
1559 to connect to Facebook. (David Reiss, Facebook)
1560 * When sending data using in-band-bytestreams, interpret the block-size
1561 attribute as the size of the BASE64-encoded representation of the
1563 * Validate the hash on incoming BoB data objects (for custom smileys
1564 etc.), cache based per JID when the CID is not a valid hash (as
1565 specified by the BoB XEP).
1566 * Send whitespace keepalives if we haven't sent data in a while (2
1567 minutes). This fixes an issue with Openfire disconnecting a
1568 libpurple-baesd client that has just been quiet for about 6
1570 * Only support Google Talk's JID Domain Discovery extension
1571 (allowing a user to log in with "@gmail.com" or "@googlemail.com"
1572 interchangeably) for those two domains. This change was made
1573 due to interoperability issues with some BOSH Connection Managers
1574 and namespaced attributes.
1577 * Attempt to better handle transparent proxies interfering with
1579 * Fix handling of P2P packets, thus fixing the loss of some messages.
1580 * Retrieve the pager server address from Yahoo!'s servers directly.
1581 * Removed the "Pager server" account option, as it is no longer needed.
1582 * The authentication code is now less order-sensitive with the
1583 components of the server's response.
1584 * The authentication process now acts more like the official client.
1587 * New action 'history-search', with default binding ctrl+r, to search
1588 the entered string in the input history.
1590 Windows-Specific Changes
1591 * Updated GTK+ to 2.16.6
1592 * Private GTK+ Runtime now used (GTK+ Installer no longer supported)
1593 * Minimum required GTK+ version increased to 2.14.7
1594 * Windows 95, Windows 98, Windows 98 Second Edition, Windows ME
1595 (Millennium Edition), and Windows NT 4.0 longer supported due to GTK+
1596 requirements changes.
1597 * Crash Report files (pidgin.RPT) are now generated in the ~/.purple
1598 directory instead of the installation directory.
1599 * NSS SSL Library upgraded to 3.12.5 (thanks to Berke Viktor)
1600 * GtkSpell upgraded to 2.0.16, changing the spellchecking backend to
1601 enchant. This means that myspell and hunspell (OpenOffice)
1602 dictionaries can be used (previous versions' aspell dictionaries
1605 version 2.6.6 (02/18/2010):
1607 * Fix 'make check' on OS X. (David Fang)
1608 * Fix a quirk in purple_markup_html_to_xhtml that caused some messages
1609 to be improperly converted to XHTML.
1610 * Set "controlling-mode" correctly when initializing a media session.
1611 Fixes receiving voice calls from Psi.
1612 * When looking up DNS records, use the type of record returned by the
1613 server (instead of the type we asked for) to determine how to process
1615 * Fix an issue with parsing XML attributes that contain "<br>".
1616 See ChangeLog.API for more details.
1619 * Correctly disable all missing dependencies when using the
1620 --disable-missing-dependencies option. (Gabriel Schulhof)
1623 * Fix display of avatars after a server-side change. (Krzysztof
1627 * Allow setting and displaying icons between 1x1 and 100x100 pixels.
1628 Previously only icons between 48x48 and 50x50 were allowed.
1631 * Fix CVE-2010-0277, a possible remote crash when parsing an incoming
1632 SLP message. (Discovered by Fabian Yamaguchi)
1633 * File transfer requests will no longer cause a crash if you delete the
1634 file before the other side accepts.
1635 * Received files will no longer hold an extra lock after completion,
1636 meaning they can be moved or deleted without complaints from your OS.
1637 * Buddies who sign in from a second location will no longer cause an
1638 unnecessary chat window to open.
1639 * Support setting an animated GIF as a buddy icon.
1640 * Numerous code cleanups and memory savings.
1643 * Fix a leak and crash when retrieving buddy icons.
1646 * Less likely to send messages to a contact's idle/inactive resource.
1647 Previously, if a message was received from a specific resource,
1648 responses would be sent to that resource until either it went offline
1649 or a message is received from another resource. Now, messages are
1650 sent to the bare JID upon receipt of any presence change from the
1652 * Added support for the SCRAM-SHA-1 SASL mechanism. This is only
1653 available when built without Cyrus SASL support.
1654 * When getting info on a domain-only (server) JID, show uptime
1655 (when given by the result of the "last query") and don't show status
1657 * Fix getting info on your own JID.
1658 * Wrap XHTML messages in <p>, as described in XEP-0071, for
1659 compatibility with some clients.
1660 * Don't do an SRV lookup for a STUN server associated with the account
1661 if one is already set globally in prefs.
1662 * Don't send custom smileys larger than the recommended maximum object
1663 size specified in the BoB XEP. This prevents a client from being
1664 disconnected by servers that dislike overly-large stanzas.
1665 * Fix receiving messages without markup over an Openfire BOSH
1666 connection (forcibly put the stanzas in the jabber:client namespace).
1667 * The default value for the file transfer proxies is automatically
1668 updated when an account connects, if it is still the old (broken)
1669 default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org').
1670 * Fix an issue where libpurple created duplicate buddies if the roster
1671 contains a buddy in two groups that differ only by case
1672 (e.g. "XMPP" and "xmpp") (or not at all).
1675 * Don't send <span> and </span> tags. (Fartash Faghri)
1676 * Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik
1680 * Fix CVE-2010-0423, a denial of service attack due to the parsing
1681 of large numbers of smileys. (Discovered by Antti Hayrynen)
1682 * Correctly size conversation and status box entries when the
1683 interior-focus style property is diabled. (Gabriel Schulhof)
1684 * Correctly handle a multiline text field being required in a
1685 request form. (Thanks to Florian Zeitz for finding this problem)
1686 * Search friends by email-addresses in the buddy list. (Luoh Ren-Shan)
1687 * Allow dropping an image on Custom Smiley window to add a new one.
1688 * Prompt for confirmation when clearing a whiteboard (doodle) session.
1690 * Use the "hand" cursor when hovering over usernames in chat history to
1691 indicate that the username is an actionable item.
1692 * Double-clicking usernames in chat history will open an IM with that
1694 * Put an icon on the "Filter" button in the debug window.
1695 * Don't treat "/messages/like/this " as commands.
1696 * Explicitly mark user interaction when inserting smilies from the
1697 toolbar so "Undo" correctly removes these smilies.
1698 * Clicking "New" or "Saved" in the status selector menu while typing a
1699 status message no longer keeps the status entry area stuck in "typing"
1701 * Show tooltips for ellipsized conversation tabs. On older systems,
1702 tooltips will show for all tabs.
1703 * The File Transfers and Debug Window windows are no longer created as
1704 dialogs. These windows should now have minimize buttons in many
1705 environments in which they were previously missing
1706 (including Windows).
1707 * Smiley themes with Windows line endings no longer cause theme
1708 descriptions not to be displayed in the theme selector.
1711 * Fix CVE-2010-0420, a possible remote crash when handling chat room
1713 * Rebindable 'move-first' and 'move-last' actions for tree widgets. So
1714 it is possible to jump to the first or last entry in the buddy list
1715 (and other such lists) by pressing home or end key (defaults)
1718 version 2.6.5 (01/08/2010):
1720 * TLS certificates are actually stored to the local cache once again
1721 (accepting a name mismatch on a certificate should now be remembered)
1724 * Build-time fixes for Solaris. (Paul Townsend)
1727 * Messages from some mobile clients are no longer displayed as
1728 Chinese characters (broken in 2.6.4)
1731 * Fix an issue allowing a remote user to download arbitrary files from
1732 a libpurple client. (CVE-2010-0013)
1735 * Do not crash when attempting to register for a new account on Windows.
1736 * Fix file transfer with clients that do not support Entity Capabilities
1739 version 2.6.4 (11/29/2009):
1741 * Actually emit the hold signal for media calls.
1742 * Fix building the GnuTLS plugin with older versions of GnuTLS.
1743 * Fix DNS TXT query resolution.
1744 * Don't send Proxy-Authorization headers to HTTP proxy servers until
1745 we've received a "407 Proxy Authentication Required" response from
1746 the server. (thecrux)
1747 * Added "MXit" protocol plugin, supported and maintained by the MXit
1748 folks themselves (MXit Lifestyle (Pty) Ltd.)
1751 * New 'plugins' sub-command to 'debug' command (i.e. '/debug plugins')
1752 to announce the list of loaded plugins (in both Finch and Pidgin).
1753 * Always rejoin open chats after an account reconnects.
1756 * Better rate limit calculations and other improvements. (Aman Gupta)
1757 * More detailed error messages when messages fail to send. (Aman Gupta)
1758 * The simultaneous login account option is respected when using
1759 the clientLogin authentication method.
1760 * Fix offline message retrieval (broken in 2.6.3)
1761 * Fix handling of markup on some messages (broken in 2.6.2)
1762 * Fix SSL when clientLogin is enabled.
1763 * Fix sending and receiving Unicode characters in a Direct IM
1766 * Don't forget display names for buddies.
1767 * Fix a random crash that might occur when idle.
1768 * Fix more FQY 240 connection errors.
1769 * Fix a crash that could occur when adding a buddy.
1770 * Fix an occasional crash when sending message to an offline user.
1771 * Fix a random crash that might occur when idle.
1772 * Fix a crash when logging in with some long non-ASCII passwords.
1774 * Cache our own friendly name as the server no longer does that for
1775 us. Users of older versions may need to re-set their friendly name
1776 as it has probably been reset.
1779 * Users connecting to Google Talk now have an "Initiate Chat" context
1780 menu option for their buddies. (Eion Robb)
1781 * Fix a crash when attempting to validate an invalid JID.
1782 * Resolve an issue when connecting to iChat Server when no resource
1784 * Try to automatically find a STUN server by using an SRV lookup on the
1785 account's domain, and use that for voice and video if found and the
1786 user didn't set one manually in prefs.
1787 * Fix a crash when adding a buddy without an '@'.
1788 * Don't show the option to send a file to a buddy if we know for certain
1789 they don't support any file transfer method supported by libpurple.
1790 * Keep the avatar on the server if one is not set locally.
1793 * Fix sending /buzz.
1794 * Fix blocking behavior for federated (MSN/OCS/Sametime) service users.
1796 * Add support for adding OCS and Sametime buddies. OCS users are added
1797 as "ocs/user@domain.tld" and Sametime users are added as
1798 "ibm/sametime_id". (Jason Cohen)
1801 * The TinyURL plugin now creates shorter URLs for long non-conversation
1802 URLs, e.g. URLs to open Inbox in Yahoo/MSN protocols, or the Yahoo
1803 Captcha when joining chat rooms.
1804 * Fix displaying umlauts etc. in non-utf8 locale (fix in libgnt).
1807 * The userlist in a multiuser chat can be styled via gtkrc by using the
1808 widget name "pidgin_conv_userlist". (Heiko Schmitt)
1809 * Add a hold button to the media window.
1810 * Fix a bug where the conversation backlog stops scrolling in a very
1812 * In the Conversation "Send To" menu, offline buddies appear grayed
1813 out (but are still selectable). Previously, only offline buddies on
1814 accounts that do not support offline messaging appeared grayed out.
1816 Pidgin Preference and Preference Window Changes:
1817 * Removed the "Use font from theme" and "Conversation Font" preferences
1818 for everyone except Windows users. The font can be controlled from
1819 the Pidgin GTK+ Theme Control plugin.
1820 * Tabs in the Preferences window are now on the left side.
1821 * The Browser tab is now visible for GNOME users.
1822 * Added a Proxy tab shown no matter what environment Pidgin runs in.
1823 * The Browser and Proxy tabs show appropriate GNOME-specific messages
1824 and allow launching the correct applications to change the relevant
1825 GNOME preferences if found. These were previously together on the
1827 * Moved the port range spin buttons on the Network tab to be beside the
1828 checkbox that enables/disables them.
1829 * Reorganized preferences on the Status/Idle tab to have one less
1831 * Reorganized preferences on the Sounds tab to have one less "section."
1832 * Renamed Smiley Themes tab to Themes.
1833 * Moved Buddy List Theme and Status Icon Theme selectors from Interface
1835 * Moved Sound Theme selector from Sounds tab to Themes tab.
1836 * Changed the Smiley Theme selector to be consistent with the other
1838 * Rearranged tabs such that Interface is first and all remaining tabs
1839 are alphabetized in English.
1841 version 2.6.3 (10/16/2009):
1843 * Fix a crash when performing DNS queries on Unixes that use the
1844 blocking DNS lookups. (Brian Lu)
1847 * Fix a crash when some clients send contacts in a format we don't
1849 * Fix blocking and other privacy lists. (Thanks to AOL)
1851 version 2.6.2 (09/05/2009):
1853 * Fix --disable-avahi to actually disable it in configure, as opposed
1854 to just making the warning non-fatal.
1855 * Fix using GNOME proxy settings properly. (Erik van Pienbroek)
1858 * Fix parsing of invalid TOPIC messages. (CVE-2009-2703)
1861 * Sending custom smileys in chats is now supported.
1862 * Ink messages are now saved when using the HTML logger.
1863 * Fix a crash when receiving some handwritten messages.
1864 * Fix a crash when receiving certain SLP invite messages.
1865 * Chats with multiple people should no longer spontaneously
1869 * Prompt the user before cancelling a presence subscription.
1870 * Escape status messages that have HTML entities in the Get Info dialog.
1871 * Fix connecting to XMPP domains with no SRV records from Pidgin on
1873 * Fix typing notifications with Pidgin 2.5.9 or earlier.
1874 * Fix connecting using BOSH and legacy authentication (XEP-0078).
1875 * Adding buddies of the form "romeo@montague.net/Resource" are handled
1876 properly. In addition, it is no longer possible to add buddies of
1877 the form "room@conference.example.net/User", where
1878 room@conference.example.net is a MUC.
1879 * Don't crash when receiving "smileyfied" XHTML-IM from clients that
1880 don't support bits of binary (ie. when getting an empty <data/> in
1882 * Fix bug where SSL/TLS was not required even though the
1883 "require SSL/TLS" preference checked when connecting to servers
1884 that use the older iq-based authentication. (CVE-2009-3026)
1886 Yahoo!/Yahoo! JAPAN:
1887 * Accounts now have "Use account proxy for SSL connections" option.
1888 This option force-overrides the account specific proxy settings for
1889 SSL connections only and instead uses the global proxy configuration.
1892 * Properly detect libpanel on OpenBSD. (Brad Smith)
1893 * Remove IO watches in gnt_quit. (Tomasz Mon)
1896 * Fix the auto-personize functionality in the Buddy List.
1897 * Set the window icon for the media window to an icon corresponding to
1898 the type of call (headphone or webcam).
1899 * Customized sound files are no longer reset whenever opening the
1901 * The buddy list should now immediately refresh upon changing the icon
1904 version 2.6.1 (08/18/2009):
1905 * Fix a crash when some users send you a link in a Yahoo IM
1906 * Fix compilation with GTK+ < 2.6.0
1907 * Fix compilation on Windows
1909 version 2.6.0 (08/18/2009):
1911 * Theme support in libpurple thanks to Justin Rodriguez's summer of code
1912 project, with some minor additions and cleanups from Paul Aurich.
1913 * Voice & Video framework in libpurple, thanks to Mike Ruprecht's summer
1914 of code project in 2008.
1915 * It should no longer be possible to end up with duplicates of buddies
1916 in a group on the buddy list.
1917 * Removed the unmaintained and unneeded toc protocol plugin.
1918 * Fixed NTLM authentication on big-endian systems.
1919 * Various memory cleanups when unloading libpurple. (Nick Hebner and
1921 * Report idle time 'From last message sent' should work properly.
1922 * Better handling of corrupt certificates in the TLS Peers cache.
1923 * More efficient buddy list and conversation search functions.
1924 (Jan Kaluza and Aman Gupta)
1925 * Install scalable versions of the main Pidgin icon, the protocol icons,
1926 the dialog icons, and the Buddy List emblems.
1927 * Build properly on Hurd. (Marc Dequènes)
1928 * Various memory leaks fixed as reported by Josh Mueller.
1929 * Properly handle an IRC buddy appearing in multiple groups.
1930 * Escape HTML entities in usernames when written with the HTML logger.
1931 * Do not display MySpace status changes as incoming IMs. (Mark Doliner
1932 and Justin Williams)
1935 * DNS servers are re-read when DNS queries fail in case the system has
1936 moved to a new network and the old servers are not accessible.
1937 * DNS SRV records with equal priority are sorted with respect to their
1938 weight as specified in RFC 2782. (Vijay Raghunathan)
1939 * Don't do IPv6 address lookups if the computer does not have an IPv6
1941 * Fix a leak when the UI provides its own DNS resolving UI op.
1943 * Don't fork a DNS resolver process to resolve IP addresses.
1945 * Internationalized Domain Names are supported when libpurple is
1946 compiled against the GNU IDN library.
1948 Environment Variables:
1949 * GnuTLS logging (disabled by default) can be controlled through the
1950 PURPLE_GNUTLS_DEBUG environment variable, which is an integer between
1951 0 and 9 (higher is more verbose). Higher values may reveal sensitive
1953 * PURPLE_VERBOSE_DEBUG environment variable. Currently, this is an "on"
1954 or "off" variable. Set it to any value to turn it on and unset it to
1955 turn it off. This will optionally be used to only show less useful
1956 debug information on an as-needed basis.
1957 * PURPLE_LEAKCHECK_HELP environment variable. Currently, this is an
1958 "on" or "off" variable. Set it to any value to turn it on and unset
1959 it to turn it off. This will be used to perform various actions
1960 that are useful when running libpurple inside of Valgrind or similar
1961 programs. Currently, it keeps plugins in memory, allowing Valgrind
1962 to perform symbol resolution of leak traces at shutdown.
1965 * Preliminary support for a new authentication scheme called
1967 * Fixed a bug where your away message sometimes would not get set when
1969 * Make sure links in your away messages show up as links to other
1971 * For ICQ, Never change the privacy setting specified by the user.
1974 * Accounts can specify a server to which to connect.
1975 (Krzysztof "kreez" Tobola)
1976 * Correctly show tooltip status for contacts with status messages.
1977 (Krzysztof "kkszysiu" Klinikowski)
1978 * Support for fetching buddy icons. (Krzysztof "kkszysiu" Klinikowski)
1979 * Support connection progress steps in Gadu-Gadu. (Krzysztof "kkszysiu"
1983 * Add support for receiving handwritten (ink) messages on MSN. (Chris
1984 Stafford, Gal Topper, and Elliott Sales de Andrade)
1985 * Add support for receiving audio clips on MSN. (Chris Stafford, Gal
1986 Topper, and Elliott Sales de Andrade)
1987 * Show the invite message for buddies that requested authorization
1989 * Support sending an invite message to buddies when requesting
1990 authorization from them on MSN.
1991 * Timeout switchboard connections after 60 seconds (msn-pecan devs).
1994 * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177),
1995 voice support with GTalk and voice and video support with the GMail
1996 web client. (Mike "Maiku" Ruprecht)
1997 * Added a Service Discovery Browser plugin for Pidgin.
1999 * Support for in-band bytestreams for file transfers (XEP-0047). (Marcus
2001 * Support for sending and receiving attentions (equivalent to "buzz"
2002 and "nudge") using the command /buzz. (XEP-0224)
2003 * Support for connecting using BOSH. (Tobias Markmann)
2004 * A buddy's local time is displayed in the Get Info dialog if the remote
2006 * The set_chat_topic function can unset the chat topic.
2007 * The Ad-Hoc commands associated with our server are now always shown at
2009 * Support showing and reporting idle times in the buddy list. (XEP-0256)
2010 * Support most recent version of User Avatar. (XEP-0084 v1.1)
2011 * Updated Entity Capabilities support. (Tobias Markmann)
2012 * Better support for receiving remote users' nicknames.
2013 * /affiliate and /role will now list the room members with the specified
2014 affiliation/role if possible. (Andrei Mozzhuhin)
2015 * Put section breaks between resources in "Get Info" to improve
2017 * Silently remove invalid XML 1.0 entities (e.g. ASCII control
2018 characters) from sent messages.
2019 * XHTML markup is only included in outgoing messages when the message
2020 contains formatting.
2021 * Show when the user was last logged in when doing "Get Info" on an
2022 offline buddy, provided the server supports it.
2023 * Support custom smileys in MUCs (only when all participants support the
2024 "Bits of Binary" extension, and a maximum of 10 participants are in
2025 the chat to avoid getting too many fetch requests).
2026 * Fix an issue with Jabber (pre-XMPP) servers and the user's preference
2027 to require SSL not being respected.
2028 * Fix an issue where Cyrus SASL DIGEST MD5 authentication might fail if
2029 the username, password, or realm (the JID domain) contain non-ASCII
2031 * Show emblem for mobile, handheld, and web clients and bots (if the
2032 other client supports it).
2033 * Google Talk mail notifications should now work for people for whom
2034 they inexplicably did not. (Thanks to yukam for determining the
2036 * New XMPP and Google Talk accounts require SSL by default.
2037 * Display kicks (and the reasons given) in chat rooms when an occupant
2039 * Fix issues with case-sensitivity of XMPP roster and case-insensitive
2041 * For contacts who advertise Entity Capabilities, only send rich text
2042 markup if they support it.
2043 * Removed support for obsoleted XEP-0022 (Message Events) and XEP-0091
2044 (Legacy Entity Time).
2045 * When the GNU IDN library (libidn) is available, it is used for
2046 normalization of Jabber IDs. When unavailable, internal routines are
2047 used (as in previous versions).
2048 * Topics that contain '<' followed by a non-whitespace character can now
2051 Yahoo!/Yahoo! JAPAN:
2052 * P2P file transfers. (Sulabh Mahajan)
2053 * Sending text messages (address to +<countrycode><phone number>).
2055 * Addition of MSN buddies to Yahoo accounts by adding them as
2056 'msn/buddy@somedomain.com' is now supported. (Sulabh Mahajan)
2057 * Further fixes for buddy pictures, aliases, etc.
2058 * Yahoo! and Yahoo! JAPAN are now two separate protocol plugins that share
2059 common protocol code. You can now have the same account on both
2060 networks. Accounts should be seamlessly migrated to the new
2062 * Ability to set personal details for an account and for buddies in the
2066 * Added -f command line option to tell Pidgin to ignore NetworkManager
2067 and assume it has a valid network connection.
2068 * Allow plugins to specify custom link types to the GtkIMHtml widget.
2069 * The status message input box at the bottom of the buddy list expands
2070 correctly when starting a new line of text.
2071 * Pressing the Enter key in the message entry box of the New Status
2072 dialog and various other dialogs now causes the cursor to move to
2074 * Created a unified Buddy Pounce notification window for all pounces
2075 where "Pop up a notification" is selected, which avoids having a
2076 new dialog box every time a pounce is triggered. (Jorge Villaseñor)
2077 * The New Account dialog is now broken into three tabs. Proxy
2078 configuration has been moved from the Advanced tab to the new tab.
2079 * Dragging a buddy onto a chat pops up a chat-invitation dialog.
2081 * The nicks of the persons who leave the chatroom are italicized in the
2082 chat's conversation history. The nicks are un-italicized when they
2084 * Always set unseen-count and unseen-state on conversations.
2086 * Fix a bug in 'Conversation Colors' plugin for RTL messages.
2087 * Pressing the Left and Right arrow keys in the buddy list will expand and
2088 collapse buddy groups or contacts. (Peter Ruibal)
2089 * Support saving animated custom smileys as animated images or animated
2090 custom smileys. (Andrea Piccinelli)
2091 * Support for keyboard navigation on the status icon. (Li Yuan)
2092 * IMG tags without 'id' attributes are turned into links to the image URL.
2094 * Draw the user's buddy icon at the bottom of the Buddy List with rounded
2095 corners for visual consistency with the actual icons in the Buddy List.
2097 * When file transfers are complete, the received file name written to the
2098 conversation window is now linked to the file.
2099 * Fix a crash when closing a conversation tab that has unread messages
2100 when the Message Notification plugin is loaded.
2101 * Fix a crash when closing the New Mail dialog if an account with new
2102 mail was previously disconnected while the dialog was open.
2103 * Fix incorrect unread message counts for the new mail notifications.
2104 * Do not lose unread messages with a hidden conversation window when
2105 new IM conversations are hidden and "Close IMs immediately when the tab
2106 is closed" is unset.
2109 * The hardware cursor is updated correctly. This will be useful
2110 especially for users of braille terminals, screen readers etc.
2111 * Added a TinyURL plugin, which aids copying longer URLs.
2112 * Fixed UTF-8 compatibility problems which could cause exits or other
2113 unrequested behaviour.
2115 Pidgin GTK+ Theme Control Plugin:
2116 * Removed mouse cursor color preferences.
2117 * Added "Typing Notification Color" preference.
2118 * Added "Disable Typing Notification Text" preference.
2119 * Preferences have been reorganized into three tabs for Colors, Fonts, and
2120 Miscellaneous categories.
2122 version 2.5.9 (08/18/2009):
2123 * Fix a crash via a specially crafted MSN message (CVE-2009-2694,
2124 thanks to Core Security Technologies for discovering this and
2125 notifying us privately before announcing it).
2126 * Fix a crash in Bonjour, MSN, and XMPP when trying to transfer files with
2129 version 2.5.8 (06/27/2009):
2131 * Fix misparsing a web message as an SMS message. (Yuriy Kaminskiy)
2134 * Increase NS command history size to prevent crashes on buddy lists that
2135 have a lot of buddies on other networks like Yahoo!.
2138 * Accounts with empty buddy lists are now properly marked as connected.
2139 * Fix receiving messages from users of MySpace's web IM client.
2142 * Fixed phantom online buddies. They should now properly disappear when
2144 * Fixed the crashes some users were seeing with cn.scs.msg.yahoo.com in
2146 * Fixed compiling on systems with glib 2.4.x or older.
2147 * Fixed an issue with file transfers. This may not resolve all issues,
2148 but it should resolve at least some of the most common ones.
2149 * The pager server will automatically update to scsa.msg.yahoo.com if the
2150 user empties the field or if it is scs.msg.yahoo.com. This should ease
2151 the pain of transition to the new login method.
2154 * Fix an incompatibility betweeen Prosody and libpurple clients.
2156 version 2.5.7 (06/20/2009):
2157 * Yahoo Protocol 16 support, including new HTTPS login method; this should
2158 fix a number of login problems that have recently cropped up. (Sulabh
2159 Mahajan, Mike "Maiku" Ruprecht)
2160 * Only display the AIM "Unable to Retrieve Buddy List" message once per
2161 connection. (Rob Taft)
2162 * Blocking MSN users not on your buddy list no longer disconnects you.
2163 * When performing operations on MSN, assume users are on the MSN/Passport
2164 network if we don't get network ID's for them.
2166 version 2.5.6 (05/19/2009):
2168 * Improve sleep behavior by aggregation of longer timeouts on second
2169 boundaries to allow better power saving. (Arunan Balasubramaniam)
2170 * Fix various crashes on exit.
2171 * Make XML parsing more resilient to interactions with other libraries.
2172 This, along with the fix for libxml2 bug 564217, fixes the crashes
2173 on connect in XMPP with recent gst-plugins-bad (see #8830 for details).
2174 * Many security related fixes.
2177 * Correctly handle WHOIS for users who are joined to a large number of
2179 * Notify the user if a /nick command fails, rather than trying
2183 * Fix a race condition causing occasional Pidgin crashes.
2184 * Fix some errors about the friendly name changing too fast caused
2185 by MSN/Yahoo integration buddies.
2188 * Less likely to pop up a new conversation window in disregard of
2189 the "Hide new IM conversations" preference.
2192 * Fix a crash when sending very long messages.
2193 * Fix a bug where UTF-8 status messages get garbled when going idle.
2195 version 2.5.5 (03/01/2009):
2197 * Fix a crash when removing an account with an unknown protocol id.
2198 * Beta support for SSL connections for AIM and ICQ accounts. To
2199 enable, check the "Use SSL" option from the Advanced tab when
2200 editing your AIM or ICQ account. (Paul Aurich)
2201 * Fix a memory leak in SILC. (Luke Petre)
2202 * Fix some string handling in the SIMPLE prpl, which fixes some buddy name
2203 handling and other issues. (Paul Aurich, Marcus Sundberg)
2204 * Implement support for resolving DNS via the SOCKS4 proxy (SOCKS4a).
2207 * Fix retrieval of status messages from users of ICQ 6.x, Miranda, and
2208 other libpurple clients. (Daniel Ljungborg)
2209 * Change client ID to match ICQ Basic 14.34.3096. This fixes publishing
2210 of buddy icons and available messages.
2211 * Properly publish status messages for statuses other than Available.
2212 ICQ 6.x users can now see these status messages. (Daniel Ljungborg)
2213 * Fix receipt of messages from the mobile client Slick. (David Jedelsky)
2216 * Fix transfer of buddy icons, custom smileys, and files from the
2217 latest Windows Live Messenger 9 official client. (Thomas
2219 * Large (multi-part) messages are now correctly re-combined.
2220 * Federated/Yahoo! buddies should now stop creating sync issues at
2221 every signin. You may need to remove duplicates in the Address
2222 Book. See the FAQ for more information. Thanks to Jason Lingohr
2223 for lots of debugging and testing.
2224 * Messages from Yahoo! buddies are no longer silently dropped.
2225 * We now save and use the CacheKey for ABCH SOAP requests.
2226 * Don't try to parse Personal Status Messages or Current Media if they
2228 * Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified
2229 on incoming messages. This should fix some issues with messages from
2231 * Force sending the font "Segoe UI" if outgoing formatting doesn't specify
2233 * Queue callbacks when token updates are in progress to prevent two token
2234 update attempts from trampling each other.
2235 * Fixed a crash on Windows when removing a buddy's alias.
2236 * Update the Address Book when buddies' friendly names change. This
2237 prevents seeing an outdated alias or not seeing an alias at all for
2238 buddies who are offline when you sign in.
2239 * Update tokens for FindMembership and ABFindAll SOAP requests.
2240 * We no longer try to send empty messages. This could happen when a
2241 message contained only formatting and that formatting was not supported
2243 * Buddies on both the Allow and Block list are now automatically
2244 removed from the Allow list. Users with this problem will now no
2245 longer receive an ADL 241 error. The problematic buddy should now
2246 appear on the buddy list and can be removed or unblocked as desired.
2249 * Resources using __HOSTNAME__ substitution will now grab only the short
2250 hostname instead of the FQDN on systems which put the FQDN in the
2251 hostname. (Matěj Cepl)
2252 * No longer send a 'to' attribute on an outgoing stanza when we haven't
2253 received one. This fixes a registration bug as described in ticket
2257 * Tooltip windows now appear below the mouse cursor. (Kosta Arvanitis)
2258 * Tooltip windows now disappear on keypress events. (Kosta Arvanitis)
2259 * Tooltip windows no longer linger when scrolling the buddy list. (Kosta
2263 * Allow rebinding keys to change the focused widget (details in the
2264 man-page, look for GntBox::binding)
2266 version 2.5.4 (01/12/2009):
2268 * Fix a connection timeout with empty Gadu-Gady buddy lists. (Martin
2270 * Don't ignore namespace information when parsing XMPP data. (Michal
2272 * Fix a crash that occurred when retrieving certain Offline Messages
2274 * Extended purple-url-handler to handle "gtalk" URI's. (Paul Aurich)
2275 * Fix the hang on exit in Network Location Awareness for Windows XP
2276 and Windows Vista. (Paul Aurich)
2279 * Change Contact Server to temporarily fix connection problems.
2280 (Thanks to Youness Alaoui)
2283 * Support for XEP-0191 blocking. (Vijay Raghunathan)
2284 * Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich)
2285 * Fix removal of avatars (both PEP and vCard), we weren't removing
2286 them correctly before. (Paul Aurich)
2289 * Fix a crash in the Add Account dialog when changing protocols under
2290 certain circumstances.
2293 * Redirect stderr outputs to the debug window.
2294 * Fix rebinding actions with the arrow-keys and tab.
2296 version 2.5.3 (12/20/2008):
2298 * The Buddy State Notification plugin no longer prints duplicate
2299 notifications when the same buddy is in multiple groups. (Florian
2301 * The Buddy State Notification plugin no longer turns JID's, MSN
2302 Passport ID's, etc. into links. (Florian Quèze)
2303 * purple-remote now has a "getstatusmessage" command to retrieve
2304 the text of the current status message.
2305 * Various fixes to the nullprpl. (Paul Aurich)
2306 * Fix a crash when accessing the roomlist for an account that's not
2307 connected. (Paul Aurich)
2308 * Fix a crash in purple_accounts_delete that happens when this
2309 function is called before the buddy list is initialized.
2311 * Fix use of av_len in perl bindings to fix some off-by-one bugs
2313 * On ICQ, advertise the ICQ 6 typing capability. This should fix
2314 the reports of typing notifications not working with third-party
2315 clients. (Jaromír Karmazín)
2316 * Many QQ fixes and improvements, including the ability to connect
2317 using QQ2008 protocol and sending/receiving of long messages.
2318 The recommended version to use is still QQ2005.
2319 * Fix a crash with DNS SRV lookups. (Florian Quèze)
2320 * Fix a crash caused by authorization requests. (Florian Quèze)
2323 * Add support for IM images. (Tomasz Sałaciński, Adam Strzelecki)
2324 * Gadu-Gadu now checks that UID's are valid. (Adam Strzelecki)
2325 * Gadu-Gadu now does proper charset translations where needed. (Adam
2329 * Fix an error with offline messages by shipping the *new*
2330 "Microsoft Secure Server Authority" and the "Microsoft Internet
2331 Authority" certificates. These are now always installed even when
2332 using --with-system-ssl-certs because most systems don't ship
2333 those intermediate certificates.
2334 * The Games and Office media can now be set and displayed (in
2335 addition to the previous Music media). The Media status text now
2336 shows the album, if possible.
2337 * Messages sent from a mobile device while you were offline are now
2339 * Server transfers after you've been connected for a long time
2340 should now be handled correctly.
2341 * Many improvements to handling of "federated" buddies, such as those
2342 on the Yahoo network.
2343 * Several known crashes have been resolved.
2344 * Many other fixes and code cleanup.
2347 * Respect your privacy settings set using the official MySpace client.
2348 * Add support for blocking buddies.
2349 * Fix a bug where buddies didn't appear in their correct groups the
2350 first time you sign into your account.
2351 * Properly disconnect and sign out of the service when logging off.
2352 * Support for foreground and background font colors in outgoing IMs.
2353 * Support for background font colors in incoming IMs.
2354 * Many other fixes and code cleanup.
2357 * Fix insanely long idle times for Sametime 7.5 buddies by assuming
2358 0 idle time if the idle timestamp is in the future. (Laurent
2360 * Fix a crash that can occur on login. (Raiko Nitzsche)
2363 * Fix a crash when a malformed message is received.
2364 * Don't allow connecting accounts if no server name has been
2365 specified. (Florian Quèze)
2368 * Fix the namespace URL we look for in PEP reply stanzas to match
2369 the URL used in the 'get' requests (Paul Aurich)
2370 * Resources can be set to the local machine's hostname by using
2371 __HOSTNAME__ as the resource string. (Jonathan Sailor)
2372 * Resources can now be left blank, causing the server to generate a
2373 resource for us where supported. (Jonathan Sailor)
2374 * Resources now default to no value, but "Home" is used if the
2375 server refuses to provide a resource.
2376 * Quit trying to get user info for MUC's. (Paul Aurich)
2377 * Send "client-accepts-full-bind-result" attribute during SASL
2378 login. This will fix Google Talk login failures if the user
2379 configures the wrong domain for his/her account.
2380 * Support new <metadata/> element to indicate no XEP-0084 User
2381 Avatar. (Paul Aurich)
2382 * Fix SHA1 avatar checksum errors that occur when one of the bytes
2383 in a checksum begins with 0. (Paul Aurich)
2384 * Fix a problem with duplicate buddies. (Paul Aurich)
2387 * Corrected maximum message lengths for Yahoo!
2388 * Fix file transfers with older Yahoo protocol versions.
2391 * Enable auto-reply, to emulate 'zaway.' (Toby Schaffer)
2392 * Fix a crash when an account is configured to use tzc but tzc is
2393 not installed or the configured tzc command is invalid. (Michael
2395 * Fix a 10 second delay waiting on tzc if it is not installed or the
2396 configured command is invalid. (Michael Terry)
2399 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting
2400 instead of our own (hidden) tooltip_delay pref. If you had
2401 previously changed that pref, add a line like this to
2402 ~/.purple/gtkrc-2.0 (where 500 is the timeout (in ms) you want):
2403 gtk-tooltip-timeout = 500
2404 To completely disable tooltips (e.g. if you had an old
2405 tooltip_delay of zero), add this to ~/.purple/gtkrc-2.0:
2406 gtk-enable-tooltips = 0
2407 * Moved the release notification dialog to a mini-dialog in the
2408 buddylist. (Casey Ho)
2409 * Fix a crash when closing an authorization minidialog with the X
2410 then immediately going offline. (Paul Aurich)
2411 * Fix a crash cleaning up custom smileys when Pidgin is closed.
2412 * Fix adding a custom smiley using the context menu in a conversation
2413 if no custom smilies have previously been added using the smiley
2415 * Improved support for some message formatting in conversations.
2416 * Allow focusing the conversation history or userlist with F6.
2417 * Fixed the Send Button plugin to avoid duplicate buttons in a single
2419 * Double-clicking a saved status will now activate it and close the
2420 saved status manager, rather than edit the status.
2423 * Allow binding meta+arrow keys for actions.
2424 * Added default meta+erase binding for delete previous word.
2425 * Added "Show When Offline" to buddy menus, so a plugin is no longer
2428 version 2.5.2 (10/19/2008):
2430 * Fixed a crash on removing a custom buddy icon on a buddy.
2431 * Fixed a crash caused by certain self-signed SSL certificates.
2432 * Enable a number of strong ciphers which were previously disabled
2433 when using NSS. (Thanks to Marcus Trautwig.)
2436 * The status selector now saves your message when changing status.
2437 * Fix a case where a conversation window could close unexpectedly.
2438 * A mute sounds option has been added to the preferences window to
2439 help with discoverability. CTRL+S is no longer bound to mute.
2440 * Added ability to change the color of visited links (using the theme
2441 control plugin, or setting the color in ~/.gtkrc-2.0)
2442 * Fix a crash occuring when a custom smiley is deleted and re-added and
2443 used in an open conversation after being re-added.
2446 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group
2447 hierarchies are defined by the '/' character in the group names.
2448 * A bug was fixed where some key-bindings wouldn't work with some TERMs
2449 (e.g. xterm-color, screen-linux etc.)
2452 * Operations (such as moving to a new group) on contacts that were added
2453 in the same session should now complete correctly, and not cause
2454 synchronization errors at next login.
2455 * Minor fixes to login process during a server transfer.
2456 * Restored the "Has You" feature to the MSN protocol tooltips.
2457 * ADL 205/214/etc errors should no longer prevent login.
2460 * Sending and receiving custom smileys using the specification in
2461 XEP-0231 (bits of binary) and XHTML-IM
2464 * Only send a Ping once every hour. This prevents the account from
2465 being disconnected from the server periodically.
2467 version 2.5.1 (08/30/2008):
2469 * In the Join/Part plugin, add the ability to apply the rules to
2470 buddies. By default, joins and parts for buddies are still shown.
2471 * Support SOCKS proxies specified in GNOME or Windows proxy settings.
2472 * Fix some possible crashes in MSNP15.
2473 * Enable a default SSL trust relationship for MSN servers.
2474 * Avoid disconnecting from XMPP servers on parse errors that are
2476 * Include some perl files that were mistakenly omitted in 2.5.0.
2479 * Prevent use of custom smilies without "shortcuts."
2480 * Fix a crash that could appear with AIM buddy tooltips.
2483 * General refresh of many icons in the interface.
2484 * Many cleanups to artwork source are now included in the distribution.
2485 * A new "throbber" animation has been added to indicate when accounts
2488 version 2.5.0 (08/18/2008):
2490 * Ability to create custom smileys (currently only the MSN protocol
2491 utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil,
2492 Marcus Lundblad, Jorge Villaseñor and other contributors)
2493 * Add a configure option, --with-system-ssl-certs to allow packagers
2494 to specify a system-wide SSL CA certificates directory. When set,
2495 we don't install our SSL CA certs, so it's important that the
2496 libpurple package depend on the CA certificates.
2497 * Add SSL Certificates support to the NSS SSL plugin. (Thanks to Lou
2501 * Fix a bug that caused the UI to not refresh and caused the client
2502 to use 99% CPU when an XMPP account lost its connection to the
2504 * Possibly fix a bug where some clients could get into a state
2505 where they moved a buddy back and forth between two groups in
2509 * /ctcp command (Vladislav Guberinić)
2510 * Allow for auto-detection of incoming UTF-8 formatted text on
2511 accounts which are configured to use some other encoding.
2514 * Update MSN support to protocol 15 (Elliott Sales de Andrade, Jorge
2515 Villaseñor, Mike Ruprecht, Carlos Silva, Ma Yuan, Daniel Ljungborg
2517 * Personal messages are now supported. They are treated as status
2519 * Offline IM is now supported.
2520 * Aliasing is now supported server-side.
2521 * Buddies are now emblemed. Bots and web clients should now be
2523 * Update smiley set for non-faces.
2524 * Failing to update a buddy icon when the buddy has gone offline no
2526 * Custom smileys received in a chat no longer go to a new window.
2527 * Processing is no longer completely frozen after the servers block a
2528 message because it contains (what they consider) inappropriate text.
2531 * Custom buddy icons can now be added to and removed from buddy list
2532 entries via the buddy list entry right-click menu.
2533 * Resize large incoming custom smileys to a maximum of 96px on either
2535 * Offer to add new buddies into the same contact as existing buddies
2536 in the same group if the alias given is the same.
2537 * Minor smiley style update.
2540 * Group and Chat buddy list entries can now be given custom buddy
2544 * Added "Invite..." menu to chats.
2545 * Added "View All Logs" menu in the buddylist to display a list of all IM
2547 * Added '/msgcolor' command to change colors of different classes of
2548 messages in a conversation. See '/help msgcolor' for details.
2549 * Added tab-completion for commands in conversation windows.
2551 version 2.4.3 (07/01/2008):
2553 * Yahoo! Japan now uses UTF-8, matching the behavior of official clients
2554 and restoring compatibility with the web messenger (Yusuke Odate)
2555 * Setting your buddy icon once again works for Yahoo! accounts.
2556 * Fixes in the Yahoo! protocol to prevent a double free, crashes on
2557 aliases, and alias functionality
2558 * Fix crashes in the bonjour protocol
2559 * Always use UTF-8 for Yahoo! (#5973)
2560 * Fix a crash when the given jabber id is invalid.
2561 * Make the IRC "unknown message" debugging messages UTF-8 safe.
2562 * Fix connecting to ICQ
2563 * Fix a memleak when handling jabber xforms.
2566 * Include the send button plugin in the win32 build
2567 * Various memory leak fixes
2569 version 2.4.2 (05/17/2008):
2570 https://developer.pidgin.im/query?status=closed&milestone=2.4.2
2572 * In MySpaceIM, messages from spambots are discarded (Justin Williams)
2573 * Strip mIRC formatting codes from quit and part messages.
2574 * IRC now displays ban lists in-channel for joined channels.
2575 * Fixed a bug where the list of loaded plugins would get removed when
2576 switching between different operating systems.
2577 * Fix reception of IRC PART without a part message on Undernet
2578 (fixes a problem with litter in the channel user list).
2579 * IRC no longer crashes on /list on servers which erroneously omit
2581 * Update the NetworkManager support to use D-Bus directly, instead of
2582 libnm-glib. Hopefully it's stable now. It will now compile by
2583 default if you have D-Bus support and NetworkManager.h. (Elliott
2585 * MSN buddy list synchronization is now more forgiving, only asking
2586 about buddies who have disappeared completely from the server list
2587 and not those that have simply moved groups.
2588 * IRC will now try to append 1-9 to your nick if it is in use, instead
2589 of substituting the last character with 1-9 where possible.
2590 * Bonjour buddies will be saved persistently if they're moved out of
2591 the "Bonjour" group. (Eion Robb)
2594 * The typing notification in the conversation history can be disabled or
2595 customized (font, color etc.) in .gtkrc-2.0.
2596 * Added a plugin (not installed by default) which adds a Send button
2597 back to the conversation window. People without physical keyboards
2598 have a hard time with the lack of the button.
2599 * Clicking on the buddyicon in the conversation window toggles the
2600 size of the icon between small and large.
2601 * The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in
2602 an AIM chat) can be edited from its context menu in the buddy list.
2603 * Add a "Present conversation window" preference to the Message
2604 Notification plugin; the "Raise conversation window" option does not
2605 unminimize windows or draw attention to them when they are on other
2606 workspaces--the "Present" option should.
2607 * Add a preference to set Escape as the keyboard shortcut for closing
2608 the conversation window.
2609 * Add an option in the context menu to disable smileys in the selected
2610 text in the conversation history/log viewer. This should help people
2611 who regularly paste code in conversations.
2612 * Add a preference to choose the minimum size of the text input area in
2614 * Moved the "Local alias" field in the Modify Account dialog to be below
2615 the "User Options" heading on the "Basic" tab.
2616 * Number of room occupants is now shown in chat tooltips where possible
2619 * The configure script now dies on more absent dependencies. The
2620 --disable-xxx arguments to configure can be used to bypass unneeded
2621 dependencies. This will also cause the configure script to die if an
2622 --enable-xxx option is used and the dependencies it requires are
2624 * The Evolution integration plugin must now be explicitly enabled. Use
2625 the --enable-gevolution argument to configure to enable it.
2626 * The Contact Availability Prediction plugin must now be explicitly
2627 enabled. Use the --enable-cap argument to configure to enable it.
2630 * New default binding ctrl+x to open context menus.
2631 * Menu triggers and other bindings will no longer conflict.
2632 * Middle click pastes the internal clipboard (when mouse support is
2635 version 2.4.1 (03/31/2008):
2636 https://developer.pidgin.im/query?status=closed&milestone=2.4.1
2639 * Treat AIM Unicode messages as UTF-16 rather than UCS-2; this
2640 should have no functional effect, other than continued support
2641 on systems which have dropped UCS-2 conversions.
2642 * Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski)
2643 * Fix a crash when clearing the buddy icon for an account on XMPP
2644 * Fix a crash during login for some ICQ accounts
2645 * Prefer more available resources on XMPP when priorities are equal
2646 * Fix incorrectly marking some Yahoo! contacts as blocked
2647 * Improved handling of UTF-8 group names on ICQ (beret)
2648 * Fix a crash when starting if you have a Zephyr account
2649 * Increase XMPP ping timeout to 120 seconds, to prevent poor network
2650 connections from timing out unnecessarily.
2651 * Don't crash on XMPP forms with empty default values.
2652 * Fix issues with CHAP authentication for SOCKS5 proxies.
2655 * Remove a workaround for older versions gstreamer that was causing
2656 crashes on some non-Linux systems such as HPUX
2657 * Fix some cases of the conversation input entry area being 1 pixel high
2658 * Fix for displaying channel & buddy names in conversation window when
2659 they have '&' in them
2660 * Some memory leak fixes, especially in the Text Replacement plugin
2661 * Rectangular but non-square buddy icons have rounded corners in the buddy
2665 * Fix compiling with Glib older than 2.6
2666 * Ensure existing conversations selected from the 'Send IM' dialog are
2668 * Move the tooltip on the left of the buddylist if there's not enough room
2669 on the right to show it.
2671 version 2.4.0 (02/29/2008):
2672 https://developer.pidgin.im/query?status=closed&milestone=2.4.0
2675 * Added support for offline messages for AIM accounts (thanks to
2677 * Fixed various problems with loss of status messages when going
2678 or returning from idle on MySpaceIM.
2679 * Eliminated unmaintained Howl backend implementation for the
2680 Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is
2681 now required to use Bonjour.
2682 * Partial support for viewing ICQ status notes (Collin from
2684 * Support for /notice on IRC.
2685 * Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.)
2686 * Support for retrieving full names and addresses from the address book
2687 on Yahoo! Japan (Yusuke Odate)
2688 * The AIM/ICQ server-side preference for "allow others to see me
2689 as idle" is no longer unconditionally set to "yes" even when
2690 your libpurple preference is "no."
2691 * Fix SSL certificate checks for renewed certificates
2692 * Fix the ability to set vCard buddy icons on Google Talk/XMPP
2693 * D-Bus fixes on 64bit
2694 * Fixed retrieval of buddy icons and setting of server-side aliases on
2695 Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N.
2697 * Fixed an MSN bug that would leave you appearing offline when transferred
2701 * Added the ability to theme conversation name colors (red and blue)
2702 through your GTK+ theme, and exposed those theme settings to the
2703 Pidgin GTK+ Theme Control plugin (Dustin Howett)
2704 * Fixed having multiple alias edit areas in the infopane (Elliott Sales
2706 * Save the conversation "Enable Logging" option per-contact (Moos
2708 * Typing notifications are now shown in the conversation area
2711 * Color is used in the buddylist to indicate status, and the conversation
2712 window to indicate various message attributes. Look at the sample gntrc
2713 file in the man page for details.
2714 * The default keybinding for dump-screen is now M-D and uses a file
2715 request dialog. M-d will properly delete-forward-word, and M-f has been
2716 fixed to imitate readline's behavior.
2717 * New bindings alt+tab and alt+shift+tab to help navigating between the
2718 higlighted windows (details on the man page).
2719 * Recently signed on (or off) buddies blink in the buddy list.
2720 * New action 'Room List' in the action list can be used to get the list of
2721 available chat rooms for an online account.
2722 * The 'Grouping' plugin can be used for alternate grouping in the
2723 buddylist. The current options are 'Group Online/Offline' and 'No
2725 * Added a log viewer
2726 * Added the ability to block/unblock buddies - see the buddy context menu
2727 and the menu for the buddy list.
2728 * Fixed a bug preventing finch working on x86_64
2730 version 2.3.1 (12/7/2007):
2731 https://developer.pidgin.im/query?status=closed&milestone=2.3.1
2732 NOTE: Due to the way this release was made, it is possible that
2733 bugs marked as fixed in 2.3.1 will not be fixed until the
2736 * Fixed a number of MSN bugs introduced in 2.3.0, resolving problems
2737 connecting to MSN and random local display name changes
2738 * Going idle on MySpaceIM will no longer clear your status and message.
2739 * Idle MySpaceIM buddies should now appear online at login.
2740 * Fixed crashes in XMPP when discovering a client's capabilities
2741 * Don't set the current tune title if it's NULL (XMPP/Google Talk)
2742 * Don't allow buddies to be manually added to Bonjour
2743 * Don't advertise IPv6 on Bonjour because we don't support it
2744 * Compile fixes for FreeBSD and Solaris
2745 * Update QQ client version so some accounts can connect again
2746 * Do not allow ISON requests to stack in IRC, preventing flooding IRC
2747 servers when temporary network outages are restored
2748 * Plug several leaks in the perl plugin loader
2749 * Prevent autoaccept plugin overwriting existing files
2751 version 2.3.0 (11/24/2007):
2752 https://developer.pidgin.im/query?status=closed&milestone=2.3.0
2753 NOTE: Some bugs marked fixed in 2.2.1, 2.2.2 or 2.2.3 may not
2754 have been fixed until this release (2.3.0).
2757 * Real usernames are now shown in the system log.
2758 * We now honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to
2759 catch deprecated functions earlier rather than later.
2760 * Thanks to a patch from Intel, the Bonjour prpl now supports file
2761 transfers using XEP-0096 and XEP-0065. This should enable file
2762 transfers between libpurple clients and Gajim clients, but will not
2763 work with iChat or Adium as they use a different file transfer
2765 * XMPP password changes that return errors no longer cause the saved
2766 password to be changed.
2767 * XMPP file transfer support has been enhanced to support sending
2768 files through a proxy when the server supports discovering a
2769 a bytestream proxy. This should make file transfers much more
2770 reliable. The next release will add support for manually specifying
2771 a proxy when the server doesn't advertise one.
2774 * If a plugin says it can't be unloaded, we now display an error and
2775 remove the plugin from the list of saved plugins so it won't load
2776 at the next startup. Previously, we were ignoring this case, which
2777 could lead to crashes.
2778 * Mark dialog windows as transient for appropriate parent windows to
2779 help window managers do the right thing (Gabriel Schulhof)
2780 * Connection errors are now reported in mini-dialogs inside the buddy
2781 list, rather than as buttons in the buddy list and with dialog
2782 boxes. If several accounts are disabled when you sign on elsewhere,
2783 you can now re-enable them all with a single click.
2784 * Added tooltips to the Room List window to show full topics
2785 * Added buttons in preferences to access GNOME network and browser
2786 preferences configuration dialogs when running under GNOME
2787 * If you alias a buddy to an alias that is already present within
2788 a particular group, we now offer to merge the buddies into the
2790 * A music emblem is now displayed in the buddy list for a buddy if we
2791 know she is listening to some soothing music.
2792 * Added a 'Move to' menu in buddy list context menu for moving buddies
2793 to other groups as an alternative to dragging.
2794 * Group headings are now marked via an underline instead of a
2795 different color background.
2796 * It is now possible to mark a chat on your buddy list as "Persistent"
2797 so you do not leave the chat when the window or tab is closed.
2798 * The auto-join option for chats is now listed in the "Add Chat"
2799 dialog along with the new persistence option.
2800 * Closing an IM no longer immediately closes your conversation. It
2801 will now remain active for a short time so that if the conversation
2802 resumes, the history will be retained. A preference has been added
2803 to toggle this behavior.
2804 * The "Smiley" menu has been moved to the top-level of the toolbar.
2805 * Pidgin's display is now saved with the command line for session
2806 restoration. (David Mohr)
2807 * ICQ Birthday notifications are shown as buddy list emblems.
2808 * Plugin actions are now available from the docklet context menu
2809 in addition to the Tool menu of the buddy list.
2810 * The manual page has been heavily rewritten to bring it in line
2811 with current functionality.
2814 * If a plugin says it can't be unloaded, we now display an error and
2815 remove the plugin from the list of saved plugins so it won't load
2816 at the next startup. Previously, we were ignoring this case, which
2817 could lead to crashes.
2818 * It's possible to bind key-strokes to specific menuitems in the windows.
2819 Read the 'Menus' section in the man-page for details.
2820 * 'transpose-chars' operation for the entry boxes. The default key-binding
2822 * 'yank' operation for the entry boxes. The default binding is ctrl+y.
2824 version 2.2.2 (10/23/2007):
2825 https://developer.pidgin.im/query?status=closed&milestone=2.2.2
2826 NOTE: Due to the way this release was made, it is possible that
2827 bugs marked as fixed in 2.2.1 or 2.2.2 will not be fixed
2828 until the next release.
2830 * Various bug and memory leak fixes
2831 * Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory
2832 (e.g. c:\Documents and Settings\All Users\
2833 Application Data\purple\prefs.xml) on Windows, similarly to
2834 how this is done on other platforms.
2836 version 2.2.1 (09/29/2007):
2837 https://developer.pidgin.im/query?status=closed&milestone=2.2.1
2838 NOTE: Due to the backporting that happened for the actual
2839 release, it is possible bugs marked as fixed in 2.2.1
2840 will not be fixed until 2.2.2.
2843 * A few build issues on Solaris were fixed.
2844 * Cancelling the password prompt for an account will no longer leave
2845 it in an ambiguous state. (It will be disabled.)
2846 * Fixed an erroneous size display for MSN file transfers. (galt)
2847 * Fixed multiple memory leaks, particularly in XMPP and MySpace
2849 * Fixed remembering proxy preferences and status scores
2850 * Gmail notifications are better tracked
2853 * Fixed keyboard tab reordering to move tabs one step instead of two.
2854 * You should no longer lose proxy settings when Pidgin is restarted.
2855 * Fixed detection of X11 when compiling
2858 * Pressing 'Insert' in the buddylist will bring up the 'Add Buddy'
2861 version 2.2.0 (09/13/2007):
2862 https://developer.pidgin.im/query?status=closed&milestone=2.2.0
2865 * New protocol plugin: MySpaceIM (Jeff Connelly, Google Summer of
2867 * XMPP enhancements. See
2868 http://www.adiumx.com/blog/2007/07/soc-xmpp-update.php (Andreas
2869 Monitzer, Google Summer of Code for Adium)
2870 * Certificate management. libpurple will validate certificates on
2871 SSL-encrypted protocols (William Ehlhardt, Google Summer of Code)
2872 * Some adjustments were made to fix sending messages when using
2873 the MSN HTTP method. (Laszlo Pandy)
2874 * Yahoo! Chat is fixed.
2875 * Some AIM file transfer issues between Pidgin and other clients
2876 have been fixed. (Kyryll A Mirnenko)
2877 * Properly restore idle status and time for AIM and ICQ accounts
2878 when they reconnect after being disconnected.
2881 * Insert Horizontal Rules and Strikethrough text from toolbar.
2882 * Option to show protocol icons in the buddy list, from the
2883 Buddies > Show menu. (Justin Heiner)
2884 * Ability to build with native, non-X11 GTK+ on OSX. (Anders
2886 * Remember the 'Enable Sounds' setting for a conversation.
2887 * Right-clicking the empty space in the formatting toolbar
2888 allows you to toggle back to the old "ungrouped" version.
2889 * Protocols supporting account registration via Pidgin now show
2890 a descriptive checkbox instead of a vague "Register" button.
2891 * Fixed a bug where a tab would be shown on single conversations
2892 when tabs were disabled.
2895 * Per-conversation mute and logging options (accessible from the menu).
2897 version 2.1.1 (08/20/2007):
2899 * Added an account action to open your inbox in the yahoo prpl.
2900 * Added support for Unicode status messages in Yahoo.
2901 * Server-stored aliases for Yahoo. (John Moody)
2902 * Fixed support for Yahoo! doodling.
2903 * Limited support for MSN Messenger contacts
2906 * Bonjour plugin uses native Avahi instead of Howl
2907 * Bonjour plugin supports Buddy Icons
2910 * Only report conversation close when 'send typing notifications'
2911 preference is turned on (Bob Rossi)
2914 * Show current outgoing conversation formatting on the font label on
2916 * Slim new redesign of conversation tabs to maximize number of
2917 conversations that can fit in a window
2918 * Tab bar is not visible when only one conversation is open. You can
2919 drag and drop conversations from the infopane.
2920 * Moved "Reset Formatting" toolbar button to Font menu.
2921 * Double click on the infopane to alias buddies and set topics
2926 * Sound support (Eric Polino)
2928 version 2.1.0 (07/28/2007):
2930 * Core changes to allow UIs to use second-granularity for scheduling.
2931 Pidgin and Finch, which use the glib event loop, were changed to use
2932 g_timeout_add_seconds() on glib >= 2.14 when possible. This allows
2933 glib to better group our longer timers to increase power efficiency.
2934 (Arjan van de Ven with Intel Corporation)
2935 * No longer linkifies screennames containing @ signs in join/part
2936 notifications in chats
2937 * With the HTML logger, images in conversations are now saved.
2938 NOTE: Saved images are not yet displayed when loading logs.
2939 * Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)
2942 * Ensure only one copy of Pidgin is running with a given configuration
2943 directory. The net effect of this is that trying to start Pidgin a
2944 second time will raise the buddy list. (Gabriel Schulhof)
2945 * Undo capability in the conversation window
2946 * The formatting toolbar has been reorganized to be more concise.
2947 * A new status area has been added to the top of conversations to
2948 provide additional detail about the buddy, including buddy icon,
2949 protocol and status message.
2950 * Show idle times in the buddy list as days, hours, seconds
2953 * There's support for workspaces now (details in the manpage)
2954 * There's a new custom window manager, Irssi
2955 * Some improvements for tab-completion, tooltip and the password entries
2956 * Some bugs regarding search results fixed
2957 * A new DBus-script to create a docklet for finch
2958 * Support for showing empty groups in the buddy list (Eric Polino)
2960 version 2.0.2 (06/14/2007):
2962 * Added a custom conversation font option to preferences
2963 * Fixed smiley ordering in the insert smiley popup to be more intuitive
2964 * Conversation->More menu items work for Chats as well as Buddies,
2965 including those not on your buddy list
2966 * newline plugin should work better with conversation colors plugin now
2967 * Get Info on users now provides immediate feedback that something is
2969 * Aliasing a buddy will not be interrupted by other buddy list activity
2970 * Using the -l option to log in to a specific account works better
2973 * Moving an ICQ buddy from one group to another no longer
2974 re-requests authorization from that person (Rene Hausleitner)
2975 * Added nullprpl, an example protocol plugin (Ryan Barrett)
2976 * Fixed SOCKS5 bug which caused Jabber file receiving to fail
2977 * Remove MSN's random "Authorization Failed" dialogs
2978 * Fix MSN to correctly detect incorrect passwords and disable the account
2979 * Get User Info on MSN is now more reliable & accurate
2980 * Updated SILC protocol to support SILC Toolkit 1.1 (Pekka Riikonen)
2981 * Fix for some QQ authentication problems
2982 * Fix for building on FreeBSD
2983 * Prevent "Logged in:" times for AIM buddies being ridiculously high
2984 * Updates and fixes to Bonjour support
2985 * Improve ICQ encoding support for some non-latin languages
2988 * Auto account reconnecting
2990 version 2.0.1 (05/24/2007):
2991 * Buddy list update speedups when buddy icons are not being
2992 displayed. (Scott Wolchok)
2993 * Fix icons on docklet change status menu to match the status selector
2994 * Custom smileys on MSN can be saved by right-clicking on them
2995 * Fix a crash deleting a buddy that is in the Buddy List more than once
2996 * Compile fixes for Solaris
2997 * Fix GTalk formatting when there's a space before/after a */_
2998 * Fix Log viewer crash when the filename is not in the expected format
2999 * Get User Info now provides immediate feedback, and is updated when the
3000 user information is available
3001 * Make the choose buddy icon dialog correctly list the current directory
3002 * Fix for buddy icons disappearing
3003 * Timestamps are always on in debug output (-d) and Debug Window now
3004 * Don't escape html entities in Yahoo! system messages
3005 * Fix for the choose buddy icon dialog resizing strangely as files are selected
3006 * Receives notifications when XMPP buddies send "leaving chat"
3008 * Fix the typing animation so it doesn't stop animating once a conversation
3009 has gone from typing -> not typing -> typing
3010 * Fix error messages when joing XMPP chats
3011 * Identify the account when warning about plaintext auth over an
3013 * Fix XMPP SASL authentication error when using Cyrus and a connect server
3014 * Fix changing tab locations to update properly
3015 * Turning off "Show formatting on incoming messages" now ignores
3016 formatting in <span> tags too
3017 * File transfer progress for transfers on MSN is now correctly displayed
3018 * You can set/change alias of buddies/chats by double-clicking on the
3019 conversation tabs (Ma Xuan)
3020 * Fix IRC connection bug with dircproxy (xjoe)
3021 * Ctrl+[shift]+tab focuses the next most active tab (William Thompson)
3022 * Fix Open Hotmail Inbox for MSN to work more reliably
3023 * Add a Google Talk item to the protocol list, to help users who think
3024 we don't support Google Talk. The item acts just like "XMPP".
3025 * Remember if the X server supports XScreenSaver, to avoid waking it
3026 every 5 seconds. (Arjan van de Ven with Intel Corporation)
3027 * Change our idle checking to poll only as necessary and raise the
3028 unidle timeout from 5 seconds to 60 when using XScreenSaver. This
3029 and the XScreenSaver change will reduce Pidgin's effect on power
3030 consumption when running with NO_HZ. (Arjan van de Ven with Intel
3032 * Conversation -> Save As will now use aliases.
3033 * ALSA added as a possible sound method
3034 * Google Talk accounts will not import buddies from your Gmail address
3038 * Userlist in chat windows, which can be turned on or off using
3040 * Menus in the conversation windows
3041 * Improved tab completion support
3042 * Ctrl+c prompts with a dialog before exiting
3043 * Filter string in the debug window
3044 * Notify when you leave a chat
3045 * Work around an ncurses bug which appears when half of a multi-cell
3046 character is covered by an upper-level window
3047 * New plugins are shown in bold text in the plugin dialog
3048 * Nicer HTML screendumps
3050 version 2.0.0 (5/3/2007):
3051 * The project has new names - libpurple for the core, Pidgin for the
3052 GTK+ UI and Finch for the ncurses based console UI (AOL LLC)
3055 * With the Core/UI split complete, it is now possible to build
3056 libpurple without any UIs, creating a library upon which other
3057 UIs may be constructed
3058 * A new ncurses-based console UI called Finch is now available
3059 (Sadrul Habib Chowdhury, Google Summer of Code)
3060 * Reorganized the source tree to split apart the code for the UI
3061 changes and libpurple targets
3062 * libxml2 is now required. We switched from gmarkup to libxml2 for
3063 more correct XML parsing.
3066 * The code dealing with buddy and account status, away messages,
3067 away states, online/offline, etc has been completely rewritten.
3068 Huge thanks to Christian Hammond, Dave West, Daniel Atallah and
3069 Sadrul Habib Chowdhury.
3070 * Your status can now be set from inside the buddy list using the
3071 selector at the bottom of the window.
3072 * To see messages when a buddy signs on or off, goes away, or
3073 becomes idle, load the "Buddy State Notification" plugin
3076 * Performance when manipulating and displaying the buddy list has
3077 been significantly improved (Aaron Sheldon, Google Summer of Code)
3078 * Buddy icons are now shown in tooltips (Felipe Contreras)
3079 * Tooltips now contain additional information about a "Person" that
3080 contains multiple online buddies
3081 * Added a "Last Seen" field to buddy tooltips
3082 * Contacts will auto-expand when buddies are dragged around
3083 * If Pidgin is exited with the buddy list hidden in the docklet, it
3084 will remain hidden when Pidgin is started again (Scott Shedden)
3085 * Improved buddy list searching with CTRL+F
3086 * Ability to set a buddy icon for all of your accounts at once via
3087 the buddy list (You can still set per-account icons via the
3089 * The space wasted by the group expanders has been eliminated and
3090 the expander setting in .gtkrc-2.0 is no longer needed
3091 * Authorization requests don't popup new dialogs anymore. They are
3092 displayed at the bottom of the buddy list instead.
3093 * New mail notifications don't popup new dialogs anymore. They are
3094 displayed at the top of the buddy list instead.
3096 Conversations and Chats:
3097 * Timestamps honor the locale. To use the traditional style,
3098 enable the "Message Timestamp Formats" plugin. The plugin
3099 also provides options to show dates in timestamps.
3100 * Messages from buddies in the same "Person" will automatically
3101 use the same conversation window.
3102 * The "Send As" menu has been replaced with a more appropriate
3103 "Send To" menu based on "Persons" on your buddy list
3104 * Message formatting persists between messages (Igor Belyi)
3105 * Full message background colors are now supported
3106 * Smooth scrolling when receiving a new message
3107 * Screenname colors in chats now chosen intelligently
3108 * Conversation buffer scrollback limited to avoid large memory
3109 usage in active conversations
3110 * Control-Shift-Tab will reverse cycle through the conversation tabs
3112 * Many problems related to having an IM conversation and a chat open
3113 with the same name are fixed (Andrew Hart)
3114 * Warning dialog when closing a window with unread IM messages
3115 * In chats right-click on names in the conversation window to
3116 IM/Send File/Get info/ignore the user
3117 * Added tab management options to the tab right-click menu (Sadrul
3119 * Brand new message queueing system. Sounds are played when a
3120 message is queued rather than when the message is dequeued
3122 * Ability to find the last message from a user in a chat (Levi Bard
3123 and Sadrul Habib Chowdhury)
3124 * Formatting is preserved across messages
3125 (There are known issues with pasting formatted text. Either use
3126 "Paste as Plain Text", hit Ctrl-R after pasting, or use the Clear
3127 Formatting button on the toolbar.)
3128 * Performance while joining large chat rooms has been significantly
3129 improved (Aaron Sheldon, Google Summer of Code)
3130 * Bi-Directional text support improvements for GtkIMHtml (Shlomi Loubaton)
3133 * Beautiful new default sounds (Brad Turcotte)
3134 * Use GStreamer for playing sounds, instead of libao
3135 * A volume control in the preferences (Casey Harkins)
3138 * Log viewer aggregates logs from the same "Person"
3139 * When opening the log viewer, show the most recent log by default
3141 * Logs are now saved with the current timezone, which is displayed
3143 * Text logs are linkified, so URLs are clickable
3144 * The old logger now caches file offsets, so opening the log viewer
3145 for buddies with old logs should be much faster now if you have large
3146 log files (except the first time for a log, when the cache is built)
3149 * Plugins are now accessed through a separate dialog from the Tools
3150 menu of the Buddy List
3151 * Newly installed plugins can now be activated without restarting
3152 Pidgin (Sadrul Habib Chowdhury)
3153 * Overhauled the system tray/docklet plugin (Casey Harkins)
3154 * Text Replacement Plugin rewritten, works in real time and far more
3155 intuitively (Benjamin Kahn)
3156 * Entries in the text replacement plugin are now sorted
3158 * The text replacement plugin allows non-whole-word replacement rules
3160 * The text replacement plugin offers both case sensitive matching and
3161 automatic case handling
3162 * I'dle Ma'ker plugin now has an easier method to unidle accounts, a
3163 way to idle all accounts at once, and a way to unidle all accounts
3164 idled via the plugin (John Bailey, Sadrul Habib Chowdhury)
3165 * The Evolution Integration plugin now supports Groupwise contacts
3166 * Mono plugin loader (Eoin Coffey)
3167 * Perl plugin loader has been rewritten (John Kelm, Google Summer
3169 * New music messaging plugin (Christian Muise, Google Summer of Code)
3170 * gaim-remote has been superceded by new DBUS bindings within libpurple
3171 (Piotr Zielinski, Google Summer of Code)
3172 * The purple-url-handler program has been added to provide a way to
3173 automatically launch IM links via Pidgin or Finch.
3174 * The functionality of the auto-reconnect plugin has been
3175 moved into the core, and the plugin itself has been removed.
3176 * 'Highlight when nick said' option added to Message Notification
3178 * The system tray icon is now properly transparent (Dan Winship)
3179 * New Log Reader plugin that can read and display logs from Adium,
3180 MSN Messenger, and Trillian in the log viewer
3181 * New Contact Availability plugin that attempts to predict the
3182 times when people in your buddylist will most likely respond
3183 to you, based on times in the past when they have responded
3184 (Geoffrey Foster, Google Summer of Code)
3185 * A few new plugins: Autoaccept, Autoreply, Buddy Notes, New Line,
3186 Offline Message Emulation, Conversation Colors and Markerline
3189 * Custom smiley receiving support (Irving Cordova & Francesco Fracassi)
3190 * Added support for sending (with the /nudge command) and receiving
3191 "nudges" (Julien Cegarra, Martin Bayard)
3192 * Added an account action to open your Hotmail inbox from MSN
3193 * Bi-directional text is correctly handled now (Shlomi Loubaton)
3196 * Stealth Settings have been implemented
3197 * Doodle is now supported (Andrew Dieffenbach, Google Summer of Code)
3198 * Buddies' requests to add you to their lists now prompt for
3200 * Account option to ignore chat and conference invitations (Peter
3202 * Added a /list command to bring up the room list (Peter Lawler)
3205 * ICQ file transfer support with newer ICQ clients (Jonathan Clark,
3206 Google Summer of Code)
3207 * Many overall improvements to AIM and ICQ file transfers (Jonathan
3208 Clark, Google Summer of Code)
3209 * Support for pausing and resuming AIM and ICQ file transfers
3211 * Ability to set ICQ "require authorization" and "web aware"
3212 setting (Ettore Simone)
3213 * ICQ encoding fix for offline buddies (Ilya Konstantinov)
3216 * SSL support for IRC connections (Daniel Atallah)
3217 * Show an error message when temporarily unable to join an IRC
3218 channel or change your nick
3219 * Added /nickserv, /memoserv, /chanserv and /operserv
3220 commands (Joao Luís Marques Pinto)
3221 * Added CTCP VERSION via /version (Andrej Krivulčík)
3222 * Added /whowas command (achris)
3225 * Support for SRV lookups
3226 * Support for buddy icons
3227 * Jabber User Directory searching
3230 * Whiteboard support (Pekka Riikonen)
3231 * Sending/receiving images in IMs (Pekka Riikonen)
3232 * Cipher and HMAC selection support (Pekka Riikonen)
3233 * Buddy Icon support (Pekka Riikonen)
3235 Other Protocol Changes:
3236 * Bonjour (Rendezvous) protocol support (Juanjo Molinero Horno, Google
3238 * Updated Gadu-Gadu protocol support (Bartosz Oler, Google Summer of
3239 Code). This requires the libgadu library. See
3240 https://pidgin.im/faq.php#libgadu for more information.
3241 * SIP/SIMPLE support (Thomas Butter, Google Summer of Code)
3242 * Sametime protocol support
3243 Requires the meanwhile library: http://meanwhile.sourceforge.net
3244 * QQ protocol support (Mark Huetsch, Google Summer of Code, and the
3245 developers of the OpenQ project)
3246 * Removed the Napster and TOC protocols plugins
3248 Other Noteworthy Changes:
3249 * NAT traversal support via UPnP (Adam J. Warrington, Google Summer of
3251 * NAT traversal support via NAT-PMP (Evan Schoenberg and R. Tyler Ballance)
3252 * The modify account dialog now contains two tabs, which should display
3253 better at lower resolutions (Sadrul Habib Chowdhury)
3254 * New "find buddy" results dialog (Alex Converse)
3255 * People using input methods can now use Enter again
3256 * Mouse-over hyperlink coloring is now themeable
3257 * Buddy Pounces now have a proper management window. (Kevin Stange)
3258 * Buddy icons maintain aspect ratio when resized
3259 * The last used directory is remembered for opening or saving files and
3261 * Add an SVG version of our desktop icon, pidgin.svg (John Oyler)
3262 * If a given protocol doesn't support privacy, we now handle blocking
3263 in the core. (Jean-Yves Lefort)
3264 * Smiley themes can now include spaces in the smiley definitions.
3265 The spaces (and now backslashes) must be backslash-escaped.
3266 (Sadrul Habib Chowdhury)
3267 * New e-mail notices are now grouped into one dialog.
3268 (Sadrul Habib Chowdhury, Chris Stafford)
3269 * "Open" in the File Transfer window integrates with GNOME, KDE, and
3270 Windows and falls back to the browser in other environments.
3271 * On Mac OS X, the keyboard/mouse idle time pref now uses system idle
3272 time instead of X11 idle time (Michael Culbertson)
3273 * Autocomplete in the buddy pounce dialog (Sadrul Habib Chowdhury)
3274 * Non-blocking socket I/O is used in most protocol plugins
3275 * All-new icons all over the place (Hylke Bons)
3278 * Preferences have been substantially reorganized and cleaned up
3279 * Smiley theme descriptions are now shown correctly for the highlighted
3280 smiley theme (Levi Bard)
3281 * All Buddy List preferences have been moved to the Buddies menu of
3282 the buddy list window.
3283 * Proxy settings will be taken from Gnome if it is running. These may
3284 still be overridden on a per-account basis.
3285 * Removed "Dim idle buddies;" behavior is now always enabled
3286 * Removed keyboard shortcut preferences for ctrl-B/I/U; enabled by
3287 default, but won't interfere with bindings set by the GTK theme
3288 * Removed keyboard shortcuts preferences for ctrl-# to insert a smiley;
3289 behavior removed from Pidgin
3290 * Removed "Enter" vs. "Ctrl-Enter" to send; "Enter" sends by default,
3291 but it is now possible to change this binding in your GTK theme
3292 * Removed "Show multi-colored screennames in chats;" behavior is now
3293 always enabled and screenname colors automatically adjust themselves
3294 to compensate for background color.
3295 * Removed "Raise Buddy List Window on Events" and the related behavior
3296 * Removed "Display remote nicknames if no alias is set"
3297 * Removed "Show idle times" and "Show warning levels" on the buddy
3298 list; behavior is now always enabled
3299 * Removed "Auto-expand contacts;" contacts expand only when dragging
3300 buddies around the buddy list
3301 * Removed conversation and buddy list buttons and related preferences
3302 * Removed "Raise conversation window" preferences; moved feature to
3304 * Removed "Show alias in tabs/titles;" behavior is now always enabled
3305 * Removed "Show formatting toolbars;" the setting in conversations'
3306 "Options" menu now affects the global preference
3307 * Removed "Show timestamps;" behavior is now enabled, but is overridden
3308 by the timestamp plugin
3309 * Removed all protocol options pages
3310 * Removed "Escape closes windows;" default key binding is now Ctrl-W
3311 * Removed "Log when buddies sign on/sign off/become idle/become
3312 un-idle/go away/come back" and "Log your own actions;" all of these
3313 will be logged when the system log is enabled
3314 * Removed the separate ignore formatting preferences; behavior has been
3315 consolidated into a single preference
3317 version 1.5.0 (8/11/2005):
3318 * Ability to set IRC quit message (Lalo Martins)
3319 * OSCAR file transfers now work for 2 users behind the same NAT
3321 * Yahoo! buddy requests to add you to their buddy list now prompt for
3323 * Added a /clear command for conversations/chats
3324 * Fixed ICQ encoding for messages with offline ICQ users
3325 (Ilya Konstantinov, SF Bug #1179452)
3326 * Default Yahoo! chat roomlist locale to 'us'
3328 version 1.4.0 (7/7/2005):
3329 * Fix system log start times for some protocols
3330 * SILC compiles with newer SILC toolkit versions (Pekka Riikonen)
3331 * Fixed a bug where buddy icon cache files were left in the icon
3332 cache directory after they were no longer in use.
3333 * Attempt to detect the file type of a buddy icon when saving.
3334 * Additional Yahoo! boot protection (Peter Lawler)
3335 * A few Yahoo! memory leaks plugged (Peter Lawler)
3336 * Fixed handling of the new Yahoo! profile page. (Joshua Honeycutt,
3338 * Fixed localized Yahoo! room lists. Please refer to the Yahoo!
3339 section of the Gaim FAQ for details. (Peter Lawler)
3340 * Enabled sending files to ICQ users using ICQ 5.02 and newer
3343 version 1.3.1 (6/9/2005):
3344 * The file transfer details section now also displays the full path to
3345 the local file sent/received.
3346 * Yahoo! has the following new "/" commands: /join, /buzz
3347 * Fix Yahoo! privacy bug
3348 * Fix Jabber Get Info crash on busted servers
3349 * Updated our gaim.desktop file, thanks to all our terrific translators
3350 for sending in translations of the changes
3351 * Improvements to how Gaim handles new message notification
3352 * Fix Jabber registration on XMPP servers (including jabber.org)
3354 version 1.3.0 (5/10/2005):
3355 * Removed parts of the font selection dialog that were not respected
3356 * Fix being invited to a multi user chat on MSN
3357 * Multiple SILC accounts should work now (Pekka Riikonen)
3358 * Fix times on jabber chat backlogs
3359 * Fix gevolution plugin to compile with e-d-s 1.0 or 1.2
3360 * Fix gevolution plugin to remember buddy name when someone added you
3361 and you then add them
3362 * Formatting in jabber chats works
3363 * Fix to prevent MSN disconnecting if you change status while connecting
3364 * Fixes for two remotely exploitable crash bugs. See
3365 http://gaim.sourceforge.net/security/ for more information.
3366 * Change to correctly handle adding jabber buddies on ejabberd servers
3368 version 1.2.1 (4/3/2005):
3369 * URL escaping now works with UTF-8 text. This may break some old log
3371 * Revert to XOR auth for ICQ as the md5 is not fully functional
3372 * Fix bug with going away while in a jabber chat
3373 * MSN bug fixes (Felipe Contreras)
3374 * Escape things properly in IRC
3375 * Docklet fixes: fix the "1 pixel-wide icon" bug, fix problems with Gaim
3376 crashing when the tray manager dies, and work correctly with multi-headed
3377 displays where the tray isn't on the primary screen (Robert McQueen)
3379 version 1.2.0 (3/17/2005):
3380 * Yahoo file receiving and buddy icon receiving work again.
3381 * Limit animated buddy icon frame rates to 10 frames per second
3383 * Fix a bug where portions of your account configuration would
3384 fail to be read correctly if you set a proxy user name or
3385 password containing invalid XML characters such as < and >
3387 * Yahoo! privacy improvements (Bleeter)
3388 * Fix receiving Jabber formatting (broken in 1.1.3)
3390 version 1.1.4 (2/24/2005):
3391 * Fixed a bug where Yahoo! would lose messages (and any other packet
3393 * Correctly show the time when incoming Gadu-Gadu messages were sent
3394 (Carl-Daniel Hailfinger)
3395 * Fixed crashes with glib 2.6
3396 * Fixed MSN crash when conversations time out after the conversation
3398 * Fixed an html parsing bug, CAN-2005-0208
3400 version 1.1.3 (2/17/2005):
3401 * CHAP authentication support for SOCKS5 proxies (Malcolm Smith)
3402 * ICQ offline messages are sent using your specified character
3403 set instead of Unicode (Magnus Hult)
3404 * MSN HTTP method works with proxies using authentication (Bastien Durel)
3405 * Really fix the bug where buddies show as logged in for 49 thousand days
3406 * Buddy pounces containing '&' are saved correctly
3407 * Improved MSN error handling when the servers are unavailable
3408 * More MSN bug fixes
3410 * Fix "Find" in the log viewer so that it finds in all logs
3411 * Smileys not appearing at the end of lines has been fixed
3412 * Closing conversation windows no longer cancels active file transfers on
3413 MSN (Felipe Contreras)
3415 version 1.1.2 (1/20/2005):
3416 * MSN 'HTTP Method' fixed (Felipe Contreras)
3417 * Better handling of MSN's Individuals group and buddy status updates
3419 * Fix a crash inviting MSN user to a chat when they're already there
3420 * AIM SecurID login support
3421 * Fix configuration of Jabber chat rooms on some servers
3422 * More MSN bug fixes (Felipe Contreras)
3423 * Fix queue messages to Docklet when not globally away (Robert McQueen)
3425 * The Autopackage now builds both the mozilla-nss and the gnutls
3426 ssl plugins, and requires at least one of those libraries.
3428 version 1.1.1 (12/28/2004):
3429 * Allow SILC authentication via public key if your key is password
3430 protected (Michele Baldessari)
3431 * More MSN bug fixes (Felipe Contreras)
3432 * Drag-and-drop to conversation window file transfers work again
3433 * Disable the delete button on pounces that aren't saved yet anyway
3436 version 1.1.0 (12/02/2004):
3438 * Binary relocable. Gaim will find its files even if it's installed
3439 in a location other than the --prefix it was ./configured with.
3440 Pass --disable-binreloc to ./configure to disable.
3441 * IRC now has fallback encodings, and tries harder to display
3442 something useful during an encoding error.
3443 * New MSN protocol icon (Felipe Contreras)
3446 * Fix some leaks (Miah Gregory, Felipe Contreras)
3447 * Fix crashes when removing buddies in certain situations (Andrew Hart)
3448 * Eliminate MSN switchboard errors (Felipe Contreras)
3449 * Fix MSN buddy icon synchronization (Felipe Contreras)
3450 * Correctly display file transfer dialogs for filenames containing &, < or >
3451 * Correctly display MSN authorization dialogs for friendly names containing
3453 * Properly align the right-click docklet menu with the docklet icon in
3455 * Fix a crash if the MSN buddy list is not available
3456 * Fix a bug in the request api (Gary Kramlich)
3458 version 1.0.3 (11/11/2004):
3460 * Jabber authentication fixes (Michael Plump)
3461 * Yahoo buddy idle reporting is more accurate (Evan Schoenberg)
3462 * "Allow All" privacy setting works on Yahoo (Peter Lawler)
3463 * Fix a crash when dragging a buddy to the conversation entry area
3464 * Fix a crash removing chats from the buddy list
3465 * Correctly display buddy pounces for aliases with &, < or > in them
3466 * Correctly follow the per-conversation logging option
3468 version 1.0.2 (10/19/2004):
3470 * MSN file transfers work on big endian machines (Jean-Francois Roy and
3472 * Fixed the MSN signon crash with Miranda users in the buddy list
3473 * Fixed sending messages to MSN Web Messenger users (Damien Ayers)
3474 * Fixed some memory leaks in the MSN plugin (Evan Schoenberg)
3475 * Fixed a crash viewing certain MSN user profiles (Evan Schoenberg)
3476 * Fixed a crash sending a file on MSN when the file is unreadable
3477 * Fixed a crash deleting accounts (Andrew Hart)
3478 * Fixed a crash inviting to chats (Andrew Hart)
3479 * Fixed a bug in Yahoo privacy handling (Peter Lawler)
3480 * Fixed a crash trying to join a chat from the docklet when not signed in
3481 to a chat-capable account (Daniel Atallah)
3483 version 1.0.1 (10/07/2004):
3485 * Use the GNOME default browser when opening links if you're running GNOME
3487 * Added support for multiple addressbooks in the gevolution plugin
3491 * Send-As menu duplicates less work (Dave West)
3492 * Can now see your own MSN buddy icon (Felipe Contreras)
3493 * Jabber roomlist fetches work again
3494 * Close buttons on tabs in existing conversations correctly reflect the
3495 "show close buttons on tabs" preference (Nathan Fredrickson)
3496 * Fix to make the get_signon(buddy) perl plugin function work (Gregory C.
3498 * Fixed crashes when reloading the gevolution plugin (Henry Jen)
3499 * Fixed some memory leaks in the gevolution plugin.
3500 * Wrap at character boundaries if there is not enough space for a full word
3501 * 64 bit compile warning fixes
3503 version 1.0.0 (09/17/2004):
3505 * Drag-and-drop buddy support for the Invite dialog (Stu Tomlinson)
3506 * Drag-and-drop buddy support for the Pounce dialog (Stu Tomlinson)
3507 * View Chat log available from the interface (Daniel Atallah)
3508 * Ability to receive offline messages in character encodings
3509 other than ASCII (thanks to Nick Sukharev)
3510 * File transfer status messages printed to conversation
3512 * Display file transfer messages when someone sends you a file
3513 over AIM (Dave West)
3514 * Handle MSN buddy lists more sanely (Felipe Contreras)
3515 * Zephyr can use tzc to run from behind a firewall (Arun A Tharuvai)
3518 * Work around window manager stupidity with new dialog windows (Dave West)
3519 * Compile with gtk 2.5.x (Gary Kramlich)
3520 * Escape invalid characters in log names (Daniel Atallah)
3521 * Fix for clicking add in an msn chat with 2 or more people in your buddy
3522 list (Daniel Atallah)
3524 version 0.82.1 (08/27/2004):
3526 * Fix a crash when changing the preference for how to display buttons
3527 on conversation windows
3528 * Remove a stray printf() when beginning new conversations and logging
3531 version 0.82 (08/26/2004):
3533 * Ability to set available messages for AIM
3534 (Tools->Account Actions->Set Available Message...)
3535 * Ability to specify a custom character set for messages sent to ICQ
3536 users and messages received from ICQ users
3537 * Ability to edit your current away message (Rhett Robinson)
3538 * Topics in the conversation window (not the topic field at the
3539 top) with URLs will now appear as links (Stu Tomlinson)
3540 * File transfers appear in the file transfer window when they
3541 are initiated rather than when they begin transferring (Dave West)
3542 * Instead of toggling slash commands on/off, you can now toggle
3543 passing through unknown slash commands on/off.
3546 * Joining a Jabber chat no longer causes a crash (Stu Tomlinson)
3547 * Selecting a buddy icon for a brand new account no longer
3549 * Better file transfer error messages (Dave West)
3550 * Remotely canceled file transfers in MSN are now noticed, so that we
3551 don't accidentally cancel the file transfer and crash Gaim
3553 * Protocols that don't support joining chat rooms by name no longer
3554 allow chat rooms to be added to the buddy list (Felipe Contreras)
3555 * Delayed messages and system messages no longer cause
3556 sound events to be triggered (Nathan Fredrickson)
3557 * The chat invite button has a correct label (Stu Tomlinson)
3558 * The system log should leak fewer file descriptors (Ka-Hing Cheung)
3559 * Buddy list tooltips display in more appropriate positions when
3560 using multiple monitors (Dave West)
3561 * Better parsing of URLs containing special characters
3562 * All users are shown when joining a Yahoo! conference (Bleeter Yaluser)
3563 * You now leave all Yahoo! conferences when you log out of Yahoo!
3564 * Buddy Icon updating bug fixed (Felipe Contreras)
3566 version 0.81 (08/05/2004):
3568 * The autorecon plugin will somewhat remember state information(Yosef
3570 * Visual display of ops/voice/halfops/so on in Chats (Stu Tomlinson)
3571 * Tab completion of slash commands in Chats (Stu Tomlinson)
3572 * gaim-remote can now manipulate status (István Váradi)
3573 * The text messages of Yahoo Audibles are now displayed, although
3574 the audio and graphics are not.
3575 * Yahoo! away messages can be 255 characters long now
3578 * Gadu-Gadu should connect again (Andrew Wellington)
3579 * Novell fixes (Mike Stoddard of Novell):
3580 * Fixed reconnect crash
3581 * Fixed duplicate root folder bug
3582 * Fixed bug with folder ordering (on a first time login
3583 folders were being added in reverse order).
3584 * Use ISO date format for the system log (Eduardo Pérez)
3585 * Long buddy lists with irc should cause flooding disconnects less
3587 * Better smiley substitution
3588 * Fix a crash related to auto-expanding contacts at the bottom of
3590 * Fix a crash on Solaris when changing or viewing information for
3591 your AIM account (Format Screen Name, Change Email Address, etc.)
3592 * HTML in OSCAR buddy comments is now escaped (and not rendered)
3593 * Fix a crash when dragging a screen name to a conversation window
3594 for that screen name
3595 * User-requested new conversation windows are now always given focus
3596 * Pasting HTML into Gaim from certain sources no longer results in
3597 the spaces between some words being removed
3598 * The alias of a contact is now displayed in more places when the
3599 alias of a buddy is not set
3600 * .gaimrc is no longer imported
3601 * Prevent a crash if you sign off and try to dequeue messages from
3602 the away dialog (Kevin Stange)
3603 * Prevent a possible crash if gaim_gtkconv_write_conv is called
3604 with who as NULL (Kevin Stange)
3605 * Prevent (null) or an empty string from being logged as the sender's
3606 name if the sender no longer has an alias because the account is
3607 signed off (Kevin Stange)
3608 * The auto-reconnect plugin will no longer attempt to reconnect an
3609 MSN account if you were disconnected because you signed on from
3610 another location (Stu Tomlinson)
3611 * On Solaris, chatting in IRC using the UTF-8 charset no longer gives
3612 a "conversion failed" error for every message (Arvind Samptur)
3613 * ICQ offline messages should have the correct timestamp (Dave West)
3615 version 0.80 (07/15/2004):
3617 * Ability to send files from the conversation window (Daniel Atallah)
3618 * Drag a file into the buddy list or a conversation to send it to that
3620 * Yet more new commands and features for SILC (Stu Tomlinson)
3621 * Gaim uses the new file chooser when compiled for GTK+ 2.4
3623 * Support for the Epiphany web browser (Leonardo Serra)
3624 * Status messages in Gadu-Gadu (Andrew (proton) Wellington)
3625 * Parentheses are now displayed around the title and tabs of
3626 conversations from offline accounts or parted chats.
3627 * Zephyr typing notification (Arun A Tharuvai)
3628 * Account dialog's columns are resizable (Eduardo Pérez)
3631 * The firefox browser option now works with firefox 0.9
3632 * Buddy icons in conversations no longer depend on the
3634 * Fix for the bug where some buddies seemed logged in 4
3635 thousand some odd days (Alan Ford)
3637 version 0.79 (06/24/2004):
3639 * Display name changes are now shown in the conversation windows.
3641 * Get Info on Yahoo! now works for nonenglish profiles.
3643 * General "Get Info" improvements on Yahoo! and MSN (Ambrose Li)
3644 * Yahoo! Japan support. Click More Options and check Yahoo Japan
3645 in the account editor, to use your Yahoo! Japan account
3646 * Gtk themes can now theme the Gaim buddy list independently of
3647 other things (Stu Tomlinson)
3648 * Show timestamps now has a per-conversation option in addition
3649 to the global one, bringing it in line with the other conver-
3650 sation options (Stu Tomlinson)
3651 * Added MSN buddy icons (Felipe Contreras)
3652 * Added MSN file transfer (Felipe Contreras)
3653 * MSN's idle state now actually sets a buddy idle
3654 * Buddy pounce defaults are now more sane, and apply to the state the
3655 buddy is currently in. For example, if the buddy is idle, set
3656 "Return from idle" by default. The last action(s) used are the
3657 defaults for the next pounce
3658 * Yahoo buddy icon support
3659 * Selected buddy icons will automatically convert to the appropriate
3660 format for the protocol. (GTK 2.2 and higher only)
3661 * Dragging an image file into the Modify Account dialog will set that
3663 * Development headers for compiling third-party plugins are now
3664 installed. (Stu Tomlinson)
3665 * Headers for gaim-remote now reside in gaim/ instead of
3667 * Basic YCHT support, which allows joining Yahoo! Chats when
3668 logged in using the web messenger method
3671 * Fixed Yahoo! authentication problems. (Cerulean Studios)
3672 * Non-looping animated icons no longer cause Gaim to freeze
3673 * Flashing windows should work again for unix in window managers that
3674 support the URGENT hint (Etan Reisner)
3675 * Better handling of character sets in RTF for Novell (Mike Stoddard of
3677 * Contact list sync problems in Novell fixed (Mike Stoddard of Novell)
3678 * Fixed a crash in SILC that sometimes happened when resolving
3679 the buddy list (Pekka Riikonen)
3680 * Parallel compiles of the perl plugin should work better
3682 * The disconnected UI op was called twice on connection errors. Now
3683 it is only called once. (Evan Schoenberg)
3684 * Dragging into conversation windows works better
3685 * Protocol-specific settings for accounts were being removed whenever
3686 the account was modified. Now they're only removed when the protocol
3687 type changes, as it should be.
3688 * Zephyr bug fixes and memory leak plugs (Arun A Tharuvai)
3689 * Rewrite of MSN buddylist support, which fixed a known syncronization
3690 bug and some others (Felipe Contreras)
3692 version 0.78 (05/30/2004):
3694 * Support for the SILC protocol (http://www.silcnet.org/)
3696 * Option to suppress disconnect notification when using
3697 the autoreconnect plugin (Christopher (siege) O'Brien)
3698 * Added support for dragging buddies from the buddy list into the
3699 Add Buddy Pounce dialog
3700 * Pounce notification now includes time (Mike Lundy)
3701 * The history plugin now shows history for chats in addition to IMs
3702 * Menu item to view conversation logs (Tom Samstag)
3703 * Conversation and chat sizes automatically saved (Stu Tomlinson)
3704 * Added support for Novell privacy settings (Mike Stoddard of Novell)
3705 * Added ability to initiate multi-user conferences (chats) in Novell
3706 (Mike Stoddard of Novell)
3707 * Find and Save buttons on the debug window (Stu Tomlinson)
3708 * Plugin Actions menu (Christopher (siege) O'Brien)
3709 * Plugins can now add entries to the right-click menu of a group or chat
3710 (Stu Tomlinson and Christopher (siege) O'Brien)
3711 * Hyperlink colors are now themeable via your ~/.gtkrc-2.0 file
3714 * Compiles again with gcc 2.96 (Ignacio J. Elia)
3715 * Gtk2.0 compatibility fixes (Tim Ringenbach)
3716 * Many documentation updates (Jonathan Champ, Gary Kramlich,
3717 Stu Tomlinson, and Kevin Stange)
3718 * Yahoo works on 64 bit machines (Gary Kramlich)
3719 * Zephyr works on 64 bit machines (Arun A Tharuvai)
3720 * Novell 64bit fixes, better error messages, and buddy list sync fixes
3721 (Mike Stoddard of Novell)
3722 * Novell protocol works on big endian machines (Novell)
3723 * Massive rewrite of MSN support, which should fix a number of issues
3724 and make errors easier to interpret (Felipe Contreras)
3725 * Fixed a privacy-related bug in MSN that affected blocking/permitting,
3726 which was due to case-sensitive string comparisons (Gudmundur
3728 * Fixed an MSN HTTP method bug where MSN would queue data indefinitely.
3730 * All known MSN formatting bugs were fixed.
3731 * Overly long messages and paging cell phones in MSN no longer cause
3732 disconnects (Felipe Contreras)
3733 * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay
3735 * ALT-F works correctly in the System Log Viewer (Stu Tomlinson)
3736 * New tabs should scroll correctly again (Tim Ringenbach)
3737 * Dialogs opened from a conversation window are now closed when
3738 the conversation window is closed, preventing a crash (Kevin Stange)
3739 * Copy/paste encoding fixes (Joe Marcus Clarke)
3740 * IRC disconnect crash fix (Luciano Miguel Ferreira Rocha)
3741 * Ampersands in links should work correctly (Tim Ringenbach)
3742 * DirectIM and IM Image support for AIM are greatly improved
3744 * Gadu-Gadu updates (Andrew Wellington)
3745 * Print Gadu-Gadu messages to the debug window instead of the console
3746 * Updated and standardized blist signals (Gary Kramlich)
3747 * Made the recieve-*-msg signals match the sending ones (Stu Tomlinson)
3748 * The idle time for the buddy-idle and buddy-unidle signals should
3752 * Added "Conversation placement - By conversation count"
3753 * Added a "none" smiley theme to replace the "Show graphical
3755 * Replace default formatting preferences with a dialog to set a
3756 default formatting in a WYSIWYG manner.
3757 * Removed "Show logins in window," default to yes
3758 * Removed "Send URLs as links," default to yes (in protocols that
3760 * Removed "Show URLs as links," default to yes
3761 * Removed New window height & width and Entry field height for Chats &
3762 IMs, sizes are now saved automatically
3763 * Removed "Tab-complete nicks" default to yes
3764 * Removed "Old-style tab completion", no longer supported
3765 * Removed "Sending message removes away status", default to no
3766 * Removed "Show numbers in groups", default to yes
3767 * Removed "Icons on tabs", default to yes
3768 * Removed "Sounds when you log in", default to no
3769 * Removed "Seconds before resending autoresponse", default to 600
3771 * Removed "Send autoresponse in active conversations", default to no
3772 * Removed "Show people joining in window", default to yes
3773 * Removed "Show people leaving in window", default to yes
3775 version 0.77 (04/22/2004):
3777 * The System Log returns (Ka-Hing Cheung)
3778 * Added a conversation-drag-ended signal (Etan Reisner)
3779 * Reorganized and cleaned up the MSN protocol plugin (Felipe Contreras)
3780 * Added the -c option to specify location of the .gaim directory,
3781 removed the outdated -f option that no longer had any effect (Daniel
3783 * Novell GroupWise protocol support added (Novell)
3784 * WYSIWYG improvements (Tim Ringenbach)
3785 * WYSIWYG editing for user info (Jon Oberheide)
3786 * Rich-text copy and paste
3787 * Plugins can now add menu items to the buddy context menu
3788 (Christopher O'Brien)
3789 * Plugins can now add preferences (Gary Kramlich)
3790 * The TOC protocol is no longer built by default. The plugin is not
3791 being properly tested and is no longer officially supported.
3792 * Bumped up the plugin API version number, and added version numbers
3793 for loader plugins and protocol plugins. Authors will want to
3794 update their plugins, and possibly use GAIM_PLUGIN_API_VERSION,
3795 GAIM_PRPL_API_VERSION, and GAIM_LOADER_API_VERSION constants.
3796 * Zephyr error reporting works (Arun A. Tharuvai)
3797 * Zephyr deals with non-utf8 characters (Arun A. Tharuvai)
3800 * Formatting in the Log viewer is fixed (Kevin Stange)
3801 * Save Conversation works again (Kevin Stange)
3802 * The Clear button in privacy works (Robert Mibus)
3803 * MSN error reporting works again (Stu Tomlinson)
3804 * MSN e-mail notifications should no longer cause Gaim to crash
3806 * Fixed an infinite loop bug that would sometimes cause MSN to lock
3807 up (Nickolai Zeldovich)
3808 * All away messages should now show up in tooltips
3809 * Removing zephyr buddies no longer crashes (Arun A. Tharuvai)
3811 version 0.76 (04/01/2004):
3813 * WYSIWYG text input (with much help from Gary Kramlich and Kevin
3815 * Ability to be invisible on AIM
3816 * Chatroom list support (Tim Ringenbach)
3817 * Added auto-completion for screen names to the New Instant Message and
3818 Get User Info dialogs.
3819 * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech)
3820 * Vastly improved browser opening, with tab support! (Nathan
3822 * Added support for connecting to MSN using the port 80 method.
3823 * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson)
3824 * Added protocol-specific preferences (Gary Kramlich)
3825 * Local IP address information can be changed in Preferences
3827 * Improved local IP address detection (Tim Ringenbach)
3828 * Offline accounts in account drop-down lists are now greyed (Etan
3830 * Improved accessibility support for screen readers and other
3831 accessibility tools (Marc Mulcahy)
3832 * Improved accessibility in conversation windows (Nathan Fredrickson)
3833 * Keyboard access to context menus via Shift+F10 (Marc Mulcahy)
3834 * Core/UI split event loop code. (Scott Lamb)
3835 * Added improvements to the multi-field request code, including
3836 required fields and account fields.
3837 * Moved more dialogs to the request API for interface consistency
3838 (Send Message, Get User Info, and Insert Link dialogs)
3839 * Jabber file transfer
3840 * IRC file transfer (Tim Ringenbach)
3841 * Added a hidden preference for disabling buddy list tooltips or
3842 changing the pop-up delay in prefs.xml.
3843 * Moved translation news to po/ChangeLog
3846 * Changes in AIM/ICQ server-side buddy lists take
3847 precedence over the local buddy list
3848 * Significant work on the Zephyr plugin (Arun A. Tharuvai)
3849 * You can now use :/ as a smiley safely (Nathan Owens)
3850 * Various buffer overflow fixes (Stefan Esser)
3851 * Tabs now stay green when they are supposed to (Etan Reisner)
3852 * Fixed a bug where only the first user in a chat room list was removed
3853 sometimes when trying to remove a group of users (Tim Ringenbach)
3854 * Clearing an AIM buddy icon actually removes it from the server,
3855 icons changes in the account editor do not take effect if the
3856 cancel button is used (Stu Tomlinson)
3857 * Improved chat parting logic (Tim Ringenbach)
3858 * Yet Another IRC channel user duplication bugfix (Tim Ringenbach)
3859 * Deleting an account while modifying it will no longer crash gaim.
3860 * Only one account preference window will now appear per account when
3862 * Aliases are now shown alongside the screen name in the message
3863 queue window. (Kevin Stange).
3864 * TCL Plugin API changed
3865 * The mobile icon on MSN users is now removed when the person disables
3866 mobile paging (Stu Tomlinson)
3867 * Removing invalid buddies in MSN with a space in their name no longer
3868 causes a disconnect (Stu Tomlinson)
3869 * Multiple MSN chats should now work (Robert Mibus)
3870 * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson)
3871 * Incoming colors are now processed correctly in MSN.
3872 * Conversation placement by account now works correctly with both
3873 chats and IMs, and takes the Combine Chats and IMs option into
3875 * Minor tweaks to the list box in the multi-field request dialogs
3876 so they work without a label and scrollbar (Pekka Riikonen)
3877 * Hitting enter in a multi-field request dialog when a textfield has
3878 the focus no longer ignores the changed text in the textfield
3880 * The Disconnect dialog no longer raises and gains focus each time
3881 a disconnected account is added (Ka-Hing Cheung)
3882 * Gadu-Gadu might actually connect again (Ignacy Gawedzki)
3883 * Buddy pounces for an account are removed when the account is
3884 deleted (Gary Kramlich)
3885 * Various bug and memory leak fixes (Gary Kramlich)
3886 * Assorted SSL crashfixes
3887 * --enable-debug no longer breaks compilation when using gtk 2.4,
3888 which also broke garnome.
3889 * Tooltips shouldn't crash now (Daniel Atallah)
3891 version 0.75 (01/09/2004):
3892 * New Yahoo! auth method
3893 * Yahoo! file transfer (Tim Ringenbach)
3894 * Yahoo! chat joining fixes (Tim Ringenbach)
3895 * Persons can auto-expand when hovering your mouse over it
3896 * Improved i18n support for MSN email notification (Felipe Contreras)
3897 * Jabber SASL PLAIN support
3898 * Improved Jabber MUC (Chat) support
3899 * Fixed an MSN login bug some people likely experienced (Felipe
3901 * Touch-up various dialogs to follow the Gnome Human Interface
3902 Guidelines more closely (Steven Garrity, Nathan Fredrickson, and
3904 * Works better with all-black gtk themes (Etan Reisner)
3905 * Mozilla Firebird support (Chris (darth_sebulba04))
3907 version 0.74 (11/25/2003):
3908 * Sort-by-size log sorting fix
3909 * Log directory umask fix for users of gaim-remote
3910 * Fix Jabber room creation on MUC servers.
3912 version 0.73 (11/21/2003):
3913 * New Logging format and code:
3914 * fixes i18n issues with logs
3915 * compatible with old logs
3916 * hopefully fixes segfault in viewing logs
3917 * New disconnected account dialog (Thanks, Daniel Atallah)
3918 * Fixes several Jabber bugs
3919 * Fixes the bug where some dialogs would crash when spell checking was
3920 enabled. Closes #827930.
3921 * Fixed unblocking of users in MSN (Robert Mibus)
3922 * Fixes outgoing mobile pages on MSN.
3923 * The border on the close buttons on inactive tabs are no longer shown,
3924 thanks to a fix used by Galeon.
3925 * Compatible with autoconf 2.58.
3926 * Cleaned up gtkspell-related code (Robert McQueen)
3927 * Changed the parameters for the received-chat-msg signal.
3928 * Added a Release Notification plugin
3930 version 0.72 (10/31/2003):
3931 * Added a search feature to conversations.
3932 * Added an option to remove the formatting toolbar, both globally and
3933 on a per-window basis (Nathan Fredrickson)
3934 * Added a drop shadow to the buddy list tooltip
3935 * Smileys are copyable
3936 * Fixed the ICQ login crash
3937 * Fixed a crash in the Add Chat dialog when selecting an
3938 account that doesn't support chats. Closes bug #821606.
3939 * Fixed a bug where new MSN accounts without buddies added wouldn't
3941 * Fixed a crash when deleting an account that has IMs or chats open.
3943 * Smileys have background colors
3944 * If SSL is not enabled, MSN will load, but error on connect.
3945 * Disable Jabber SASL auth until the standard stabilizes
3947 version 0.71 (10/09/2003):
3948 * The right-click menu for e-mail links now presents a "Copy E-Mail
3950 * Fix sort by idle to behave as it did pre-contact support (David
3952 * Display AIM away messages in the tooltip for buddies when
3954 * Support for Buddy Comments for AIM and ICQ buddies
3955 * Window icons are now set as buddy icons or status icons
3956 * Get User Info in MSN and Yahoo now return an error indicating that
3957 the information doesn't exist if the profile is empty (parts by
3959 * Added startup notification support for window managers that support it
3960 * The protocol icon for an account in the accounts window will now
3961 "pulse" when signing the account on.
3962 * Zephyr formatting fixes (Arun A. Tharuvai)
3963 * Zephyr can connect to chats (Karsten Huneycutt)
3964 * SSL support can now be provided by third party plugins.
3965 * Multiple copies of gaim installed at different locations no
3966 longer attempt to load the same, possibly incompatible plugins
3968 * Implemented another new Yahoo! authentication method
3969 * Fixed a bug displaying Chinese MSN messages (Ambrose C. LI).
3970 * Additional fixes and checks for the perl build process (Sean Burke).
3971 * Massive core/UI splitting.
3972 * Re-write of Jabber protocol plugin
3973 * Conversation API changes.
3974 * Some plugins must be updated due to code variable changes,
3975 function name changes, and change of behavior for certain
3978 version 0.70 (09/28/2003):
3979 * Implemented Yahoo's new authentication method (Cerulean Studios)
3980 * Protocol plugins that have plugin dependencies now load correctly.
3981 * Perl installs where it's told to a bit more correctly.
3982 * Robert "Robot101" McQueen cleaned and core/UI split IM
3985 version 0.69 (09/24/2003):
3986 * Added Contact (aka Person, aka Meta-Contact, aka Buddy Merging, etc)
3988 * Added MSN 6 smileys.
3989 * Added animated smiley support (Ka-Hing Cheung)
3990 * Added SSL support, compatible with GNUTLS and Mozilla NSS.
3992 * Added support for gettext 0.12.x.
3993 * Updated MSN support to the MSN Protocol version 9.
3994 * Jabber now supports SSL
3995 * Yahoo now shows people using the java chat client (Tim Ringenbach)
3996 * Yahoo chat and conference (Tim Ringenbach)
3997 * Yahoo ignore support (Jesse Farmer (farmerje))
3998 * Yahoo idle times displayed, long buddy lists work, sms users,
3999 and other improvements (Tim Ringenbach)
4000 * The accounts window now shows offline accounts as greyed out, and
4001 online accounts as colored.
4002 * Fixed the text replacement plugin.
4003 * Fixed all known signal problems in perl.
4004 * The right-click menu for conversation tabs now shows the tab icon
4005 and status, if tab icons are enabled. (Jesse Farmer)
4007 version 0.68 (09/01/2003):
4008 * Removed the old event system and replaced it with a much better
4010 * Added plugin dependency support.
4011 * Rewrote the Perl plugin. All old scripts will break, but it offers
4012 a much better API for new scripts.
4013 * Yahoo color support (Tim Ringenbach (marv_sf))
4014 * Yahoo and MSN get info support (Nathan Poznick)
4015 * Fixed Jabber registrations.
4016 * Fixed a problem where pouncing two users with the same name
4017 appeared in the same conversation window, and other related
4018 problems. (Robot101)
4019 * Corrected problems with proxy preferences.
4020 * Mailchk.c and simple.c compile again (Paul A (darkrain))
4022 version 0.67 (08/14/2003):
4023 * Brought back the message notification plugin (Brian Tarricone)
4024 You'll need to reconfigure your settings for this plugin
4025 * IRC protocol plugin rewritten (Ethan Blanton)
4026 * New IRC protocol icon (Nuno Donato)
4027 * Protocol and status icons now optionally appear on tabs.
4029 * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat,
4030 Rename Group, Privacy)
4031 * Shows "hiptop" icon for AIM buddies using hiptop
4032 devices (Robey Pointer)
4033 * Privacy core/UI split.
4034 * Conversation placement by group now applies to chats in the buddy
4036 * Events in a conversation (user logged in, logged out, window closed,
4037 etc.) now grey the tab.
4038 * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern
4039 Voigt, Paul A (darkrain))
4041 version 0.66 (07/18/2003):
4042 * Freebsd compile fix (Matthew Luckie)
4043 * .spec file improvements (Ethan Blanton)
4044 * Added a gaim-remote man page (Robert McQueen)
4045 * The Remote Control plugin no longer adds duplicate groups to your
4047 * Servers and ports are now imported correctly in MSN.
4048 * Core/UI split the core initialization and shutdown.
4049 * MSN messages with newlines are now sent correctly to MSN clients.
4050 * Fix some sound initialization stuff
4051 * Fix saving and import of default away message
4053 version 0.65 (07/16/2003):
4054 * Massive internal core/ui splitting
4055 * New account dialog
4056 * Preferences moved to ~/.gaim/prefs.xml
4057 * Account information moved to ~/.gaim/accounts.xml
4058 * Pounces moved to ~/.gaim/pounces.xml
4059 * Added protocol icons to various drop-down boxes
4060 * New Send IM buddy icon merged from Ximian Desktop 2
4061 * Fixed "Sort by Status" crash
4062 * Fixed the MSN signon crash
4063 * Fixed the MSN add buddy crash
4064 * Fixed the MSN empty buddy list bug
4065 * Fixed all known MSN chat bugs
4066 * Fixed HTTP redirect handling in smiley retrieval. This fixes the
4067 problems with some smiley themes.
4068 * Chats in MSN can now be initiated by right-clicking a buddy and
4069 choosing Initiate Chat.
4070 * MSN Alerts and incoming MSN pages no longer pop up several error
4072 * Ability to view iChat "Available" messages for AIM
4073 * Stores your buddy icon on the server for AIM
4074 * Support for non-ascii characters with Yahoo! Messenger
4075 * Focus returns to the input box when you click elsewhere, like it used
4077 * New typing notification icons from Ximian
4079 version 0.64 (05/29/2003):
4080 * Buddy list sorting in buddy list preferences.
4081 * Improved debug window with timestamps and pause buttons.
4082 * New core/ui split notification and request APIs.
4083 * New mail notification dialog.
4084 * Several bug fixes in MSN.
4085 * Conversation window buddy icon bugs were fixed.
4087 version 0.63 (05/16/2003):
4088 * A rewrite of the plugin API. Plugin authors will need to change their
4089 code based off the changes found in other plugins.
4090 * Perl script support is now provided in the perl plugin.
4091 * Debugging is core/ui split, and has a new API with support for
4092 debug levels and categories.
4093 * Support for adding chats to your buddy list.
4094 * MSN protocol plugin was rewritten, has experimental buddy icon
4095 support, and MSN Mobile support.
4096 * Buddy list speed enhancements (Thanks Ethan Blanton).
4097 * Napster protocol updates (Thanks Auke Kok).
4099 version 0.62 (04/23/2003):
4100 * Keyboard shortcuts in the buddy list work again (Thanks Joe
4102 * Support for Jabber XHTML messages
4103 * Ability to re-request authorization from ICQ and Jabber users by right
4104 clicking on them in your buddy list.
4105 * Improved Zephyr internationalization.
4106 * Bug causing 'Hide on Send' windows to be lost forever fixed.
4107 * Iconified windows are now raised properly.
4108 * Dates printed for old/offline messages.
4109 * Some assorted crash bugs fixed.
4111 version 0.61 (04/07/2003):
4112 * Split the buddy pounce core and UI, and rewrote the UI for it.
4113 * Removed folder icons and excess space from the buddy list (Thanks
4115 * Fixed a bug involving dragging buddies and groups
4116 * Re-implemented the logout icons.
4117 * New icons for "away" and "aol" (Thanks, Moses Lei)
4119 version 0.60 (04/04/2003):
4121 * Auto-loading protocol plugins.
4122 * Plugins dialog and perl script menu merged into preferences.
4123 * Don't auto-login if an existing Gaim session is already
4125 * Moved "privacy preferences" to Tools menu.
4126 * -n, --loginwin option to disable autologins.
4127 * Added support for gettext 0.11.x.
4128 * Added support for automake 1.6.
4129 * aim:// URI's supported with gaim-remote command.
4130 * Quit Gaim remotely with gaim-remote. (Thanks, John Silvestri)
4131 * Added rudimentary support for X11R6 session management. (Thanks,
4133 * Conversation backend and UI are now separated. (Thanks,
4135 * Asynchronous, non-blocking, DNS function (Thanks, Nicolas
4137 * As a side effect of the above: IPv6 support. Tested only with IRC
4138 (you can receive ipv6 chat requests from irssi!).
4141 * Tray icon plugin--replaces the old GNOME applet. You'll need
4142 the panel Notification Area applet (aka system-tray-applet)
4143 for GNOME 2, or the Kicker for KDE 3.1. (Thanks, Robert
4144 McQueen, Nicolás Lichtmaier, Kristian Rietveld, Ari Pollak &
4146 * Added GAIM::remove_event_handler and made set_info short
4147 circuitable in perl. (Thanks, Ryan McCabe)
4148 * event_del_conversation for plugins. (Thanks, Bill Tompkins)
4149 * Notify.c plugin rewritten; check its configure dialog. (Thanks,
4151 * Buddy Ticker made a plugin.
4152 * Idle Maker added to source.
4153 * Fortune profile added to source.
4156 * TOC no longer compiles statically by default--use OSCAR.
4157 * ICQ plugin no longer gets built--use OSCAR.
4158 * Server-stored buddy lists for ICQ with full support for
4159 authorization (Thanks, Mark Doliner)
4160 * File send/receive support for Aim over Oscar (Thanks, William T.
4161 Mahan and Mark Doliner)
4162 * Non-direct connect typing notification for AIM over OSCAR.
4163 (Thanks, Mark Doliner)
4164 * Allow only people in buddy list privacy option added for AIM.
4165 * Full ICQ info reading support. (Thanks, Vincas Ciziunas)
4166 * Support for synchronizing group renames on server. Group
4167 rename server synchronization for AIM. Server-side
4168 synchronization for moving individual AIM buddy to new
4169 group improved. (Thanks, Mark Doliner)
4170 * Ability to add screenname@mac.com people to AIM buddy lists.
4171 (Thanks, Graham Booker)
4172 * Ability to change ICQ password. (Thanks, Mark Doliner)
4173 * Option to have AIM notify you if you have
4174 unread mail. (Thanks, Mark Doliner)
4175 * Parse URL messages, Contact Sending and Pager Messages
4176 in ICQ. (Thanks, Mark Doliner)
4177 * use snprintf instead of sprintf. (Thanks, William T. Mahan)
4178 * Fixed crashbug on empty rvous requests. (Thanks Brandon Scott
4179 (Xeon) for pointing this out, and Matt Pandina for the patch)
4180 * Nice Oscar changes--mostly internal. (Thanks, Mark Doliner)
4183 * Added more IRC slash commands -- /W, /VERSION, /MODE, /CTCP stuff,
4184 -- and other cool IRC enhancments. (Thanks, Jonas Birmé)
4185 * IRC's /topic with no argument displays the current topic (Thanks,
4187 * DCC File Receive support for IRC.
4188 * Optional password on IRC accounts. (Thanks, Christian Hammond)
4189 * Added half-op support.
4192 * Jabber invisibility and permanently cancel sending on-
4193 line status to Jabber buddies.
4194 * Jabber roster updated on group renames.
4195 * Fixed a possible segfault when signing off Jabber. (Thanks,
4197 * Improved typing notification support for Jabber and
4198 Yahoo! (Thanks, Nathan Walp)
4199 * File receive support for Jabber. (Thanks, Nathan Walp)
4202 * MSN users are notified when the other party closes the conversation
4203 window. (Thanks, Christian Hammond)
4204 * File receive support for MSN. (Thanks, Christian Hammond)
4206 Internationalization:
4207 * Now using libiconv for better i18n support (Thanks, Junichi
4209 * Lots of i18n fixes (Thanks Matt Wilson, Ethan Blanton, A Lee)
4210 * Correct i18n handling for many parts of AIM/ICQ, including
4211 instant messages, away messages, and profiles (Thanks,
4213 * Improved MSN internationalization (Thanks, A Lee)
4216 * Optionally uniquely colorize nicks in chats
4217 * Add / Remove buddy menu item added to the chat users list
4218 (Thanks, Jonas Birmé)
4219 * View log button in conversation toolbar (Thanks, Etan Reisner)
4220 * Option to log IMs and Chats seperately. (Thanks, Etan
4222 * Removed Ctrl-C binding for color
4223 * Fix first message in tab not displaying bug (Thanks, Etan Reisner)
4224 * Changed some default options
4225 * Updated desktop and window icons (Thanks, Robert McQueen)
4226 * Switch the .desktop file to the new KDE/GNOME common vfolder
4227 format (Thanks, Robert McQueen)
4228 * Removed all deprecated GTK calls. Now 100% GTK 2. (Thanks Nathan
4229 Walp, Christian Hammond, Ari Pollak, Ethan Blanton, Robert McQueen)
4230 * Read proxy environment variables. (Thanks, Christian Hammond)
4231 * Fixed security vulnerability with manual browser option (Thanks,
4233 * Can get info for ICQ and Jabber users from the "Edit
4234 Buddies" tab (Thanks, Brian Bernas)
4235 * Code cleanups and fixes (Thanks, Federico Mena Quintero and
4237 * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
4238 * Generic File Transfer PRPL interface (Thanks, Christian Hammond)
4239 * Better supression of auto-responses (Thanks, Joshua Blanton)
4240 * Drag-and-drop tabs in conversations, and multiple windows with tabs
4241 in each (Thanks, Christian Hammond)
4243 version 0.59.9 (03/01/2003):
4244 * Updated zh_TW.po file (Thanks breeze833)
4245 * Fix an oscar bug that caused some messages from
4246 AOL 8.0 to be dropped (Thanks Mark Doliner)
4247 * Changed "openprojects" to "freenode" in irc.c
4248 * Fixed charset conversion on systems which use a BOM for UCS-4
4249 (Thanks, Alfredo Pen~a, Ethan Blanton)
4250 * Fixed a typo in the man page (Thanks Eric S. Raymond)
4252 version 0.59.8 (01/06/2003):
4253 * Ripped out all gtk2 support (Thanks Nathan Walp).
4254 * Fixed smiley related segfault (Thanks Robert McQueen)
4255 * Yahoo! can connect again
4257 version 0.59.7 (12/21/2002):
4258 * Yahoo i18n fix (Thanks Ethan Blanton).
4259 * Fixed a bug in escaping saved passwords (Thanks
4261 * Fixed an overflow bug in perl script autoloading
4262 (Thanks David Kaelbling)
4263 * Some build fixes for those using stricter compilers,
4264 notably MIPSpro (Thanks David Kaelbling)
4265 * Fixed a bad argument to accept() calls (Thanks David
4267 * Fixed crashbug on empty rvous requests (Thanks Brandon Scott (Xeon))
4268 for being the first to point this out.
4270 version 0.59.6 (11/07/2002):
4271 * Fixed a segfault introduced in 0.59.5 when gtk
4272 fails to read the ~/.gtkrc or reads it but fails
4273 to create a style from it.
4274 * Jabber conference timestamps are no longer gigantic
4276 version 0.59.5 (10/14/2002):
4277 * Fixed a Yahoo! segfault (Thanks, Craig Metz)
4279 version 0.59.4 (10/06/2002):
4280 * Removed color keybinnding altogether.
4281 * Added a horizontal scrollbar to Edit page of
4282 buddy list. (Thanks, David Fallon)
4283 * Various bug fixes ((Thanks to (in no particular order)
4284 Ethan Blanton, Mark Doliner, Luke Schierer)
4285 * i18n fixes (thanks, A Lee)
4287 version 0.59.3 (09/14/2002):
4288 * Reversed patch that accidentally caused Yahoo
4289 not to connect--for implementation reasons
4290 * Changed "color" binding to Ctrl-K.
4291 * Unaliaising a person in the "Online" tab will show up
4292 in the "Edit" tab as well (Thanks, Jason Willis)
4293 * Internationalization fixes, esp. with UTF-8 locales
4294 (Thanks Matt Wilson and Ethan Blanton)
4296 version 0.59.2 (09/09/2002):
4297 * Japanese translation updated (Thanks, Junichi Uekawa)
4298 * Won't crash when you set your MSN Friendly name to an
4300 * Default manual browser command changed to reflect the
4302 * Fixed the non-manual browser settings which were broke in
4303 0.59.1 (Thanks, Chris Blizzard)
4304 * Improved MSN internationalization (Thanks A Lee)
4305 * Smiley lookup will search for longest match for smilies
4306 like :-(( (Thanks Eric Melski)
4307 * When an IM image is clicked, don't open the browser (Thanks
4309 * Prevent a possible crash in unhide_buddy_list() (Thanks Ari
4311 * Fixed a compilation problem on systems without iconv.
4312 * GtkIMHtml can be set to render font sizes as point size
4313 or AIMish relative sizes -- no more huge Yahoo fonts. (Thanks
4315 * Fixed a bug with regard to Jabber resources (Thanks Nathan
4317 * Fixed a possible segfault when signing off Jabber (Thanks
4319 * Word-wrapping on mail notification text (Thanks, Andrew Molloy)
4320 * Strip trailing and leading spaces from MSN/Yahoo names (Thanks,
4323 version 0.59.1 (08/25/2002):
4324 * Created a gtk1-stable branch for GTK+ 1.2 bugfix releases.
4325 Development will continue in our main branch in GTK+ 2 only.
4326 * Fixed a security bug in the manual browser setting (Thanks
4328 * Now using libiconv for better i18n support (Thanks Junichi
4330 * Will work with Perl 5.8 (thanks, Timothy Lee and Dan
4332 * Fix for HTTP proxies (thanks, Ethan Blanton)
4333 * Read proxy environment variables. (thanks, Christian Hammond)
4334 * Use the pretty gaim.png for our menu entry.
4335 * Added support for gettext 0.11.x.
4337 version 0.59 (06/24/2002):
4338 * Squashed a bug in buddy right-click menu handling
4339 that crashed Gaim. In the process: found and
4340 eliminated some memory leaks.
4341 * Fixed a significant applet leak
4342 * Can now change Jabber password on server (Thanks,
4344 * Certain types of Jabber presence errors no longer
4345 falsely show a buddy on-line. Instead now a "broken
4346 light-bulb" icon is shown and the error status is
4347 available via "Get Away Msg" (Thanks and a tip o'
4348 the hat to Christian Hammond for the graphic)
4349 * Conversation struct has pointer to toolbar (thanks Brent
4350 Priddy and Paul Miller)
4351 * Zephyr fixes (thanks, Arun A. Tharuvai)
4352 * Aliases in buddy ticker
4353 * Perl scripts can play Gaim sounds (thanks Andrew Rodland)
4354 * Internal sounds can be played by commands (thanks Lex Spoon)
4355 * Auto-login item in applet menu (thanks Chris Boyle)
4356 * Fixed MSN "Unkown Error Code", "Already there", and
4357 "Already in opposite list" errors
4358 * Changed "Play sound" button to "Mute" button
4359 * You can now have "reserved" chars in IM and proxy passwords
4360 * Jabber now has typing notification (Thanks, Nathan Walp)
4361 * Improved support for Jabber resources (Thanks, Nathan Walp)
4362 * Fixed problem with Gaim crashing on non-ASCII Jabber buddy
4363 aliases (Jabber "name" attribute) chars (Thanks, Ho-seok Lee)
4364 * Plugged memory leaks in Jabber plug-in
4365 * Fixed problem with Jabber away status not being propagated to
4366 conference rooms for jabberd (server) v1.4.2 and above
4367 * Chat room buddy lists are now sorted independent of case
4368 * Added capability for protocol-specific edit buddy menu entries
4369 * Can now remove a Jabber buddy roster item from the server
4371 * Gaim can now handle messages from Mac ICQ and Miranda ICQ
4372 (Thanks, Mark Doliner)
4373 * Added Mozilla to browser options and changed KFM to
4375 * Can now set the server and port for MSN and Napster
4376 * MSN Internationalization (Thanks Felipe Contreras and
4377 countless, countless others)
4378 * E-mail addresses are no longer truncated when there is a '.' at
4381 version 0.58 (05/13/2002):
4382 * Better applet transparency
4383 * Option to raise buddy list on signons/signoffs
4384 * Formatting of incoming MSN messages
4385 * Get Info from menu multiple-account-aware (thanks
4387 * Hide and unhide functions for the filectl plugin.
4388 (Thanks, Ari Pollak)
4389 * Added helpful stuff to the Help menu.
4390 * Self-aliasing from the account editor.
4391 * Better selection in GtkIMHtml (Thanks Ben Miller)
4392 * A warning when your OSCAR buddy list is too long
4393 (Thanks, Mark Doliner)
4394 * ICQ status messages in OSCAR (Thanks, Mark Doliner)
4395 * Play sound when your name is said in a chat
4396 * Approval dialog for Jabber when somebody wants to
4397 subscribe to user's presence. Also gives user the
4398 opportunity to add that buddy if not already on the
4400 * Jabber "Change buddy group" roster synchronization now
4401 works again. (This was unknowingly broken when the
4402 "out-sourced" Jabber libs were upgraded in 0.56)
4403 * Invalid Jabber I.D.'s no longer crash Gaim. User now
4404 notified with pop-up's.
4405 * Jabber Buddy sign-on time support, added in 0.57,
4406 removed until and unless and inconsistency can be
4407 resolved. (Thanks, Nathan Walp)
4408 * Bug-fix for potential buffer overflow in Jabber
4409 plugin. (Thanks, rwscott)
4410 * Tempfiles used for secure MSN/HotMail login (added in
4411 0.57) are now themselves created securely.
4412 * Secure MSN logins (added in 0.57) no longer blow up
4414 * Timezone support improved.
4416 version 0.57 (04/25/2002):
4417 * New authorization method for Yahoo!
4418 * Jabber will tell you when your buddies signed on (Thanks
4420 * Jabber improvements (Thanks, Nathan Walp)
4421 * More keyboard shortcuts
4422 * event_chat_recv takes char**'s, and event_im_recv takes
4423 a *guint32 for flags
4424 * Secure hotmail login for MSN (thanks for the tips,
4427 version 0.56 (04/11/2002):
4428 * Shell-like send history binded to Ctrl-Up and Ctrl-Down
4429 * libjabber upgraded to most recent stable version
4430 * Buddylist looks a little better
4431 * Fixed MSN privacy settings
4432 * Group deletion fix (Thanks Mark Doliner)
4433 * Alias/Group syncronization for Jabber (Thanks JSeymour)
4434 * Fixed broken signal handling in gdm-started GNOME sessions
4435 (Thanks Jim Seymour, Vann, Robert McQueen)
4436 * Oscar group syncronization (Thanks, Mark Doliner)
4437 * ICQ Authorization via Oscar (Thanks, Mark Doliner)
4439 version 0.55 (03/29/2002):
4440 * Jabber improvements (Thanks Jim Seymour)
4441 * Various sound cleanups (Thanks Robert McQueen)
4442 * Login process shown in single window (Thanks Michael
4444 * Can reorder your accounts in the account editor (Thanks
4446 * Shows "mobile" icon for Oscar buddies using mobile
4447 devices (Thanks Mark Doliner)
4448 * Fixed bug in MSN smilies that crashed PPC (and other?) platforms
4449 * HTTP Proxy settings now HTTP compliant (Thanks Robert McQueen)
4450 * Speling corections (Thanks Tero Kuusela)
4451 * Oscar list icon fixes (Thanks Mark Doliner)
4452 * Oscar idle times work again (Thanks Mark Doliner)
4453 * Protocol icons on Edit Buddies tab (Thanks Christian Hammond)
4455 version 0.54 (03/14/2002):
4456 * Compiles without GdkPixbuf again
4457 * GtkIMHtml will refresh when you set a new GTK+ theme
4458 * Improved Yahoo! typing notification (thanks Brian Macke)
4459 * Prompt to authorize MSN buddies who added you while you
4460 were offline (Thanks Jason Willis)
4461 * Option to globally disable Buddy Icon animation (Thanks
4464 * Yahoo! will tell you when your buddies are playing Yahoo!
4465 games and give you the ability to join them
4466 * Yahoo! can receive offline messages
4467 * IRC can do DCC chat.
4468 * IRC will convert HTML formatting to mIRC formatting.
4469 * Buddylist tab placement option (Thanks Jason Willis)
4470 * Protocol specific smiley faces
4473 version 0.53 (02/28/2002):
4474 * Minor bug fixes re: queued away messages
4475 * Better buddy icon transparency (for real this time ;-))
4476 * Ability to change formatting of Oscar screen name
4477 * Better selection in HTML widget (Thanks BMiller)
4478 * New icons for ICQ (Thanks Kevin Miller)
4479 * Editable buddy pounces (Thanks Jason Willis)
4480 * Server side buddy lists in Oscar (Thanks Mark Doliner :-))
4481 * Fix for the chatlist plugin
4482 * Typing Notification (AIM Direct Connect, Yahoo, MSN)
4483 * IM Images (Receive Only)
4484 * Prettier GtkImHtml selection
4485 * Better buddy icon transparency (for real this time ;-) )
4487 version 0.52 (02/17/2002):
4488 * Better buddy icon transparency (thanks SeanEgan)
4489 * Fixed a little bug with connecting via proxy (thanks
4490 for reminding me of this, Manish Singh)
4491 * Yahoo! Messenger works again
4493 * Can register a new user with a Jabber Server (JSeymour)
4494 * Can now set Jabber vCards (JSeymour)
4495 * Jabber vCards are now shown in their entirety (JSeymour)
4496 * Various jabber bug fixes/enhancements (JSeymour)
4498 version 0.51 (01/24/2002):
4499 * Arrow buttons in log viewer and some other dialogs
4500 work (thanks Ben Miller)
4501 * Option to only send auto-response while idle (thanks
4503 * Control time between sending auto-responses (thanks
4505 * Should be able to sign on to Oscar using Mac OS X
4506 (thanks Fingolfin, Vincas Ciziunas, et al.)
4508 version 0.50 (12/14/2001):
4509 * Able to import GnomeICU contact lists
4510 * Galeon as browser option (Thanks Rob McQueen)
4511 * IRC /list, /invite (Thanks Sean Egan)
4512 * Option to have IMs and Chats tabbed in same window
4513 * Finally put the lagmeter plugin out of its misery and
4514 removed it. (/me dances on its grave.)
4516 version 0.49 (11/29/2001):
4517 * Can compile against GTK+ 2.0 (version 1.3.10/1.3.11)
4518 * Confirm before removing buddies
4519 * Yahoo updates (thanks Brian Macke)
4521 * Zephyr updates (thanks Arun A Tharuvai)
4522 * Gadu-Gadu updates (thanks Arkadiusz Miskiewicz)
4523 * Option to show aliases in conversation tabs
4524 * Option to hide windows after sending messages
4525 * licq2gaim.pl conversion script (thanks Arturo Cisneros, Jr.)
4527 version 0.48 (11/18/2001):
4528 * Right-click on links to open/copy URL
4530 * Oscar can send/receive offline messages in ICQ. Since the "real"
4531 ICQ protocol isn't working too well it's recommended that you
4534 version 0.47 (11/01/2001):
4535 * Better font loading (pays attention to charset now)
4536 (thanks Arkadiusz Miskiewicz)
4537 * Better recoding in Gadu-Gadu (thanks Arkadiusz Miskiewicz)
4538 * Open Mail button for when you get new mail (Yahoo and MSN)
4539 * New buddy pounce option: Popup Notification
4540 * When adding a buddy, the groups list now updates when you switch
4542 * When creating a new buddy pounce, gaim now automagically
4543 selects "on away" or "on idle", if the user is away
4545 * Add Opera to the available browsers (thanks Brian Enigma)
4546 * Improved log viewer (thanks to Ben Miller)
4547 * When you are queueing away messages, double clicking on
4548 a buddy's name will cause the messages for that name to be
4550 * You can choose which sound player you use at run-time
4552 * When someone adds you to their buddy list, it asks if you want
4553 to add them as well (Yahoo, ICQ, and MSN) (thanks Nathan Walp)
4554 * Option to grey idle buddies (thanks Nathan Walp)
4555 * MSN Privacy Options
4556 * In MSN you can set a person's alias to their "friendly name" by
4557 right-click on their name while they're online.
4559 * The usual bug fixes and memory leak plugs
4561 version 0.46 (10/18/2001):
4562 * New applet icons (courtesy David Raeman)
4563 * ICQ works on big-endian platforms, e.g. sparc and ppc
4564 (thanks to Nathan Walp and Ben Miller)
4565 * Better applet icon drawing (thanks to Ari Pollak)
4566 * An extraordinary number of bug fixes
4567 * Ability to stop animation on buddy icons, restart animation,
4568 hide certain buddy icons, and save people's buddy icons, all
4569 through a right-click menu
4570 * Event handlers in perl passed arguments as elements of
4571 an array rather than all concatenated as a string, making
4572 perl much easier to use (thanks Dennis Lambe Jr.)
4573 * Can pass an argument to timeout_handlers in perl
4574 (thanks Artem Litvinovich)
4575 * Redesigned Modify Account window (thanks Sean Egan)
4576 * Add buddy dialog now lets you select which protocol
4578 * Pressing 'signon' on the first screen for accounts that
4579 do not require passwords no longer incorrectly displays
4582 version 0.45 (10/04/2001):
4583 * New plugin event: event_chat_send_invite
4584 * Major updates to the perl system (reread PERL-HOWTO and
4586 * Major updates to event_chat_* events for plugins (reread
4588 * Some GtkIMHtml improvements
4590 * Nick Highlighting in chat
4591 * Tab-completion for nicks in chat (thanks to Sean Egan)
4592 * Large internal reworkings
4593 * New Protocol: Gadu-Gadu, written by Arkadiusz Miskiewicz
4594 * Can choose buddy icon to send (for Oscar)
4596 version 0.44 (09/20/2001):
4597 * More sane scaling of buddy icons (intelligently scale to
4598 either 48x48 or 50x50 depending on icon)
4599 * Have you ever had it happen where you cancel a login and
4600 Gaim starts using all the available processing power? I
4602 * Temporarily removed Jabber user registration, which wasn't
4604 * Added a spiffy Help button
4605 * Wrote a plugin for all those people who miss having the
4606 chat rooms in their buddy lists (chatlist.so)
4608 * Added drop down selection to chat invitation
4609 * Improved the look of the chat invitation dialog
4610 * Improved the look of the proxy preferences
4611 * event_im_recv and event_im_display_rcvd passed whether
4612 the message received was auto-response (see SIGNALS)
4613 * IRC fixes (largly copied from X-Chat)
4614 * Internal change to how preferences are stored
4616 * Option to hide buddy icons
4618 version 0.43 (09/06/2001):
4619 * Can change friendly name in MSN again
4621 * Auto-reconnect plugin has exponential timeout (i.e. it
4622 tries after 8 seconds, then 16, then 32, etc. up to 17
4624 * Removed file transfer things from Napster. It didn't work
4625 well anyway. It'll be back eventually. (Does anyone even
4626 use napster anymore?)
4628 version 0.11.0-pre15 (08/28/2001):
4630 * Fixed a little segfault when images are links
4631 * Redid the about box again.
4632 * Fixed a nice little bug with the manual browser command
4633 * Oscar Unicode fix (Thanks John Matthews)
4634 * Can select which protocols are compiled statically
4635 (e.g.: ./configure --with-static-prpls=oscar,jabber)
4636 * New plugin events: event_im_displayed_sent and
4637 event_im_displayed_rcvd. Use these to change messages after
4638 they're displayed (e.g. encrypt sent messages, or send
4639 auto-responses and have them display locally properly)
4640 * Can use Arts for sound (thanks Tom Dyas)
4642 version 0.11.0-pre14 (06/17/2001):
4643 * Fixed a segfault with Oscar's account confirmation
4646 * Some HTML widget changes
4647 * Can specify hosts/ports for Yahoo (thanks Jeremy Brooks)
4648 * Many many bugfixes
4650 version 0.11.0-pre13 (06/06/2001):
4651 * Can view/set chat topic in Jabber (thanks faceprint)
4652 * The napster plugin no longer segfaults on invalid names
4654 * HTML is properly stripped from away messages in protocols that
4655 do not use HTML. (thanks, faceprint)
4656 * Can view/set chat topic in IRC
4657 * MSN properly escapes outgoing messages
4658 * Much needed updates to the gaim man page (thanks, Sean Egan)
4660 version 0.11.0-pre12 (05/29/2001):
4661 * Fixed a funny bug with auto responses when queued messages
4663 * Redesigned the Font Options preference page
4664 * Improved Jabber chat support (it whispers now, too)
4665 * Zephyr can do Subscriptions now (thanks to nsanch)
4666 * Auto-recon plugin got reworked
4668 * Some new pixmaps (Thanks, DennisR).
4669 * Fixed a segfault in IRC (Thanks Sean Egan)
4670 * MSN can now change your 'friendly name' (Thanks for the
4671 packet logs, aechols)
4672 * More IRC improvements [colors, etc] (Thanks Sean Egan)
4673 * Improved proxy options
4674 * Fixed a small issue with HTML not being stripped from
4675 log files properly (Thanks, faceprint and David Stoddard)
4676 * Can turn on/off Yahoo! Mail announcements
4677 * Can force messages through the server for ICQ (use this if
4678 you have problems sending)
4679 * Can receive buddy icons in Oscar (requires gdk_pixbuf,
4680 which GNOME depends on. If you --disable-pixbuf, it will
4682 * Redesigned plugins dialog (thanks Mike Heffner)
4684 version 0.11.0-pre11 (04/30/2001):
4685 * Zephyr updates and additions, thanks Neil Sanchala (nsanch)
4686 * Jabber can send/accept chat invites (due to mid)
4687 * MSN has the option to notify you of new hotmail
4689 * Fixed a problem with ADD requests in MSN
4690 * Fixed a small memory leak with MSN
4691 * Moved MSN's spammy debug output into debug_printf's
4692 * Can rename groups/buddies in the Edit Buddies pane
4693 (thanks Neil Sanchala)
4694 * Some perl updates (thanks to Sean Egan)
4695 * IRC got the following slash commands:
4696 op, deop, voice, devoice, mode, raw, quote, and kick (thanks
4698 * MSN Properly handles URL decoding of 'friendly' names
4699 * Redesigned Preferences pages (design by DennisR)
4700 * Can select where tabs are for tabbed IM/Chat windows
4701 * Option to queue away messages while away
4702 * Jabber got good updates (from faceprint)
4703 * Oh yes, and Oscar works, yet again. (gee... that's what, 4
4704 releases that have "fixed" it now?)
4706 version 0.11.0-pre10 (04/13/2001):
4707 * Many, many bug fixes
4708 * Can choose to not send away auto-response (thanks phzzzt)
4709 * Uh... Oscar works? For now?
4710 * IRC Plugin can do whois (right click and info)
4711 * IRC Plugin got away message support
4712 * Gaim blist to WinAIM blt perl script (courtesy Andy Harrison)
4713 * Sound on buddy pounce (Thanks Andrew Echols)
4714 * Can view all group chats in one tabbed window (same keybindings
4715 as for tabbed normal conversations)
4716 * More Protocol plugins:
4717 Zephyr (plugins/zephyr) (DON'T USE THIS unless you know
4718 what it is and why you'd want to use it)
4720 version 0.11.0-pre9 (03/26/2001):
4721 * Can register Jabber accounts (load the Jabber plugin and click
4722 Register on the login window)
4723 * GtkIMHtml handles themes (no background pixmaps though) (thanks
4725 * URLS Linkify properly in Buddy chats
4726 * Jabber compiles better on Solaris?
4727 * Gaim works with Oscar Again (Huge thanks to Adam Fritzler of
4730 version 0.11.0-pre8 (03/23/2001):
4731 * Fixed a problem with MSN not detecting signoffs and buddy updates.
4732 * Implemented away options in MSN
4733 * Alt-[1-9] to go to [1-9]th pane in tabbed convo window
4734 * Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes
4735 * Can use Alt to access menu, and Ctl-char for certain actions
4737 * Oscar blocking works (?)
4738 * MSN can see status of other users
4740 version 0.11.0-pre7 (03/16/2001):
4741 * Can build RPMs as non-root
4742 * New yahoo library (can use HTTP proxy)
4743 * Command-line arg to specify config file (thanks Jason Boerner)
4744 * Can view all conversations in one tabbed window (Control-[ and
4745 Control-] move left and right respectively; Control-Tab moves
4746 to the next unread, or the next tab if there are no unread tabs)
4747 * Tooltips on links work again
4748 * Can log system notices: signons/signoffs, awayness and idleness
4749 (thanks Andrew Echols)
4753 version 0.11.0-pre6 (03/06/2001):
4754 * Fixed bug with NAS support
4755 * Napster plugin is included again
4756 (Thanks for pointing out that it was missing,
4758 * Oscar can: search by email, request confirmation, change password
4761 * Faster HTML parsing/rendering
4763 version 0.11.0-pre5 (02/26/2001):
4765 * ICQ Alias problem fixed
4766 * Negative times fixed
4767 * Cannot create blank away messages/messages with blank titles
4768 * Can right-click Edit Buddies list to alias/add pounce/etc.
4769 * Ability to independently set accounts as away
4770 * Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.)
4771 * Fixed hanging trees
4772 * Can close windows by hitting 'Esc' (optional)
4773 * Better HTML Widget
4774 * Can toggle timestamps by hitting F2 (optional)
4775 * Rewritten file transfer for TOC
4777 * Log Viewer (courtesy BMiller)
4778 * Can save conversation history
4779 * Napster can kinda sorta download files sometimes :)
4780 * You can activate IDs in Yahoo
4781 * ICQ upgraded to use icqlib 1.1.5
4783 version 0.11.0-pre4:
4784 * ICQ upgraded to use icqlib 1.1.0
4785 * An enormous amount of bug fixes
4786 * Even More Protocol Plugins:
4787 Jabber (plugins/jabber)
4788 Napster (plugins/napster.c)
4789 * Fixed a segfault with 'Ignore new conversations while away'
4791 version 0.11.0-pre3 (12/15/2000):
4792 * Away messages arranged alphabetically (Thanks Justin)
4793 * More GUI adjustments
4794 * Can optionally run command to play sound files
4795 * Icons for ICQ plugin (blatently stolen from GnomeICU)
4796 * Icons for Yahoo plugin (not-so-blatently stolen from GTKYahoo)
4797 * Optionally display warning level next to name in buddy list
4798 * Optionally ignore fonts on incoming messages
4799 * Command-line option to automatically set yourself as
4800 away upon signon (thanks bmiller)
4801 * Buddy list backups now stored in ~/.gaim/SN.protocol.blist (gaim will
4802 move the old file for you). Needed for when you have the same name on
4803 two different protocols. (Oscar and TOC share the same file.)
4804 * More Protocol plugins:
4807 version 0.11.0-pre2 (12/04/2000):
4808 * Fixed a segfault with a bad util.c
4810 version 0.11.0-pre1 (12/03/2000):
4811 * Multiple connections
4816 * Logs now stored to ~/.gaim/logs rather than ~/.gaim/SN/
4817 * User configurable sounds
4818 * Scroll bar now functions properly in chat room user lists
4819 * X-Idle support added (thanks bmiller and bryner)
4820 * small change in the way away messages are displayed
4821 (Thanks Ryan C. Gordon)
4822 * Plugin system uses GModule now (improves portability, adds features)
4823 (Requires recompile and probably modifications of most plugins)
4824 * Perl got updates (reread plugins/PERL-HOWTO)
4825 * Spell checker now uses gtkspell
4826 * Auto-Away (thanks, yet again, to bmiller ;)
4827 * More buddy pounce options
4828 * Various GUI improvements
4830 version 0.10.3 (10/09/2000):
4831 * Segfault when viewing user info fixed
4832 * libdb problem fixed
4834 version 0.10.2 (10/07/2000):
4835 * A few fixes to the URL parser.
4836 * Better placement of smiley dialog
4837 * Improved log file readibility
4838 * Code cleanups (thanks kylev)
4839 * Fixed problem when closing away message box (thanks bmiller)
4840 * sprintf() problem on some systems
4841 * Various small bug fixes
4843 version 0.10.1 (09/15/2000):
4844 * Better chatroom logging
4845 * Oscar works again. Pay no attention to Slashdot.
4846 * gtkhtml handles background colours better.
4847 * A third conversation window display preference.
4848 * Better support for things like Sawfish
4850 version 0.10.0 (09/11/2000):
4851 * New Smiley Faces and Pixmaps added.
4852 * Smiley faces now properly wrap in the conversation windows.
4854 * Fixed 0-byte file segfault.
4855 * Borderless buttons (for that cool pop-up look)
4856 * Fixed some resizing bugs
4857 * Added Ctrl+{B/I/U/S} hotkeys to conversation windows.
4858 * Added Ctrl+(number) hotkeys to insert smileys in conversation windows.
4859 * Support for %n, %d, and %t in away messages. Thanks bmiller!
4861 * Redesigned preferences dialog
4862 * Redesigned conversation dialog
4863 * Removed the Lag-O-Meter (Lag-O-Meter is now a plugin)
4864 * SOCKS 4/5 proxy works
4865 * Buddy Pounces are now saved in .gaimrc
4866 * Buddy Chats are now saved in .gaimrc
4867 * Ability to merge gaim, aim2, aim4 buddylists. Thanks again bmiller!
4868 * ICQ-style aliases. This lets you change the name you see your buddy
4869 as. For example, if your buddy's SN is 'CouldntGetMyName', you can
4870 alias him as 'Loser'.
4871 * Compile with GNOME bits if available
4872 * Added GNOME Url Handler as an available web-browser
4873 * Added the S html tag.
4874 * Optionally Ignore TiK's Automated Messages
4875 * Option to beep instead of play sound
4876 * New icons for panel (depends on some GNOME pixmaps)
4877 * Perl scripting. See plugins/PERL-HOWTO for how to write perl scripts.
4878 All .pl files in ~/.gaim are autoloaded when gaim starts.
4879 * HTML widget is faster, more stable
4881 version 0.9.20 (07/14/2000):
4882 * More plugin events, more plugin features
4883 * Run-time OSCAR support
4884 * Added buddy list ticker (See prefs/Appearance). Clicking on a
4885 name will cause a new or previous IM window to display for
4887 * "You are sending messages too quickly" error is now fixed
4888 when you have a large buddylist.
4889 * Fixed the LC_ALL compile problem on Solaris boxes
4890 * Fixed PPC and ARM compile problem with oscar.c
4891 * Smileys work better, and don't cause font attributes to drop
4892 * Dialog windows are now prettier
4893 * /me in IM window; font/color dialogs and smileys in chat window
4895 version 0.9.19 (06/09/2000):
4896 * Graphical Smiley Faces
4897 * Applet got a bit of a makeover (inside & out)
4898 * Compile-time options affect Preferences dialog
4899 * Whispering in chat works (does anyone even use this?)
4900 * HTML-tag buttons in chat
4901 * Chat got all kinds of new features (like IRC-sytle /me)
4902 * Chat in oscar works much better
4904 * Fixed the segfault when your server-side config is null
4905 * Many many bugfixes
4907 version 0.9.18 (06/02/2000):
4908 * Logging in works better for oscar
4909 * Double error bug when sending message to an offline user is
4911 * Pressing enter once again sends a message in buddy chatrooms (oops)
4912 * More fixes for the change on the AOL sign-on process.
4913 * Fixed bug where Gaim sometimes doesn't find a font to use.
4914 * Per-conversation font and color dialogs (thanks fflewddur)
4915 * Chat in oscar works (somewhat)
4916 * Even more fixes for the sign-on process, and now you don't flash when
4917 setting permit/deny lists.
4919 version 0.9.17 (05/31/2000):
4920 * Automagic feature to check for new versions has been removed
4921 * Infinite loop bug fixed
4923 version 0.9.16 (05/31/2000):
4924 * Paned buddy chat window (Thanks Syd)
4925 * Buddy lists (and changes) are cached to ~/.gaim/<sn>.blist
4926 where <sn> is your screen name. If for some reason, you log
4927 into the AOL server and the buddy list comes back empty, we
4928 check for a cache file, and, if we find one, read it in. This
4929 essentially implements recovery from a server crash at AOL
4930 (AOL does not back up machines that contain TOC-based buddy
4931 lists, unfortunately). (Thanks Syd)
4932 * Font selection dialog
4933 * Small changes to the Oscar/libfaim stuff (see libfaim/README.gaim)
4934 * SOCKS 4 proxy support
4935 * Better proxy support overall (you can get people's info now! :) )
4936 * Two-way file transfer (you can get and send files, but you still
4937 can't initiate either)
4938 * Fixed font problem with Misconfigured X-Servers. Thanks Decklin!
4939 * Fixed the No Configuration problem that came about today (5/31)
4941 version 0.9.15 (05/06/2000):
4942 * Plugin support enabled by default (oops)
4943 * Some plugins built/installed by default
4944 * Option to automagically check for new releases
4945 * Ability to receive files (one-way file transfer)
4946 * In-line spell checker (thanks to Torrey Searle of the
4947 Everybuddy Devel team for this one)
4949 version 0.9.14 (04/24/2000):
4950 * Numerous Fixes by G. Sumner Hayes (buffer over flow patches,
4952 * Paned Conversation Windows (Thanks Syd)
4953 * Raise Window On Message Received, Fixed (Thanks Syd)
4954 * When multiple screen names, Gaim now correctly remembers the name
4956 * FONT sizes now work correctly.
4957 * PLUGIN SUPPORT!! (Lots of cool goodies here)
4958 * Fixed another leak or two
4959 * Added ability to change your screenname password
4962 version 0.9.13 (03/27/2000):
4963 * Dialog Box Segfault Fixed (When You Click A Toggle Then Cancel)
4964 * Double Log-Out Message Fixed
4965 * GNOME compile error fixed
4966 * Away Message Problem Fixed
4967 * Fixed URL Right Click Menus
4968 * Conversation Loggin now shows Full Date and Time
4969 * Internal Change to Buddy List
4971 version 0.9.12 (03/25/2000):
4972 * Segfault fix for PPC/Alpha/etc machines with log(0)
4973 Thanks to Todd Cohen for this one.
4974 * Small internal change to the way prefs work
4975 * GNOME Applet support works better
4976 (thanks to Eric Warmenhoven for the patch)
4977 * Support for displaying true type fonts
4978 * Lag-O-Meter does not send lag-test if not selected
4979 * Fixed problem with saving away messages which contain spaces
4981 * Various GNOME Applet Enhancements (thanks AGAIN to
4982 Eric. Someone needs to stop this boy :-) )
4983 * A lot of random, obscure bugs fixed
4984 * All of the major and I believe all of the minor memory leaks are
4986 (Thanks to Peter Teichman, Larry Ewing, Jeramey Crawford, and me)
4988 version 0.9.11 (03/22/2000):
4989 * <STRIKE>Strike Tag Support</STRIKE> :-)
4990 * Another memory leak fix
4991 * New .gaimrc format
4992 * Better support for multiple screen names
4994 * Saving of buddylist window position
4995 * Fixed a problem with Gaim and the Netscape-branded version
4997 * New Sound Properties
4998 * More General Properties
4999 * Bigger Text-Entry field (Thanks to CrazyDavy for this one)
5000 * Various Random Bug fixes
5002 version 0.9.10 (11/03/1999):
5003 * Fixed a nasty memory leak. No more 40M Gaim processes. LOL
5004 * IDLE Times are displayed in a neater fashion.
5006 version 0.9.9 (10/31/1999):
5007 * A little selection bug has been squished
5008 * Small memory leak fixed
5009 * Small network fix (problem with HTTP Proxy fixed?)
5010 * Proxy stuff should work now :)
5011 * Widget table support, dir info looks nicer
5012 * Info box looks nicer (thanks to Decklin Foster)
5013 * Client now 'corrects' time values from the server for accurate
5015 * Lag-O-Meter (ala Drunken Jim)
5018 version 0.9.8 (10/04/1999):
5019 * HTTP Proxy Support (No SOCKS yet)
5020 * HTML Widget more robust
5021 * Graphical Debug Window
5022 * Buddylist bug fixed
5023 * Some logging fixes and improvements
5024 * configurable host/port selection
5025 * Clickable Links in buddy chat
5027 * Display Signon/Signoff messages in conversation windows
5028 * Option to strip HTML from logged messages
5029 * GNOME cleanups (It might work now haha)
5030 * When viewing user info, URLS are converted to clickable links
5033 version 0.9.7 (08/08/1999):
5034 * Preliminary Oscar Support
5035 * Fixed bad network bug
5036 * Fixed some bad text rendering bugs in the HTML widget
5037 * log all conversation names are now normalized.
5038 * Fixed another bad network bug :)
5039 * Multiple browser support, some Netscape buggies fixed.
5040 * Permit/Deny preferences moved to 'Permit' pane on buddylist.
5041 * Fixed problem with _, ', and \ in passwords
5043 version 0.9.6 (08/01/1999):
5044 * Fixed 'log all conversation' segfault
5046 * Removed Xmu dependancies.
5047 * Restructured network code
5048 * ESD detection more robust.
5049 * Sound fallbacks are MUCH more robust!
5051 version 0.9.5 (07/25/1999):
5052 * Fixed About Box SegFault
5053 * Autologin Works with Applet
5054 * Option to Show Buddy List after Signon with Applet
5055 * 2048 character messages
5056 * Away-Detection (shows a different icon on the buddy list)
5057 * Fixed Segfault with messages > allowed size
5058 * Added option to log all conversations
5059 * Changed g_new to g_new0
5060 * Buddy List: Right Click Menus
5061 * Find Buddy By Email
5062 * Find Buddy By Info
5063 * New HTML widget (Underline/Links/HRs)
5064 * Updated Toolbar with 'Underline' Icon
5065 * More Buddy Pounce Options
5066 * Option to auto-change urls into clickable links (Under Prefs)
5067 * Better Buddy Chat functionality
5069 * Registration Information (Let Us Know Who You Are)
5070 * Buddy Chat Prefs (Update Chatroom Lists)
5072 * FAQ added to the distribution
5073 * Sound problem with some systems fixed
5075 * Autostart of Netscape on URL Click
5076 * DnD Rearranging of Groups
5077 * Better Netscape Functionality
5078 * Right Click `URL' Menus
5079 * DnD Rearranging of Buddies
5080 * Script to convert win95 buddylist to gaim buddylist
5081 * Added `Link/URL' button to conversation window
5082 * ESD is now autodetected
5083 * Not too important but we GNU-ified the source tree :)
5085 version 0.8.0 (04/31/1999):
5089 * Pixmaps for buttons
5090 * Buddylist import/export
5092 * Conversation Logging
5093 * Coloured Text Selection
5094 * Updated Preferences
5098 * `Blocking' on conversation window
5099 * Add/Remove buddy from conversation window
5100 * Scroll-Wheel Mice work in Conversation Window
5101 * Fixed WindowMaker Appicon
5102 * version Number in About Box
5103 * Gaim Slogan in about box :)
5104 * Created Changelog File :)