Results 1 to 8 of 8

Thread: Pidgin IM: (freeware)

  1. #1

    Pidgin IM: (freeware)

    Pidgin 2.7.0 has been released:

    Pidgin currently supports these networks:

    * AIM
    * Bonjour
    * Gadu-Gadu
    * Google Talk
    * Groupwise
    * ICQ
    * IRC
    * MSN
    * MXit
    * MySpaceIM
    * QQ
    * SILC
    * SIMPLE
    * Sametime
    * XMPP
    * Yahoo!
    * Zephyr


    Download Pidgin:
    Code:
    http://www.pidgin.im/
    View Changelog
    Code:
    http://developer.pidgin.im/wiki/ChangeLog

  2. #2
    Pidgin IM version 2.7.1 released (05/30/2010)

    Download from:
    Code:
    http://pidgin.im/download/

    Change log:

    * General
    o Build fixes on OpenSolaris. (Brian Lu)
    o Add configure option --enable-trayicon-compat which installs tray icons into directories that are compatible with older versions of hicolor-icon-theme (0.9).

    * Pidgin
    o Restore the tray icon's blinking functionality.
    o Fix a crash setting moods when an account is disconnected.

    * Bonjour
    o Fix a crash on disconnect.

    * ICQ
    o Fix bug that caused HTML to be displayed in incoming messages.

    * MSN
    o Fix unnecessary bandwidth consumption for buddy icon requests when buddies have capital letters in their passport addresses.
    o Support for direct connections, enabling faster file transfers, smiley and buddy icon loading. (Gábor Szuromi)

    * XMPP
    o Allow connecting to servers that advertise EXTERNAL (broken in 2.7.0)

    * MXit
    o Replace the MXit-specific mood management with the new standard Moods API.
    o Add the standard MXit emoticons.
    o Improve the handling of users being kicked from MultiMX rooms.
    o MXit doesn't allow you to see your buddy's Email Address or Title, so remove those two fields from the "Buddy Information" page.
    o Show buddy's Registration Country in their profile.
    o Increment protocol version to v6.0
    o If an invite you sent was rejected with a reason, display that message in the buddy tooltip.
    o CAPTCHA value is a required field during account activation. (Resolves issue on Maemo)
    o When your avatar image is changed, don't forget the user's profile information.

    * Windows-Specific Changes
    o Fix a regression introduced in 2.7.0 that caused Window Flashing not to work.

  3. #3
    Pidgin 2.7.2



    Changes:

    AIM and ICQ:
    · Fix a crash bug related to X-Status messages that can be triggered by remove users. This is CVE-2010-2528.
    · Fix a rare crash bug caused by certain incoming SMS messages (discovered by Jan Kaluza--thanks Jan!).
    · Change HTML sent from ICQ accounts so that official ICQ clients hopefully display it correctly.

    MSN:
    · Fix a crash related to fast buddy icon transfers.

  4. #4
    Pidgin 2.7.3



    * General
    - Use silent build rules for automake >1.11. You can enable verbose builds with the --disable-silent-rules configure option, or using make V=1.

    * libpurple
    - Fix the TURN server settings (broken in 2.7.0).

    * Pidgin
    - Re-focus the input area after clicking the attention toolbar button.
    - Re-arrange media window to make it more netbook-friendly.

    * Finch
    - Rebindable 'suggest-next-page' and 'suggest-prev-page' actions for textboxes (GntEntry) to scroll through list of suggestions.
    - Rebindable 'dropdown' action for comboboxes (GntComboBox?) to show the dropdown list of options.

    * IRC
    - Fix non-ASCII arguments to /mode et al. (thanks to Max Ulidtko)

    * MSN
    - Support for web-based buddy icons, used when a buddy logs in to the messenger on the Live website.
    - Fix file transfers with some clients that don't support direct connections (e.g., papyon, telepathy-butterfly, etc.) (#12150)

    * MXit
    - Fix filename for the Shocked emoticon. (#12364)
    - Implement the new naming conventions where possible. (MXitId, etc)
    - Display a message in the Groupchat window when you invite somebody.
    - Birthday field in profile cannot be edited when server says it is locked.
    - If a buddy is offline, show in their profile when last they were online.
    - Handle pushed profile update packets (ie, when changing your avatar via the Gallery bot).
    - If a buddy is offline and we see from their profile that they have updated their avatar, request the new avatar image from the server.
    - Fix a possible crash if a link is clicked while disconnected.
    - Unescape any escaped characters in a chatroom nickname.
    - Add the new MXit moods and emoticons.
    - MXit emoticons added to the small emoticon theme.

    * XMPP
    - Allow connecting to servers that only advertise GSSAPI and expect a fallback to legacy IQ authentication (broken in 2.7.0).
    - Fix a crash when receiving custom emoticons that don't adhere to the specification.
    - When initiating a file transfer, don't show resources that are certain to not support file transfers in the resource selection dialog.
    - Fix connecting to servers using BOSH and authenticating with DIGEST-MD5 when libpurple was built with Cyrus SASL support.

    * Yahoo/Yahoo JAPAN
    - Renamed "Use account proxy for SSL connections" to "Use account proxy for HTTP and HTTPS requests" and tied the option to HTTP requests too.
    - Properly detect HTTP proxy server use when the HTTP proxy is the global proxy server, an account-level non-HTTP proxy server is configured, and the "Use account proxy for HTTP and HTTPS requests" account option is turned off. This fixes connecting for some HTTP proxy servers.
    - Fall back to connecting to scsa.msg.yahoo.com (not configurable) if the HTTP-based connect server lookup fails. This does not work for Yahoo JAPAN accounts.
    - Fix file transfers that get stuck with "Waiting for transfer to begin".

  5. #5

  6. #6
    Pidgin 2.7.5



    # General:
    - Added Verisign Class 3 Public CA - G2 root CA.

    # Pidgin:
    - Properly differentiate between bn and bn_IN in the Translation Information dialog.

    # AIM and/or ICQ:
    - Display the "Authorize buddy?" minidialog when the requestor has an empty nickname. (#12810)
    - 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.
    - ICQ accounts using clientLogin now use the correct ICQ servers. This is separate from the server settings mentioned above.
    - '<' should no longer cause ICQ status messages to be truncated in some locations. (#11964, #12593)
    - Fix sending messages to chat rooms. (#12768)

    # Bonjour:
    - Don't crash when attempting to log into a Bonjour account and init failed.

    # Windows-Specific Changes:
    - Quote the path stored in the registry when the "run at startup" option in the Windows Pidgin Options plugin is used. (#12781)

  7. #7
    Join Date
    Jul 2010
    Location
    Near You :)
    Posts
    409
    Pidgin 2.7.6

    Changes
    # General:
    - 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.

    # Pidgin:
    - Avoid a use-after-free race condition in the media code (when there's an error reported by GStreamer).

    # AIM and ICQ:
    - SSL option has been changed to a tri-state menu with choices for "Don't Use Encryption", "Use Encryption if Available", and "Require Encryption".
    - Fix some possible clientLogin URL issues introduced in version 2.7.5.
    - Don't show a ": Ok" connection error when using clientLogin.
    - Cleaned up some debug output for improved readability.

    # MSN:
    - Added support for MSNP16, including Multiple Points of Presence (MPOP) which allows multiple simultaneous sign-ins.
    - Added extended capabilities support (none implemented).
    - Merged the work done on the Google SoC (major rewrite of SLP code)
    - Reworked the data transfer architecture. (SlpArchitecture)
    - Lots of little changes.
    - Don't process zero-length DC messages.
    - Fixed a bunch of memory leaks.
    - Prevent a use-after-free condition.

    # XMPP:
    - Avoid a double-free in the Google Relay (V/V) code.
    - Avoid double error message when failing a file transfer.
    - Password-related information is printed out for SASL authentication when the PURPLE_UNSAFE_DEBUG environment variable is set.
    - Authentication mechanisms can now be added by UI's or other plugins with some work. This is outside the API/ABI rules!
    - Fixed a few printf("%s", NULL) crashes for broken OSes.

    # Windows-Specific Changes:
    - Build the Pidgin Theme Editor plugin (finally).
    - Untarring (for themes) now works for non-ASCII destination paths.
    Download
    Last edited by Nikhil; 22-11-10 at 11:40 PM. Reason: title added

  8. #8
    Pidgin 2.7.7



    * General:
    o Allow multiple CA certificates to share the same Distinguished Name (DN). Partially fixes remaining MSN issues
    o 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 .
    o Open requests related to a file transfer are now closed when the request is cancelled locally.

    * AIM and ICQ:
    o 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".
    o Fix a crash on connection loss.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •