| 2 | |
| 3 | == Version 2.4.0 (2/29/2008) == |
| 4 | [http://developer.pidgin.im/query?status=closed&milestone=2.4.0 View all closed tickets for this release.] |
| 5 | |
| 6 | * '''libpurple''' |
| 7 | * Added support for offline messages for AIM accounts (thanks to Matthew Goldstein) |
| 8 | * Fixed various problems with loss of status messages when going or returning from idle on MySpaceIM. |
| 9 | * Eliminated unmaintained Howl backend implementation for the Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is now required to use Bonjour. |
| 10 | * Partial support for viewing ICQ status notes (Collin from ComBOTS GmbH). |
| 11 | * Support for /notice on IRC. |
| 12 | * Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.) |
| 13 | * Support for retrieving full names and addresses from the address book on Yahoo! Japan (Yusuke Odate) |
| 14 | * The AIM/ICQ server-side preference for "allow others to see me as idle" is no longer unconditionally set to "yes" even when your libpurple preference is "no." |
| 15 | * Fix SSL certificate checks for renewed certificates |
| 16 | * Fix the ability to set vCard buddy icons on Google Talk/XMPP |
| 17 | * D-Bus fixes on 64bit |
| 18 | * Fixed retrieval of buddy icons and setting of server-side aliases on Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N. Guillen) |
| 19 | * Fixed an MSN bug that would leave you appearing offline when transferred to different server |
| 20 | |
| 21 | * '''Pidgin''' |
| 22 | * Added the ability to theme conversation name colors (red and blue) through your GTK+ theme, and exposed those theme settings to the Pidgin GTK+ Theme Control plugin (Dustin Howett) |
| 23 | * Fixed having multiple alias edit areas in the infopane (Elliott Sales de Andrade) |
| 24 | * Save the conversation "Enable Logging" option per-contact (Moos Heintzen) |
| 25 | * Typing notifications are now shown in the conversation area |
| 26 | |
| 27 | * '''Finch''' |
| 28 | * Color is used in the buddylist to indicate status, and the conversation window to indicate various message attributes. Look at the sample gntrc file in the man page for details. |
| 29 | * The default keybinding for dump-screen is now M-D and uses a file request dialog. M-d will properly delete-forward-word, and M-f has been fixed to imitate readline's behavior. |
| 30 | * New bindings alt+tab and alt+shift+tab to help navigating between the higlighted windows (details on the man page). |
| 31 | * Recently signed on (or off) buddies blink in the buddy list. |
| 32 | * New action 'Room List' in the action list can be used to get the list of available chat rooms for an online account. |
| 33 | * The 'Grouping' plugin can be used for alternate grouping in the buddylist. The current options are 'Group Online/Offline' and 'No Group'. |
| 34 | * Added a log viewer |
| 35 | * Added the ability to block/unblock buddies - see the buddy context menu and the menu for the buddy list. |
| 36 | * Fixed a bug preventing finch working on x86_64 |
| 37 | |
| 38 | ---------- |