Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Feb 13, 2013, 3:23:28 PM (11 years ago)
- Author:
-
MarkDoliner
- Comment:
-
Remove trailing colons from section headers.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v13
|
v14
|
|
3 | 3 | == version 2.7.11 (03/10/2011) == |
4 | 4 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.11 View all closed tickets for this release.] |
5 | | * '''General''': |
| 5 | * '''General''' |
6 | 6 | * Our bundled libgadu should now build on HP-UX. |
7 | 7 | * Fix some instances of file transfers never completing. (Cristi Posoiu) (#12472) |
8 | 8 | |
9 | | * '''Pidgin''': |
| 9 | * '''Pidgin''' |
10 | 10 | * Sort by Status no longer causes buddies to move around when you click them. |
11 | 11 | * Fix embedding in the system tray on older GTK+ releases (such as on CentOS 5.5 and older Fedora). |
12 | 12 | * No longer require libstartup-notification for startup notification support. GTK+ has included support for years, so use it instead. (David Benjamin) (#13245) |
13 | 13 | |
14 | | * '''AIM''': |
| 14 | * '''AIM''' |
15 | 15 | * Fix a bug where some buddies from your buddy list might not show up. Affected non-English ICQ users the most. (#13386) |
16 | 16 | * Send keepalives for all types of network connections. Will hopefully make chat rooms more reliable. (#1449) |
17 | 17 | |
18 | | * '''MSN''': |
| 18 | * '''MSN''' |
19 | 19 | * Fix bug that prevented added buddies to your buddy list in certain circumstances. (#13298) |
20 | 20 | |
21 | | * '''MXit''': |
| 21 | * '''MXit''' |
22 | 22 | * MXit plugin and reported client version now follow the libpurple version. |
23 | 23 | * Don't try to request profile information for non-user contacts. |
… |
… |
|
25 | 25 | * Ensure we don't send packets too fast to the MXit server and trigger its flood-detection mechanism. Also increased the internal packet queue to 32 packets. |
26 | 26 | |
27 | | * '''XMPP''': |
| 27 | * '''XMPP''' |
28 | 28 | * Fix building on platforms with an older glib (inadvertantly broken in 2.7.10). (#13329) |
29 | 29 | * Don't treat the on-join status storms as 'new arrivals'. (Thijs Alkemade) (#a14527) |
… |
… |
|
31 | 31 | * Add support for receiving a limited amount of history when joining a room (not currently supported by Pidgin and Finch). (Thijs Alkemade) (#10986, #a14219) |
32 | 32 | |
33 | | * '''Yahoo!/Yahoo! JAPAN''': |
| 33 | * '''Yahoo!/Yahoo! JAPAN''' |
34 | 34 | * Fix CVE-2011-1091, denials of service caused by NULL pointer dereferences due to improper handling of malformed YMSG packets. Thanks to Marius Wachtler for reporting this and reviewing the fix! |
35 | 35 | |
… |
… |
|
38 | 38 | == version 2.7.10 (02/06/2011) == |
39 | 39 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.10 View all closed tickets for this release.] |
40 | | * '''General''': |
| 40 | * '''General''' |
41 | 41 | * Force video sources to all have the same capabilities. This reduces the number of times video must be scaled down, saving CPU time. (Jakub Adam) (half of #13095) |
42 | 42 | * Starting multiple video calls and ending one no longer causes the other calls to stop sending audio and video. (Jakub Adam) (#12758, #13237) |
… |
… |
|
45 | 45 | * Resolve some issues validating X.509 certificates signed off the CAcert Class 3 intermediate cert when using the GnuTLS SSL/TLS plugin. |
46 | 46 | |
47 | | * '''Gadu-Gadu''': |
| 47 | * '''Gadu-Gadu''' |
48 | 48 | * Don't drop whole messages when text is colored. (Jan Zachorowski) (#13259) |
49 | 49 | |
50 | | * '''Groupwise''': |
| 50 | * '''Groupwise''' |
51 | 51 | * Don't show two windows when using "Get Info" on a buddy. (Gabriel Burt; Novell, Inc.) (#13108) |
52 | 52 | |
53 | | * '''IRC''': |
| 53 | * '''IRC''' |
54 | 54 | * Don't send ISON messages longer than 512 bytes. (Jeffrey Honig) (#9692) |
55 | 55 | |
56 | | * '''libpurple''': |
| 56 | * '''libpurple''' |
57 | 57 | * Stop sending audio when placing a call on hold. (Jakub Adam) (#13032) |
58 | 58 | * Stop translating gpointers to ints in the dbus API. This removes functions from the dbus API. (The openSUSE Project) (#12507) |
… |
… |
|
62 | 62 | * Fix potential information disclosure issues in the Cipher code. (Julia Lawall) |
63 | 63 | |
64 | | * '''Pidgin''': |
| 64 | * '''Pidgin''' |
65 | 65 | * Support using the Page Up and Page Down keys on the numeric keypad in the conversation window. (Ryan Flegel) (#13127) |
66 | 66 | * Fix a few memory leaks. (Nader Morshed) (#13162) |
… |
… |
|
68 | 68 | * Editable comboboxes are now more friendly to some GTK+ themes. (Hugo Pereira Da Costa) (#13164). |
69 | 69 | |
70 | | * '''Plugins''': |
| 70 | * '''Plugins''' |
71 | 71 | * The Voice/Video Settings plugin no longer resets selected devices to defaults. (Jakub Adam) (#13044) |
72 | 72 | * The Voice/Video Settings plugin no longer crashes when a stored device name is not found in the list of available devices. (Jakub Adam) (#13238) |
… |
… |
|
74 | 74 | * The Autoaccept plugin now allows choosing Reject/Ask/Accept for non-buddies. (Rok Mandeljc) (half of #11459) |
75 | 75 | |
76 | | * '''QQ''': |
| 76 | * '''QQ''' |
77 | 77 | * QQ2008 is now the default protocol version. (Michael Terry) (#11635) |
78 | 78 | |
79 | | * '''XMPP''': |
| 79 | * '''XMPP''' |
80 | 80 | * Don't crash when receiving an unexpected/invalid jingle transport type. (Nikita Kozlov) (#13136) |
81 | 81 | * Handle Connection: Close headers for BOSH, when the server does not terminate the connection itself. (#13008) |
82 | 82 | * Improved parsing for DIGEST-MD5, which should resolve issues connecting to some jabberd2 servers. This corrects an issue parsing one-character or empty elements. (Noa Resare) (#a14514) |
83 | 83 | |
84 | | * '''Yahoo!/Yahoo! JAPAN''': |
| 84 | * '''Yahoo!/Yahoo! JAPAN''' |
85 | 85 | * Fix a crash when an account disconnects before a p2p session is completely set up. (Jan Kaluza) (#12432) |
86 | 86 | |
… |
… |
|
89 | 89 | == version 2.7.9 (12/26/2010) == |
90 | 90 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.9 View all closed tickets for this release.] |
91 | | * '''MSN:''' |
| 91 | * '''MSN''' |
92 | 92 | * Fix CVE-2010-4528, a crash when receiving short packets related to P2Pv2 messages. |
93 | 93 | |
… |
… |
|
96 | 96 | == version 2.7.8 (12/19/2010) == |
97 | 97 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.8 View all closed tickets for this release.] |
98 | | * '''General:''' |
| 98 | * '''General''' |
99 | 99 | * Fix the exceptions in purple-remote on Python 2.6+. (Ari Pollak) (#12151) |
100 | 100 | |
… |
… |
|
105 | 105 | * Don't hide the buddy list if there is no notification area in which to put the icon. (#12129) |
106 | 106 | |
107 | | * '''libpurple:''' |
| 107 | * '''libpurple''' |
108 | 108 | * Fix multipart parsing when '=' is included in the boundary for purple_mime_document_parse. (Jakub Adam) (#11598) |
109 | 109 | |
110 | | * '''AIM and ICQ:''' |
| 110 | * '''AIM and ICQ''' |
111 | 111 | * Buddies who unset their status message will now be correctly shown without a message in your buddy list. (#12988) |
112 | 112 | |
113 | | * '''Gadu-Gadu:''' |
| 113 | * '''Gadu-Gadu''' |
114 | 114 | * Updated our bundled libgadu and minimum requirement for external libgadu to 1.9.0. (#12789) |
115 | 115 | |
116 | | * '''MSN:''' |
| 116 | * '''MSN''' |
117 | 117 | * Stop showing ourselves in the list of endpoints that can be disconnected. |
118 | 118 | * Allow full-size display names, by not escaping (most) non-English characters. (#8508) |
… |
… |
|
125 | 125 | * Remove struct packing for better portability. (#12856) |
126 | 126 | |
127 | | * '''XMPP:''' |
| 127 | * '''XMPP''' |
128 | 128 | * Terminate Jingle sessions with unsupported content types. (#13048) |
129 | 129 | |
… |
… |
|
132 | 132 | == version 2.7.7 (11/23/2010) == |
133 | 133 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.7 View all closed tickets for this release.] |
134 | | * '''General''': |
| 134 | * '''General''' |
135 | 135 | * Allow multiple CA certificates to share the same Distinguished Name (DN). Partially fixes remaining MSN issues from #12906. |
136 | 136 | * The GNUTLS SSL plugin now discards any certificate (and all subsequent certificates) in a chain if it did not sign the previous certificate. Partially fixes remaining MSN issues from #12906. |
137 | 137 | * Open requests related to a file transfer are now closed when the request is cancelled locally. (#11666) |
138 | 138 | |
139 | | * '''AIM and ICQ''': |
| 139 | * '''AIM and ICQ''' |
140 | 140 | * AIM should now connect if "Use clientLogin" is turned off and the "Server" field is set to anything other than "login.oscar.aol.com" or "slogin.oscar.aol.com". (#12948) |
141 | 141 | * Fix a crash on connection loss. (#5927) |
… |
… |
|
145 | 145 | == version 2.7.6 (11/21/2010) == |
146 | 146 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.6 View all closed tickets for this release.] |
147 | | * '''General''': |
| 147 | * '''General''' |
148 | 148 | * Included Microsoft Internet Authority 2010 and Microsoft Secure Server Authority 2010 intermediate CA certificates to our bundle. This fixes the "Unable to validate certificate" error for omega.contacts.msn.com. (#12906) |
149 | 149 | |
150 | | * '''Pidgin''': |
| 150 | * '''Pidgin''' |
151 | 151 | * Avoid a use-after-free race condition in the media code (when there's an error reported by GStreamer). (#12806, Jakub Adam) |
152 | 152 | |
153 | | * '''AIM and ICQ''': |
| 153 | * '''AIM and ICQ''' |
154 | 154 | * SSL option has been changed to a tri-state menu with choices for "Don't Use Encryption", "Use Encryption if Available", and "Require Encryption". |
155 | 155 | * Fix some possible clientLogin URL issues introduced in version 2.7.5. |
… |
… |
|
157 | 157 | * Cleaned up some debug output for improved readability. |
158 | 158 | |
159 | | * '''MSN''': |
| 159 | * '''MSN''' |
160 | 160 | * Added support for MSNP16, including Multiple Points of Presence (MPOP) which allows multiple simultaneous sign-ins. (#8247) |
161 | 161 | * Added extended capabilities support (none implemented). |
… |
… |
|
167 | 167 | * Prevent a use-after-free condition. |
168 | 168 | |
169 | | * '''XMPP''': |
| 169 | * '''XMPP''' |
170 | 170 | * Avoid a double-free in the Google Relay (V/V) code. |
171 | 171 | * Avoid double error message when failing a file transfer. (#12757) |
… |
… |
|
174 | 174 | * Fixed a few printf("%s", NULL) crashes for broken OSes. |
175 | 175 | |
176 | | * '''Windows-Specific Changes''': |
| 176 | * '''Windows-Specific Changes''' |
177 | 177 | * Build the Pidgin Theme Editor plugin (finally). |
178 | 178 | * Untarring (for themes) now works for non-ASCII destination paths. |
… |
… |
|
182 | 182 | == version 2.7.5 (10/31/2010) == |
183 | 183 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.5 View all closed tickets for this release.] |
184 | | * '''General''': |
| 184 | * '''General''' |
185 | 185 | * Added Verisign Class 3 Public CA - G2 root CA. |
186 | 186 | |
187 | | * '''Pidgin''': |
| 187 | * '''Pidgin''' |
188 | 188 | * Properly differentiate between bn and bn_IN in the Translation Information dialog. |
189 | 189 | |
190 | | * '''AIM and/or ICQ''': |
| 190 | * '''AIM and/or ICQ''' |
191 | 191 | * Display the "Authorize buddy?" minidialog when the requestor has an empty nickname. (#12810) |
192 | 192 | * New ICQ accounts default to proper ICQ servers. Old accounts using one of the old default servers will be silently migrated to use the proper servers. |
… |
… |
|
195 | 195 | * Fix sending messages to chat rooms. (#12768) |
196 | 196 | |
197 | | * '''Bonjour''': |
| 197 | * '''Bonjour''' |
198 | 198 | * Don't crash when attempting to log into a Bonjour account and init failed. |
199 | 199 | |
200 | | * '''Windows-Specific Changes''': |
| 200 | * '''Windows-Specific Changes''' |
201 | 201 | * Quote the path stored in the registry when the "run at startup" option in the Windows Pidgin Options plugin is used. (#12781) |
202 | 202 | |
… |
… |
|
205 | 205 | == version 2.7.4 (10/20/2010) == |
206 | 206 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.4 View all closed tickets for this release.] |
207 | | * '''General''': |
| 207 | * '''General''' |
208 | 208 | * Fix search path for Tk when compiling on Debian Squeeze. (#12465) |
209 | 209 | * purple-remote now expects and produces UTF-8. (Guillaume Brunerie)(#12049) |
… |
… |
|
212 | 212 | * Fix two local crash bugs by properly validating return values from the purple_base16_decode() function before using them. |
213 | 213 | |
214 | | * '''libpurple''': |
| 214 | * '''libpurple''' |
215 | 215 | * Fall back to an ordinary request if a UI does not support showing a request with an icon. Fixes receiving MSN file transfer requests including a thumbnail in Finch. (#12561) |
216 | 216 | * Fix an invalid memory access when removing UPnP mappings that could cause sporadic crashes, most notably when MSN Direct Connections are enabled. (#12387) |
… |
… |
|
228 | 228 | * The "Authorize buddy?" mini-dialog now shows the nickname of the buddy requesting authorization as well as the icon of the IM protocol he is using. (#5038) |
229 | 229 | |
230 | | * '''Finch''': |
| 230 | * '''Finch''' |
231 | 231 | * Add support for drop-down account options (like the SILC cipher and HMAC options or the QQ protocol version). |
232 | 232 | |
233 | | * '''XMPP''': |
| 233 | * '''XMPP''' |
234 | 234 | * Unify the connection security-related settings into one dropdown. |
235 | 235 | * Fix a crash when multiple accounts are simultaneously performing SASL authentication when built with Cyrus SASL support. (thanks to Jan Kaluza) (#11560) |
… |
… |
|
241 | 241 | * Generate a connection error instead of just stalling when the _xmppconnect TXT record returns results, but none of them result in a valid BOSH URI. (#a14367, #12744) |
242 | 242 | |
243 | | * '''AIM and ICQ''': |
| 243 | * '''AIM and ICQ''' |
244 | 244 | * Add support for managing Visible/Invisible lists. (#10967) |
245 | 245 | * Fix a problem with receiving HTML messages from QIP/Miranda/Trillian. (#12044) |
… |
… |
|
248 | 248 | * Don't set a custom status text when going Invisible to avoid being detected as Invisible. (#10633) |
249 | 249 | |
250 | | * '''Yahoo/Yahoo JAPAN''': |
| 250 | * '''Yahoo/Yahoo JAPAN''' |
251 | 251 | * Stop doing unnecessary lookups of certain alias information. This solves deadlocks when a given Yahoo account has a ridiculously large (>500 buddies) list and may improve login speed for those on slow connections. (#12532) |
252 | 252 | * Fix sending SMS messages. The lookup host changed on us. (Thanks to todo) (#12688). |
253 | 253 | * Improvements for some file transfer scenarios, but not all. |
254 | 254 | |
255 | | * '''Windows''': |
| 255 | * '''Windows''' |
256 | 256 | * Bonjour support now requires Apple Bonjour Print Services version 2.0.0 or newer (http://support.apple.com/kb/dl999). |
257 | 257 | |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!