| | 2 | |
| | 3 | == version 2.6.2 (09/05/2009) == |
| | 4 | [http://developer.pidgin.im/query?status=closed&milestone=2.6.2 View all closed tickets for this release.] |
| | 5 | * '''libpurple''' |
| | 6 | * Fix --disable-avahi to actually disable it in configure, as opposed to just making the warning non-fatal. |
| | 7 | * Fix using GNOME proxy settings properly. (Erik van Pienbroek) |
| | 8 | |
| | 9 | * '''IRC''' |
| | 10 | * Fix parsing of invalid TOPIC messages. (CVE-2009-2703) |
| | 11 | |
| | 12 | * '''MSN''' |
| | 13 | * Sending custom smileys in chats is now supported. |
| | 14 | * Ink messages are now saved when using the HTML logger. |
| | 15 | * Fix a crash when receiving some handwritten messages. |
| | 16 | * Fix a crash when receiving certain SLP invite messages. |
| | 17 | * Chats with multiple people should no longer spontaneously disconnect. |
| | 18 | |
| | 19 | * '''XMPP''' |
| | 20 | * Prompt the user before cancelling a presence subscription. |
| | 21 | * Escape status messages that have HTML entities in the Get Info dialog. |
| | 22 | * Fix connecting to XMPP domains with no SRV records from Pidgin on Windows. |
| | 23 | * Fix typing notifications with Pidgin 2.5.9 or earlier. |
| | 24 | * Fix connecting using BOSH and legacy authentication (XEP-0078). |
| | 25 | * Adding buddies of the form "romeo@montague.net/Resource" are handled properly. In addition, it is no longer possible to add buddies of the form "room@conference.example.net/User", where room@conference.example.net is a MUC. |
| | 26 | * Don't crash when receiving "smileyfied" XHTML-IM from clients that don't support bits of binary (ie. when getting an empty <data/> in return) |
| | 27 | * Fix bug where SSL/TLS was not required even though the "require SSL/TLS" preference checked when connecting to servers that use the older iq-based authentication. (CVE-2009-3026) |
| | 28 | |
| | 29 | * '''Yahoo!/Yahoo! JAPAN''' |
| | 30 | * Accounts now have "Use account proxy for SSL connections" option. This option force-overrides the account specific proxy settings for SSL connections only and instead uses the global proxy configuration. |
| | 31 | |
| | 32 | * '''Finch''' |
| | 33 | * Properly detect libpanel on OpenBSD. (Brad Smith) |
| | 34 | * Remove IO watches in gnt_quit. (Tomasz Mon) |
| | 35 | |
| | 36 | * '''Pidgin''' |
| | 37 | * Fix the auto-personize functionality in the Buddy List. |
| | 38 | * Set the window icon for the media window to an icon corresponding to the type of call (headphone or webcam). |
| | 39 | * Customized sound files are no longer reset whenever opening the Preferences dialog. |
| | 40 | * The buddy list should now immediately refresh upon changing the icon theme. |