- Binaries for g722 linux, linux-amd64, macos universal.
Other recent changes in earlier versions:
- Adds support for the G.722 audio codec.
- Remove bottom grey line of contact list .
- Fix macosx update link replacement.
- Check whether underlying chat transport supports html content type before send the text to it.
- Change name of client loclal file with update location from versionupdate.properties to update-location.properties. Make download links configurable.
- Fixes a NullPointerException related to MSN contact avatars.
- Chat window made fully skinnable - patch provided by Adam Netocny. Added google-chrome to the list of browsers we're using to open links - Adam Netocny. :D smiley added - Adam Netocny.
- Use the application name property in the popup configuration string.
- Make call dialog button area available for plugin components.
- Fix broken ffmpeeg JNI on Linux 32-bit.
- Commits work in progress on enabling ICE support in Jingle calls: - Sends transport-info without content child extensions other than transport. - Does not send candidates in session-accept if they have already been sent in transport-info. - Does not wait for connectivity establishment to conclude before sending session-accept because the ICE controlling agent determines when the connectivity establishment concludes.
- Replaces the "me" in the title of outgoing messages in chat window, with the account name.
- Fix handling non persistent contacts, fix their move and display after receiving authorization request.
- Remove import of non-existing package
- Remove import of non-existing package
- Remove import of non-existing package
- Remove import of non-existing package
- Remove import of non-existing package
- Remove import of non-existing package
- Remove import of non-existing package
- Remove import of non-existing package
- Some space added between the icon and the text.
- Fixed random positioning of tabs in the security configuration form.
- Introduced new icon for master password dialogs. Changed icon for authorization request with the new padlock icon.
- Removed image, never used.
- Proper initialization of video size and video panel's mouse/key listeners when desktop streaming/sharing is enabled during a call.
- Desktop sharing user interface (work in progress). Start video calls from your contact list and chat window. Some call interface code enhancements and javadoc comments added. Disabled the desktop sharing feature until completely tested and ready to use.