]> git.0d.be Git - empathy.git/blobdiff - NEWS
hindi update
[empathy.git] / NEWS
diff --git a/NEWS b/NEWS
index c2953717282bc6690d2b768516aaf50a6720f490..f6e9ca1136e02be637c4b05e62fbf70033ce755c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,204 @@
+NEW in 3.1.91 (06/09/2011)
+=============
+
+This release introduces a new optional mission-control plugins providing
+integration with GNOME's online accounts service. With this plugin
+installed, mission-control will automatically create a Telepathy account
+if there is a Google GOA account configured with the 'Chat' feature enabled.
+
+Dependencies:
+
+ • mission-control-plugins (optional)
+ • goa (optional)
+
+Bugs fixed:
+ - Fixed #652543, Add a MC GOA plugin (Danielle Madeley, Guillaume, Desmottes)
+ - Fixed #656871, Shouldn't allow to start video call with audio only contact (Emilio Pozuelo Monfort)
+ - Fixed #657087, build: fix typo in configure summary (Cosimo Cecchi)
+ - Fixed #657266, empathy crashed with SIGSEGV in folks_persona_store_get_can_alias_personas() (Guillaume Desmottes)
+ - Fixed #657842, Search field isn't at the right end of the History window toolbar (Guillaume Desmottes)
+ - Fixed #657843, Chat and Call icons don't match in History window (Emilio Pozuelo Monfort)
+ - Fixed #657914, EmpathyIndividualStore segfaults if contact cannot be obtained by individual (Cosimo Alfarano)
+ - Fixed #657954, log-window: add the "raised" style class to the account chooser (Cosimo Cecchi)
+ - Fixed #657956, primary-toolbar style class has been removed (Cosimo Cecchi)
+ - Fixed #658254, empathy-accounts.desktop should not get installed if no control center embedding (Guillaume Desmottes)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated fa Translation (Arash Mousavi)
+ - Updated gl Translation (Fran Dieguez)
+ - Updated lt Translation (Aurimas Černius)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated nl Translation (Hannie Dumoleyn)
+ - Updated pt_BR Translation (Antonio Fernandes C. Neto)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated ta Translation (Dr.T.Vasudevan)
+
+Documentation translations:
+ - Updated es Documentation translation (Jorge González)
+
+NEW in 3.1.90.1 (31/08/2011)
+===============
+
+This release fixes the build when using latest gdk-pixbuf.
+As the Telepathy integration has been greatly improved in GNOME Shell 3.1.90,
+Empathy will no longer use a status icon and set your presence to offline when
+exiting, if the Shell is running.
+
+Bugs fixed:
+ - Fixed #656886, Dragging preview crashes empathy-call (Emilio Pozuelo Monfort)
+ - Fixed #656631, Stop watching session status if the Shell is running (Guillaume Desmottes)
+ - Fixed #656632, Don't set presence to offline when Shell is running (Guillaume Desmottes)
+ - Fixed #656911, Asserts when you drag the preview out of the window (Emilio Pozuelo Monfort)
+ - Fixed #656889, Remember preview location on disk (Emilio Pozuelo Monfort)
+ - Fixed #631944, Don't use a status icon when using the Shell (Guillaume Desmottes)
+
+Translations:
+ - Updated es Translation (Jorge González)
+
+NEW in 3.1.90 (29/08/2011)
+=============
+
+SIP accounts can now be marked as being able to make PSTN calls. Such accounts
+can be used to call landline and mobile phones of contacts.
+At the moment, this is only possible if the IM contact is linked with a
+contact from Evolution's addressbook containing at least one phone field.
+
+Bugs fixed:
+ - Fixed #650113, Chat search bar is LITERALLY THE WORST THING EVER (Jonny Lamb)
+ - Fixed #647124, crash in empathy-call (Sjoerd Simons)
+ - Fixed #657086, Contact list is slow with loads of contacts (Alban Crequy)
+ - Fixed #657562, Birthday on jabber account : can't chose the day (Guillaume Desmottes)
+ - Fixed #650112, Allow to call phone number of contacts (Guillaume Desmottes)
+ - Fixed #657362, [oneiric] empathy crash at launch (Guillaume Desmottes)
+ - Fixed #656682, Empathy exits due to problem in the main loop exits with "Too many open files" (Philip Withnall, Will Thompson)
+ - Fixed #657166, Unclear error message visible to users (Milo Casagrande)
+ - Fixed #657271, SIGSEGV from g_settings_bind_with_mapping (Raluca Elena Podiuc)
+ - Fixed #657173, auto accept publish requests even if contact has subscription=none (Xavier Claessens)
+ - Fixed #657220, Add option to use account for phone calls (Guillaume Desmottes)
+ - Fixed #657105, Clicking the spinner icon does not bring up the preference dialog (Guillaume Desmottes)
+ - Fixed #657104, The "quit message" entry should be a normal entry instead of a password entry (Guillaume Desmottes)
+ - Fixed #656829, empathy crashed with SIGSEGV in __memcpy_ssse3() (Guillaume Desmottes)
+ - Fixed #642385, Incomplete list of servers and port numbers for Freenode (Debarshi Ray)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated de Translation (Mario Blättermann)
+ - Updated es Translation (Jorge González, Daniel Mustieles)
+ - Updated gl Translation (Fran Dieguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated nl Translation (Wouter Bolsterlee)
+ - Updated pt_BR Translation (Og B. Maciel)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+NEW in 3.1.5.1 (22/08/2011)
+==============
+
+This release fixes important regressions which have been introduced by
+Folks's contacts cache. It also continues improving the new experimental call
+UI.
+
+Dependencies:
+
+ • WebkitGtk is now required
+ • telepathy-glib ≥ 0.15.5
+
+Bugs fixed:
+ - Fixed #653599, Empathy shouldn't assume all TpfPersonas contain a valid TpContact (Travis Reitter)
+ - Fixed #654471, Links in log viewer are not clickable (Danielle Madeley)
+ - Fixed #655799, Use new client factory (Guillaume Desmottes)
+ - Fixed #656566, Call toolbar shouldn't disappear when the call isn't connected (Emilio Pozuelo Monfort)
+ - Fixed #656573, Call preview should be visibly dragged (Emilio Pozuelo Monfort)
+ - Fixed #656576, Video preview could have rounded corners (Emilio Pozuelo Monfort)
+ - Fixed #656579, Changing video device causes video to just freeze (Emilio Pozuelo Monfort)
+ - Fixed #656673, Update autotools config a bit (Javier Jardón)
+ - Fixed #656831, Rely on Empathy's factory to prepare TpConnection features (Guillaume Desmottes)
+ - Fixed #656866, Use more tp_connection_get_account() (Guillaume Desmottes)
+ - Fixed #656885, Don't actually "switch" to the same camera (Emilio Pozuelo Monfort)
+ - Fixed #656887, Dragging preview is really weird (Emilio Pozuelo Monfort)
+ - Fixed #656888, Preview button no longer works (Emilio Pozuelo Monfort)
+ - Fixed #656908, telepathy-logger call support detection broken (Laurent Bigonville)
+ - Fixed #656934, Allow to provide a request message when adding contact (Emilio Pozuelo Monfort)
+
+Translations:
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Dieguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated id Translation (Andika Triwidada)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated nl Translation (Hannie Dumoleyn)
+ - Updated pa Translation (A S Alam)
+ - Updated sl Translation (Andrej Žnidaršič)
+ - Updated zh_CN Translation (Aron Xu)
+
+Documentation translations:
+ - Updated gl Documentation translation (Fran Dieguez)
+
+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)
 ============