| 2 | |
| 3 | == version 2.7.1 (05/30/2010) == |
| 4 | [http://developer.pidgin.im/query?status=closed&milestone=2.7.1 View all closed tickets for this release.] |
| 5 | * '''General''' |
| 6 | * Build fixes on !OpenSolaris. (Brian Lu) |
| 7 | * Add configure option --enable-trayicon-compat which installs tray icons into directories that are compatible with older versions of hicolor-icon-theme (0.9). |
| 8 | |
| 9 | * '''Pidgin''' |
| 10 | * Restore the tray icon's blinking functionality. |
| 11 | * Fix a crash setting moods when an account is disconnected. |
| 12 | |
| 13 | * '''Bonjour''' |
| 14 | * Fix a crash on disconnect. |
| 15 | |
| 16 | * '''ICQ''' |
| 17 | * Fix bug that caused HTML to be displayed in incoming messages. |
| 18 | |
| 19 | * '''MSN''' |
| 20 | * Fix unnecessary bandwidth consumption for buddy icon requests when buddies have capital letters in their passport addresses. |
| 21 | * Support for direct connections, enabling faster file transfers, smiley and buddy icon loading. (Gábor Szuromi) |
| 22 | |
| 23 | * '''XMPP''' |
| 24 | * Allow connecting to servers that advertise EXTERNAL (broken in 2.7.0) |
| 25 | |
| 26 | * '''MXit''' |
| 27 | * Replace the MXit-specific mood management with the new standard Moods API. |
| 28 | * Add the standard MXit emoticons. |
| 29 | * Improve the handling of users being kicked from MultiMX rooms. |
| 30 | * MXit doesn't allow you to see your buddy's Email Address or Title, so remove those two fields from the "Buddy Information" page. |
| 31 | * Show buddy's Registration Country in their profile. |
| 32 | * Increment protocol version to v6.0 |
| 33 | * If an invite you sent was rejected with a reason, display that message in the buddy tooltip. |
| 34 | * CAPTCHA value is a required field during account activation. (Resolves issue on Maemo) |
| 35 | * When your avatar image is changed, don't forget the user's profile information. |
| 36 | |
| 37 | * '''Windows-Specific Changes''' |
| 38 | * Fix a regression introduced in 2.7.0 that caused Window Flashing not to work. |