aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-16 20:51:05 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-16 21:37:44 +0800
commit87ccb908bf268d2807fd7680c09725d614264d2c (patch)
tree1f364398bd7efd2bdec31b6ed6b445098ad3afcf /NEWS
parentc4cfe9bec8232e6265c507135fcf94947c485083 (diff)
downloadgsoc2013-empathy-87ccb908bf268d2807fd7680c09725d614264d2c.tar
gsoc2013-empathy-87ccb908bf268d2807fd7680c09725d614264d2c.tar.gz
gsoc2013-empathy-87ccb908bf268d2807fd7680c09725d614264d2c.tar.bz2
gsoc2013-empathy-87ccb908bf268d2807fd7680c09725d614264d2c.tar.lz
gsoc2013-empathy-87ccb908bf268d2807fd7680c09725d614264d2c.tar.xz
gsoc2013-empathy-87ccb908bf268d2807fd7680c09725d614264d2c.tar.zst
gsoc2013-empathy-87ccb908bf268d2807fd7680c09725d614264d2c.zip
prepare 3.1.5EMPATHY_3_1_5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS60
1 files changed, 60 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c29537172..3f29d6c1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,63 @@
+NEW in 3.1.5 (16/08/2011)
+============
+
+The "kangaroo currywurst" release.
+
+Empathy now depends on PulseAudio to place calls. When using recent versions of
+PulseAudio (≥ 0.99.2), Empathy now has echo cancellation support.
+
+The new, experimental, call UI gained some new calls features such as
+UI to choose the audio and video device used, a new floating toolbar and the
+ability to move the video preview using drag & drop.
+Empathy and Gabble have to be built with Call support to use this new UI.
+
+
+Dependencies:
+
+ • folks ≥ 0.6.0
+ • libpulse and libpulse-mainloop-glib
+
+Bugs fixed:
+ - Fixed #590048, Change audio input device used in calls (Jonny Lamb)
+ - Fixed #599167, Change video input device (Emilio Pozuelo Monfort)
+ - Fixed #632874, VoIP Dialpad should show letters (Danielle Madeley)
+ - Fixed #654914, empathy-debugger crashed with SIGSEGV in g_type_check_instance() (Danielle Madeley)
+ - Fixed #654958, Missing 5min-timestamps (Guillaume Desmottes)
+ - Fixed #655212, Update for libfolks API changes to AvatarDetails (Philip Withnall)
+ - Fixed #655478, Plural forms (Emilio Pozuelo Monfort)
+ - Fixed #655788, empathy-auth-client crashed with SIGABRT in __kernel_vsyscall() (Alexey Fisher)
+ - Fixed #655884, [New Call UI] Menus (Emilio Pozuelo Monfort)
+ - Fixed #655959, Yahoo not accessible with @rocketmail.com address (Guillaume Desmottes)
+ - Fixed #656020, Factor out EmpathyContactChooser from EmpathyInviteParticipantDialog (Guillaume Desmottes)
+ - Fixed #656065, empathy crashed with SIGSEGV in __strcmp_ssse3() (Press F3 -> Windows for search text) (Emilio Pozuelo Monfort)
+ - Fixed #656150, Floating bottom toolbar (Emilio Pozuelo Monfort)
+ - Fixed #656268, Move video preview (Emilio Pozuelo Monfort)
+ - Fixed #656415, Muting microphone issues (Emilio Pozuelo Monfort)
+ - Fixed #656572, Call window asserts when you try to move the preview (Emilio Pozuelo Monfort)
+ - Fixed #656582, "Input volume" should be hidden if empathy-call isn't enabled (Emilio Pozuelo Monfort)
+
+Translations:
+ - Updated cs Translation (Marek Černocký)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated fa Translation (Arash Mousavi)
+ - Updated gl Translation (Fran Dieguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pt_BR Translation (Felipe Borges)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated uk Translation (Daniel Korostil)
+ - Updated vi Translation (Ngô Chin, Nguyễn Thái Ngọc Duy)
+ - Updated zh_CN Translation (Aron Xu)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+ - Updated zu Translation (Abel Motha)
+
+Documentation translations:
+ - Updated eu Documentation translation (Inaki Larranaga Murgoitio)
+ - Updated sl Documentation translation (Andrej Žnidaršič)
+ - Updated zh_CN Documentation translation (lainme)
+
NEW in 3.1.4 (26/07/2011)
============