X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=NEWS;h=0eede9fa552cfdd9646e1b3e84d3499f4c7fa323;hb=7b6bf69ed818b15c9aad31150a9d5a223bc46619;hp=687b27f980fa4e771d0622b96cc19bc76ce42d41;hpb=6de1632771312395faa5b9c340dddbf86fa17ed0;p=linphone diff --git a/NEWS b/NEWS index 687b27f9..0eede9fa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,55 @@ +linphone-3.6.0 -- May 27, 2013 + UI: + * new friend list and chat messaging UI + * enhanced call history + * call and conference audio recording + * persistent chat history + * DSCP settings for SIP and RTP + * display of call statistics (when clicking on the quality indicator bar) + core: + * ICE for efficient RTP exchange + * fix bug in zRTP support (upgrade required) + * call recording + * uPnP + * call statistics + * adaptive bitrate control improvements + * faster call quality indicator feedback + * DSCP settings for SIP and RTP + * detailed call statistics feedback API + + Requires: mediastreamer2 = 2.9.0 and ortp = 0.22.0 + + +linphone-3.5.2 -- February 22, 2012 + * updated oRTP to 0.20.0 + * updated mediastreamer2 to 2.8.2 + * added ZRTP media encryption + * added SILK audio codec + +linphone-3.5.1 -- February 17, 2012 + * gtk - implement friend search by typing into the friendlist, and friend sorting + +linphone-3.5.0 -- December 22, 2011 + * added VP-8 video codec + * added G722 audio codec + * added SIP/TCP and SIP/TLS + * added SRTP media encryption + * Audio conferencing + * UI: call history tab, menu simplified + * UI: cosmetics for incall views + * UI: integration with libnotify + * UI: show registered SIP accounts + * Fixes for MacOS X, and uses GtkQuartz engine + +linphone-3.4.3 -- March 28, 2011 + * Fully ported to mac os x with gtk-osx (menu integration, bundle generation with "make bundle", sound I/O improved) but still audio only + * Fix stupid warning "no response" that sometimes arrived at end of calls + * limit the size of the log window (to prevent memory drain) + * limit the size of the SDP message by removing unnecessary information (for well known codecs, for H264). + This is to prevent SIP messages from being discarded by routers on the internet when they exceeds in size the internet MTU. + * other sip bugfixes + Requires mediastreamer-2.7.3 + linphone-3.4.2 -- March 3rd, 2011 * fix problems with webcams on windows Requires mediastreamer-2.7.2