<div dir="ltr">Tarball: <a href="http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.6.tar.gz">http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.6.tar.gz</a><br><br>Signature: <a href="http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.6.tar.gz.asc">http://telepathy.freedesktop.org/releases/telepathy-qt/telepathy-qt-0.9.6.tar.gz.asc</a><br><br>The "New blood" release.<br><br>Enhancements:<br> * Added TP_QT_VERSION and TP_QT_VERSION_CHECK macros<br>   - Can be used like #if (TP_QT_VERSION == TP_QT_VERSION_CHECK(0, 9, 6))<br>   - Absence of the TP_QT_VERSION macros indicates previous versions<br>     (might be useful for service bindings compatibility)<br> * Added client side support for conference calls<br> * Implemented numerous interfaces for service bindings<br><br>API changes:<br> * Refactored service-side bindings API<br>   - BaseConnection createChannel() and ensureChannel() methods<br>     now accept request map instead of several extracted values.<br>   - BaseChannel::create() arguments reordered in natural way.<br><br>Fixes:<br> * Fixed CallContent interfaces exposing (required for DTMF)<br> * fd.0 #86312: Fixed condition in adaptor methods generation</div>