X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=NEWS;h=977a2361578eac2f40a84989c39c09f5b43072aa;hp=4b4e0ff863dfdf0ee8a39c68ea73c893ba617f5b;hb=6c5839c976407292715daf22cdddf6aca469fa75;hpb=5f1d509ea8e964df5ea439f855892b4530566fce diff --git a/NEWS b/NEWS index 4b4e0ff8..977a2361 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,1358 @@ +NEW in 2.91.3 (29/11/2010) +============= + +The Empathy contact list is now able to display a phone icon when a contact is +connected using a mobile device. + +This release adds a '--with-ca-file' option to configure. +The default is to use the normal location for either Red Hat +or Debian, or fail if neither exists. Use --with-ca-file to force a +particular location (e.g. if your build system doesn't guarantee to have +the CA certificate bundle installed), or use --without-ca-file if your +system doesn't have a standard CA certificate store. + +Dependencies: + • folks ≥ 0.3.2 + • gsettings-desktop-schemas + • Empathy does not longer depend on GConf. + +Bugs fixed: + - Fixed #595305, "Previous Conversations" window does not have an exit keybinding or button (Emilio Pozuelo Monfort) + - Fixed #597043, unusual menubar behaviour (Chandni Verma) + - Fixed #607146, hitting enter on creating an account should "log in" (Emilio Pozuelo Monfort) + - Fixed #625745, Tabs not displayed in chat text in theme (Vitaly Minko) + - Fixed #626560, Unusual tabbing behaviour in Facebook account creation dialog (Chandni Verma) + - Fixed #626810, Use GSettings to get the document_font_name key (Guillaume Desmottes) + - Fixed #628043, Port EmpathyCellRendererText to GTK+ 3 (Guillaume Desmottes) + - Fixed #630706, Add Accept/Decline button in subscription notifications (Guillaume Desmottes) + - Fixed #630707, show the subscription request message in the accept dialog (Guillaume Desmottes) + - Fixed #633481, AccountChooser filters should be asynchronous (Vitaly Minko) + - Fixed #633835, Stop using GtkWidget:size-request (Guillaume Desmottes) + - Fixed #634197, [Patch] Make CA cert paths configurable (Brian Pepple) + - Fixed #634688, Search bar is not visible (Vitaly Minko) + - Fixed #634754, Don't use removed folks Individual convenience methods (Philip Withnall) + - Fixed #634912, accounts dialog doesn't resize properly with GTK3 (Guillaume Desmottes) + - Fixed #635022, Chat window size is written to GSettings on every change (Guillaume Desmottes) + - Fixed #635082, Crash when trying to join a MUC (Guillaume Desmottes) + - Fixed #635105, Empathy is eating all the memory (Guillaume Desmottes) + - Fixed #635262, configure.ac missing Quadrigraphs for meego (Nishio Futoshi) + - Fixed #635500, Split notifications from empathy-status-icon (Guillaume Desmottes) + - Fixed #635592, EMPATHY_PERSIST doesn't work with empathy-chat (Guillaume Desmottes) + - Fixed #635681, Fix leaks in empathy-chat (Guillaume Desmottes) + - Fixed #635691, Fix leaks in the log viewer (Guillaume Desmottes) + - Fixed #547658, Add client type support (Jonny Lamb, Emilio Pozuelo Monfort) + - Fixed #636063, Reduce DConf D-Bus traffic (Guillaume Desmottes) + +Translations: + - Updated es Translation (Daniel Mustieles) + - Updated et Translation (Ivar Smolin) + - Updated fi Translation (Ville-Pekka Vainio) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated nb Translation (Kjartan Maraas) + - Updated pa Translation (A S Alam) + - Updated sl Translation (Matej Urbančič) + - Updated ta Translation (Dr.T.Vasudevan) + - Updated ug Translation (Gheyret T.Kenji) + +Documentation translations: + - Updated gl Documentation translation (Fran Diéguez) + +NEW in 2.91.2 (08/11/2010) +============= + +The text channel handler has been split to its own process (empathy-chat). +Thanks to Vitaly Minko, you can now add new words to the dictionary using the +spelling menu. + +Empathy continues to follow the development of the GNOME 3 platform and so +has been ported to latest GLib and GTK+ APIs. + +Dependencies: + + • GTK+ ≥ 2.91.3 + • GLib ≥ 2.27.2 + • libnotify ≥ 0.7.0 + +Bugs fixed: + - Fixed #632681, tp_account_get_storage_restrictions: assertion `TP_IS_ACCOUNT (self)' failed when creating an account (Danielle Madeley) + - Fixed #550775, Can't add words to dictionary in empathy (Vitaly Minko) + - Fixed #573283, Most options should be disabled when right clicking on in a chatroom (Vitaly Minko) + - Fixed #581029, Context needed to translate (Guillaume Desmottes) + - Fixed #609942, URLs are split at apostrophes (Vitaly Minko) + - Fixed #612205, Ctrl-C not working in the topic (Vitaly Minko) + - Fixed #616339, Problem with & symbol from status messages links in tooltips. (Vitaly Minko) + - Fixed #619858, contacts list should autoscroll when drag-n-dropping (Vitaly Minko) + - Fixed #619961, Drag and drop should work onto a collapsed group (Vitaly Minko) + - Fixed #625780, Not attaching to minimized window (Vitaly Minko) + - Fixed #628823, "Salut" -> "People Nearby" in the error message (Francisca Gallardo) + - Fixed #630421, Empathy fails to support multiple TEL fields in ContactInfo (Guillaume Desmottes) + - Fixed #631946, decouple roster from Text channel handler (Guillaume Desmottes) + - Fixed #632024, Be able to start contact search using menu (Vitaly Minko) + - Fixed #632550, Continue killing EmpathyDispatcher (Guillaume Desmottes) + - Fixed #632564, assertion `EMPATHY_IS_CONTACT (contact)' failed in individual_store_contact_sort (Travis Treitter) + - Fixed #632846, Empathy needs to catch up with G/tkApplication API breaks (Travis Reitter) + - Fixed #632912, Empathy programs no longer guarantee uniqueness (Travis Reitter) + - Fixed #632926, Hash mismatch error string is incomprehensible. (Guillaume Desmottes) + - Fixed #633329, Crash when trying to join a MUC (Guillaume Desmottes) + - Fixed #633816, empathy-av crashes at startup (Guillaume Desmottes) + - Fixed #633870, Jabber subscription request dialog is too difficult to understand for non-technical users (Alex Launi) + +Translations: + - Updated ca@valencia Translation (Carles Ferrando) + - Updated crh Translation (Reşat SABIQ) + - Updated es Translation (Daniel Mustieles, Jorge González) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated ja Translation (Takayuki KUSANO) + - Updated sl Translation (Matej Urbančič) + - Updated zh_CN Translation (Aron Xu) + +Documentation translations: + - Updated de Documentation translation (Mario Blättermann) + - Updated fr Documentation translation (Claude Paroz) + - Updated gl Documentation translation (Fran Diéguez) + - Updated hu Documentation translation (Gabor Kelemen) + +NEW in 2.91.1 (18/10/2010) +============= + +The "The Pet Petter" release. + +The spelling suggestions menu has been improved to display one sub-menu per +language. Empathy gained support for accounts managed by external applications +and made one step further to GNOME 3 by switching from libunique to +GtkApplication. + +Dependencies: + + • GTK+ ≥ 2.91.1 + • telepathy-glib ≥ 0.13.2 + • No more dependency on libunique + +Bugs fixed: + - Fixed #631095, auth client crashes when trying to connect (Cosimo Cecchi) + - Fixed #532832, Spelling propositions when multi language support (Vitaly Minko) + - Fixed #594145, should enable accounts after import (Vitaly Minko) + - Fixed #619901, support Account.Iface.Storage (Danielle Madeley) + - Fixed #621339, Port Empathy to GtkApplication (Guillaume Desmottes) + - Fixed #629261, Shouldn't allow jid without domain (Vitaly Minko) + - Fixed #630188, Port Empathy to Folks 0.3.x (Travis Treitter) + - Fixed #631098, Always show status icon in contact right-click menu (for meta-contacts) (Guillaume Desmottes) + - Fixed #631339, Update to latest GTK3 API breaks (Travis Treitter) + - Fixed #631455, window resizes irreversibly when perfoming a contact search (Guillaume Desmottes) + - Fixed #631657, Empathy doesn't build with gcr-3 (Danielle Madeley) + - Fixed #632422, notifications show up even if I'm busy (Guillaume Desmottes) + - Fixed #632434, Contact tooltip as alignement issues for status (Guillaume Desmottes) + - Fixed #594576, Empathy should complain at runtime if MC5 is not installed (Chandni Verma) + +Translations: + - Updated ca Translation (Gil Forcada) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated ko Translation (Changwoo Ryu) + - Updated nb Translation (Kjartan Maraas) + - Updated pa Translation (A S Alam) + - Updated sl Translation (Matej Urbančič) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated sl Documentation translation (Andrej Žnidaršič, Matej Urbančič) + +NEW in 2.91.0 (04/10/2010) +============= + +This is the first release in the new 2.91 development branch. +Empathy now depends on GTK+3 and can't build with GTK+2 anymore. +As a consequence, dependencies linking on GTK+ itself have been bumped to +depend on the GTK+3 version of those libs. + +Dependencies: + + • GTK+ ≥ 2.91.0 + • libcanberra-gtk3 ≥ 0.25 + • libnotify ≥ 0.5.1 + • libunique ≥ 2.90.1 + • WebKitGTK+ ≥ 1.3.2 (optional) + • nautilus-sendto ≥ 2.90.0 (optional) + +Bugs fixed (since 2.32.0.1): + - Fixed #601191, Use the size of the latest chat window when opening a new a one in "one window per chat" mode (Guillaume Desmottes) + - Fixed #629544, First item of context menu must be "copy", not "clear" (Bilal Akhtar) + - Fixed #629707, Missing msgctxt for translatable "Select" string (Guillaume Desmottes) + - Fixed #629734, Should use Account.Service (Guillaume Desmottes) + - Fixed #630025, FTBFS with GTK+/GDK 3 git master (Guillaume Desmottes) + - Fixed #630343, Stop using Connection.RequestChannel() (Guillaume Desmottes) + - Fixed #630709, Use tp-glib generated code rather than our (Guillaume Desmottes) + - Fixed #631080, Stop popping up the import dialog (Guillaume Desmottes) + +NEW in 2.32.0 (27/09/2010) +============= + +Not a lot of code changes since 2.31.92 as we were in hard code freeze but we +still fixed 2 crashes. +Most of the work has been done by the awesome GNOME Translation Team. Thanks +to them Empathy 2.32.0 is translated in more than 30 languages. +See http://l10n.gnome.org/module/empathy/ + +Bugs fixed: + - Fixed #629380, Double contacts after adding new contact in group "Ungrouped" (Philip Withnall) + - Fixed #629736, Blacklist Haze's sip protocol (Guillaume Desmottes) + - Fixed #629957, Failed assertion in contact_widget_details_feature_prepared_cb() (Guillaume Desmottes) + - Fixed #630168, empathy-accounts assert failure: *** glibc detected *** /usr/bin/empathy-accounts: free(): invalid pointer: 0x0809d5b6 *** (Guillaume Desmottes) + - Fixed #630214, File missing from POTFILES.in (Gabor Kelemen) + - Fixed #630400, Untranslatable strings (Gabor Kelemen) + - Fixed #630476, Typo in user guide: witn (Gabor Kelemen) + +Translations: + - Updated an Translation (Daniel Martinez Cucalon) + - Updated ar Translation (Khaled Hosny) + - Updated bg Translation (Damyan Ivanov) + - Updated cs Translation (Marek Černocký) + - Updated da Translation (Kenneth Nielsen) + - Updated de Translation (Christian Kirbach) + - Updated en_GB Translation (Bruce Cowan) + - Updated et Translation (Mattias Põldaru) + - Updated eu Translation (Inaki Larranaga Murgoitio) + - Updated fr Translation (Claude Paroz) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated hu Translation (Gabor Kelemen) + - Updated it Translation (Milo Casagrande) + - Updated ja Translation (Takayuki KUSANO) + - Updated lt Translation (Žygimantas Beručka) + - Updated nb Translation (Kjartan Maraas) + - Updated pa Translation (A S Alam) + - Updated pl Translation (Piotr Drąg) + - Updated pt_BR Translation (Djavan Fagundes) + - Updated pt Translation (Duarte Loreto) + - Updated ro Translation (Lucian Adrian Grijincu) + - Updated ru Translation (Yuri Myasoedov) + - Updated sl Translation (Matej Urbančič) + - Updated zh_CN Translation (Xhacker Liu, Aron Xu) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated de Documentation translation (Mario Blättermann, Christian Kirbach) + - Updated es Documentation translation (Jorge González) + - Updated fr Documentation translation (Claude Paroz) + - Updated gl Documentation translation (Fran Diéguez) + - Updated hu Documentation translation (Gabor Kelemen) + +NEW in 2.31.92 (14/09/2010) +============== + +The "I'm on a horse" release. + +This is the GNOME 2.32 release candidate. A bunch of meta-contacts related +bugs have been fixed and the audio/video client has been improved to +reduce the bandwith used by the video stream. + +We also use the stable API of the Conference, ServerTLSConnection and +TLSCertificate interfaces so you should upgrade to telepathy-gabble 0.9.18 +if you want to use these features. + +Bugs fixed: + - Fixed #598394, Use network name for IRC account name (Guillaume Desmottes) + - Fixed #628993, crash in empathy-auth-client (Cosimo Cecchi) + - Fixed #609484, Impossible to add Yahoo Japan account. (Guillaume Desmottes) + - Fixed #611107, account window stretches when facebook account selected (Guillaume Desmottes) + - Fixed #622376, EmpathyLiveSearch matching algorithm could be smarter with words (Xavier Claessens) + - Fixed #625575, when setting up a new account, hitting enter in the password field should "apply" (Cyril Roelandt) + - Fixed #627819, the linking ui misses some contacts (Philip Withnall) + - Fixed #628133, Linking dialog's live search should copy the one from the roster (Philip Withnall) + - Fixed #628156, crash on startup with empathy 2.31.90 (Philip Withnall) + - Fixed #628338, Refactor code to choose the best Persona to perform an action on (Philip Withnall) + - Fixed #628376, Unlinking/editing links for an Individual is complicated (Philip Withnall) + - Fixed #628377, Context menu name "Link…" is ambiguous (Philip Withnall) + - Fixed #628596, Crash in individual_view_expand_idle_cb (Philip Withnall) + - Fixed #628601, Untranslated strings in IM account setting dialog (Guillaume Desmottes) + - Fixed #628681, Behave correctly on Individual removals and persona changes (Philip Withnall) + - Fixed #628786, Add video noise filter to videosrc pipe (Alexey Fisher) + - Fixed #628789, Add videomaxrate filter to prevent hi cpu usage. (Alexey Fisher) + - Fixed #629134, Typo in empathy-tls-dialog.c (Guillaume Desmottes) + - Fixed #629565, use stable API for ServerTLSConnection, TLSCertificate and Conference (Simon McVittie) + - Fixed #629594, paste pastes in the 'send' box when the 'find' box is selected (Guillaume Desmottes) + - Fixed #627238, gtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed (Felix Kaser) + - Fixed #628153, Crash in individual_store_contact_update() (Philip Withnall) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated cs Translation (Marek Černocký, Petr Kovar) + - Updated da Translation (Kenneth Nielsen) + - Updated de Translation (Christian Kirbach) + - Updated en_GB Translation (Bruce Cowan, Philip Withnall) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated fi Translation (Timo Jyrinki) + - Updated fr Translation (Claude Paroz) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated hu Translation (Gabor Kelemen) + - Updated it Translation (Milo Casagrande) + - Updated ja Translation (Takayuki KUSANO) + - Updated nb Translation (Kjartan Maraas) + - Updated pa Translation (A S Alam) + - Updated pt_BR Translation (Henrique P. Machado) + - Updated pt Translation (Duarte Loreto) + - Updated sl Translation (Matej Urbančič) + - Updated sv Translation (Daniel Nylander) + - Updated ta Translation (Dr.Tirumurti Vasudevan, drtv) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated es Documentation translation (Jorge González) + - Updated fr Documentation translation (Bruno Brouard) + - Updated gl Documentation translation (Fran Diéguez) + +NEW in 2.31.91.1 (02/09/2010) +================ + +The "Huggy Hippo" release. + +A small release so our Ubuntu friends will be able to test latest fixes during +their Empathy bug day. See [1] if you want to participate. + +[1] https://wiki.ubuntu.com/UbuntuBugDay/20100902 + +Bugs fixed: + - Fixed #627916, Can't build with GTK3 any more (Guillaume Desmottes) + - Fixed #628106, Groups are not expanded when reconnecting (Philip Withnall) + - Fixed #628315, Can't add video to a audio call (Guillaume Desmottes) + - Fixed #628421, Wrong AV icon in the contact list (Philip Withnall) + - Fixed #628433, Call menu accessible from linking dialogue (Philip Withnall) + - Fixed #628464, Crash in log_manager_got_chats_cb + - Fixed #628481, Double contact tooltips (Philip Withnall) + +Translations: + - Updated el Translation (Michael Kotsarinis) + - Updated en_GB Translation (Philip Withnall) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated hu Translation (Gabor Kelemen) + - Updated pa Translation (A S Alam) + - Updated sl Translation (Matej Urbančič) + - Updated sr@latin Translation (Branko Kokanović) + - Updated sr Translation (Branko Kokanović) + +Documentation translations: + - Updated el Documentation translation (Simos Xenitellis, Michael Kotsarinis) + +NEW in 2.31.91 (30/08/2010) +============== + +Loads of meta-contacts related bugs have been fixed. There are still +issues but meta-contacts should be now more usable. + +Thanks to Cosimo Cecchi, Empathy is now able to ask user to manually approve +untrusted TLS certificates. Note that you'll need telepathy-gabble 0.9.17 or +newer to use this feature. + +The IRC account widget has been improved and it is now possible to create IRC +accounts using the assistant. + +Dependencies: + + • folks ≥ 0.1.15 + • gnutls ≥ 2.8.5 + • gcr ≥ 2.26.0 + • nautilus-sendto ≥ 2.31.7 (optional) + • champlain ≥ 0.7.1 (optional) + +Bugs fixed: + - Fixed #460647, Support metacontacts (Travis Treitter, Philip Treitter) + - Fixed #588243, Pre-defined IRC channel list is way too long (Guillaume Desmottes) + - Fixed #596086, initial empathy account wizard (Welcome Screen) does not offer IRC as an account (Guillaume Desmottes) + - Fixed #608140, dragging and dropping a chat tab hides the original window (Guillaume Desmottes) + - Fixed #611701, Should cope better with dialog loading (Guillaume Desmottes) + - Fixed #623164, Accelerator clashes in account dialog (Guillaume Desmottes) + - Fixed #624353, Clicking Add in the accounts dialog quickly populates the new account dialog with current details (Guillaume Desmottes) + - Fixed #626031, Update nautilus-sendto dep (Guillaume Desmottes) + - Fixed #626544, Add unlinking UI for Individuals (Philip Withnall) + - Fixed #626715, Linking UI: should display more info about the persona (Philip Withnall) + - Fixed #626728, Add EmpathyIndividualWidget (Philip Withnall) + - Fixed #626848, Allow interactive TLS certificate verification (Cosimo Cecchi) + - Fixed #627219, Link dialog search doesn't work (Philip Withnall) + - Fixed #627228, Empathy completely ignores local-pending contacts without a valid 'actor' handle (Guillaume Desmottes) + - Fixed #627242, Some contacts stay in the contact list once disconnected (Travis Treitter) + - Fixed #627246, Crash in individual_store_add_individual at empathy-individual-store.c line 357 (Philip Withnall) + - Fixed #627360, "Information" of a meta contact is too big for the screen (Philip Withnall) + - Fixed #627500, Linking dialog is confused when selecting personas (Felix Kaser) + - Fixed #627587, After upgrade to 2.31.90 (from 2.31.6) empathy does not list users of irc chat (Guillaume Desmottes) + - Fixed #627706, Use the Individual.personas_changed signal (Philip Withnall) + - Fixed #627715, Linking dialog: move personas using DnD (Philip Withnall) + - Fixed #627728, EmpathyContact avatar cleanups (Philip Withnall) + - Fixed #627786, [PATCH] Fix a reference and signal leak (Travis Treitter) + - Fixed #627802, when hovering over a contact I get tons of criticals (Sjoerd Simons) + - Fixed #627917, the information popup looks strange recently (Philip Withnall) + - Fixed #627930, Disallow linking local-xmpp contacts in the UI (Philip Withnall) + - Fixed #628011, Crash when trying to unlink contacts (Philip Withnall) + - Fixed #628062, Add translator comments (Philip Withnall) + - Fixed #628063, Remove markup from translatable strings (Guillaume Desmottes) + - Fixed #628064, Miscellaneous string fixes (Philip Withnall) + - Fixed #628078, Use libchamplain 0.7.1 or newer for the map plugin (Jiri Techet) + - Fixed #628121, Should pick an online persona when starting a chat (Philip Withnall) + - Fixed #628123, Linking UI checkbox update problem (Philip Withnall) + - Fixed #628124, Disallow activating group rows in the linking dialogue (Philip Withnall) + - Fixed #628320, Make the Link button in the linking dialogue only sensitive if changes have been made (Philip Withnall) + - Fixed #614884, [PATCH] allow building empathy without eds (Saleem Abdulrasool) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated cs Translation (Petr Kovar) + - Updated da Translation (Kenneth Nielsen) + - Updated el Translation (Michael Kotsarinis) + - Updated en_GB Translation (Philip Withnall) + - Updated es Translation (Jorge González) + - Updated et Translation (Ivar Smolin, Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated hu Translation (Gabor Kelemen) + - Updated ja Translation (GLSJPN_Etsuko) + - Updated kk Translation (Baurzhan Muftakhidinov) + - Updated nb Translation (Kjartan Maraas) + - Updated sl Translation (Matej Urbančič) + - Updated sr@latin Translation (Branko Kokanović) + - Updated sr Translation (Branko Kokanović) + - Updated sv Translation (Daniel Nylander) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated fr Documentation translation (Bruno Brouard) + +NEW in 2.31.90 (18/08/2010) +============== + +The "Dissociative identity disorder" release. + +Dependencies: + + • telepathy-glib ≥ 0.11.13 + • telepathy-logger ≥ 0.1.5 + • folks ≥ 0.1.13 + +Thanks to the hard work of Philip Withnall and Travis Treitter, Empathy +finally gained meta-contacts support! There is still lots of work to do but +most the pieces are now in place. You can use the linking dialogue to +merge similar contacts together. + +This is still in very early stage so some regressions have to be expected. If you +experience any please check for existing bug reports before reporting. +Most of the them should be filed using the 'Meta Contacts' component [1]. + +But meta-contacts support is the not the only new feature in this release! +Empathy should now report more useful error messages when failing to connect. +The preferences window gained an option to disable logging of chats +and the 'Details' pane of the call UI now displays information about the +candidates used to stream the audio/video data. + +[1] https://bugzilla.gnome.org/buglist.cgi?product=empathy&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=Meta%20Contacts + +Bugs fixed: + - Fixed #523895, Use ConnectionError for better error reporting (Guillaume Desmottes) + - Fixed #567858, Logging should be optional (Guillaume Desmottes) + - Fixed #621090, Live search does not show offline contacts (Felix Kaser) + - Fixed #621642, live search should display "no match found" if thats the case (Felix Kaser) + - Fixed #621643, the treeview should have the default focus (Felix Kaser) + - Fixed #622714, 'previous conversations' on a contact brings up generic dialog (Guillaume Desmottes) + - Fixed #623139, Should use TpSimpleHandler to handle FT channels (Guillaume Desmottes) + - Fixed #623934, follow LC_TIME preferred time format when printing time and date (Nicolò Chieffo) + - Fixed #624062, GPS data precision (Guillaume Desmottes) + - Fixed #624344, details pane: display FsCandidate info (Guillaume Desmottes) + - Fixed #625641, Crash in g_value_array_free, valuearray_simple_free at dbus-gvalue-utils.c line 790 (Philip Withnall) + - Fixed #625675, freenode should be the default irc network when creating an irc account (Bilal Akhtar) + - Fixed #625828, No custom presence message in tooltip (Philip Withnall) + - Fixed #625950, Remove "Ubuntu servers" from irc channel list (Brian Curtis) + - Fixed #626009, [PATCH] Allow selection of persona to chat to (Philip Withnall) + - Fixed #626041, Fix an assertion failure in the filtering code due to show-offline changes (Philip Withnall) + - Fixed #626114, gcc warning fixes (Philip Withnall) + - Fixed #626130, Add linking UI for Individuals (Philip Withnall) + - Fixed #626162, No audio/video icon in the contact list (Philip Withnall) + - Fixed #626552, Sporadic tree model warnings upon initial fill in Empathy (Philip Withnall) + - Fixed #626600, Make use of TpAccountChannelRequest (Guillaume Desmottes) + - Fixed #626602, Add support for new errors (Guillaume Desmottes) + - Fixed #626620, Log In button is not enabled after all details are entered while creating IRC account (Guillaume Desmottes) + - Fixed #626630, Use TpAccountChannelRequest to request text channels (Guillaume Desmottes) + - Fixed #626636, Should use TpCapabilities to get RCC (Guillaume Desmottes) + - Fixed #626992, Back and Forward buttons in Previous conservations window are reversed (Guillaume Desmottes) + - Fixed #626994, Rename Back and Forward buttons,in Previous Conservations > Search Tab, to Previous and Next (Guillaume Desmottes) + - Fixed #627165, Use tp-glib's user action API (Guillaume Desmottes) + +Translations: + - Updated es Translation (Jorge González) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated nb Translation (Kjartan Maraas) + - Updated pa Translation (A S Alam) + - Updated ru Translation (Leonid Kanter) + - Updated sl Translation (Matej Urbančič) + - Updated sv Translation (Daniel Nylander) + - Updated zh_CN Translation (Funda Wang) + +NEW in 2.31.6 (02/08/2010) +============= + +The « Oh, and the toilets are free. Mind the gap please. » release. + +Empathy now depends on libfolks ≥ 0.1.11. This doesn't introduce any +user-visible changes yet, but is the first step towards introducing +meta-contact support to Empathy. + +The audio/video window now has a "details" pane containing some information +about the call. + +Bugs fixed: + - Fixed #599166, Add a "details" pane in the sidebar (Guillaume Desmottes) + - Fixed #621629, live-search: should select first matching contact (Felix Kaser) + - Fixed #623714, Rebase Empathy upon libfolks (Travis Treitter, Philip Withnall) + - Fixed #624268, Empathy crash when opening a chat (Guillaume Desmottes) + - Fixed #624462, Empathy segv in event_manager_add (Marc-Antoine Perennou) + - Fixed #624599, show the date in messages coming from history (Nicolò Chieffo) + - Fixed #624650, no more GtkNotebookPage in GTK+ 3.0 (Danielle Madeley) + - Fixed #625826, EmpathyMapView should be a GtkWindow (Guillaume Desmottes) + - Fixed #624412, control centre plugin no longer builds against recent gnome-c-c (Danielle Madeley) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated de Translation (Mario Blättermann) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated nn Translation (Torstein Adolf Winterseth) + - Updated sl Translation (Andrej Žnidaršič) + - Updated zh_CN Translation (Yunqiang Su, Aron Xu) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated gl Documentation translation (Fran Diéguez) + - Updated zh_CN Documentation translation (Aron Xu) + +NEW in 2.31.5.1 (13/07/2010) +=============== + +A small release fixing detection of libnm-glib which was accidentally +broken in 2.31.5. + +Bugs fixed: + - Fixed #624202, empathy requires libnm_glib instead of libnm-glib (Laurent Bigonville) + +Translations: + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + +NEW in 2.31.5 (12/07/2010) +============= + +The "Please popup chats in my face!" release. + +Empathy finally gained an option to automatically present incoming events +rather than making the status icon blink. + +The notifications bubbles now contain more buttons (if your notify server +supports actions) allowing you to quickly accept or decline incoming events. + +The audio/video client now lives in its own process: 'empathy-av'. + +Empathy can now build with GTK+ 3. If GTK+ 3 is present during configure it +will be used and Empathy will requier updated versions of other dependencies: + - libcanberra-gtk3 ≥ 0.25 + - libnotify ≥ 0.5.1 + - libunique ≥ 2.90.1 + - WebKitGTK+ ≥ 1.3.2 (optional) + - nautilus-sendto ≥ 2.90.0 (optional) +If GTK+ 3 is not detected or if --enable-gtk3=no is passed to configure, then +GTK+ 2 is used and the other dependencies are unchanged. + + +Bugs fixed: + - Fixed #585914, Notification icon must be clicked before user can see new messages (Guillaume Desmottes) + - Fixed #597124, Should make better use of libnotify actions (Guillaume Desmottes) + - Fixed #599161, Audio/Video client should be a separated process (Guillaume Desmottes) + - Fixed #617405, Empathy's short (menu) description should focus on its use, not the technology (Guillaume Desmottes) + - Fixed #621753, Should be able to build with GTK+3 (Guillaume Desmottes) + - Fixed #622729, duplicated messages when opening chat (Guillaume Desmottes) + - Fixed #623054, Should re-add data/org.gnome.Empathy.gschema.xml.in to POTFILES.in (Danielle Madeley) + - Fixed #623112, Bip backlog are not displayed any more (Guillaume Desmottes) + - Fixed #623117, Debug window should look for TP clients (Guillaume Desmottes) + - Fixed #623358, Use TpSimpleHandler to handle text channels (Guillaume Desmottes) + - Fixed #623396, Fixed some leaks (Guillaume Desmottes) + - Fixed #623679, /join broken (Guillaume Desmottes) + - Fixed #623756, empathy-CRITICAL **: empathy_chatroom_is_always_urgent: assertion `EMPATHY_IS_CHATROOM (chatroom)' failed (Sjoerd Simons) + - Fixed #623817, Sync man pages with Debian (Laurent Bigonville, Guillaume Desmottes) + - Fixed #623914, since tp-logger history is shown as normal messages in adium themes (Guillaume Desmottes) + - Fixed #623937, empathy -h does not start hidden (Guillaume Desmottes) + - Fixed #623972, Toggling [ ] Enabled in the accounts dialog with the keyboard doesn't work (Will Thompson) + - Fixed #624054, Fix a memory leak in EmpathyAvatar (Philip Withnall) + +Translations: + - Updated es Translation (Jorge González) + - Updated et Translation (Ivar Smolin) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated nb Translation (Kjartan Maraas) + - Updated sl Translation (Matej Urbančič) + +NEW in 2.31.4 (28/06/2010) +============= + +A lot of new things in this release! + +Empathy now has an awesome contact live search feature. +See http://kaserf.blogspot.com/2010/06/empathy-live-search.html for details. + +Empathy doesn't log messages any more but relies on a new component, +the telepathy-logger, to do so. As a result the feature allowing you to tag +contacts as favourites is now built-in. + +The contact list and status icon are now a proper Telepathy Approver. That +means external applications can now approve channels as well and Empathy will +handle them nicely. + +This release makes a few steps forward to the bright GNOME 3 future by removing +deprecated GTK+ symbols and switching from GConf to GSettings. + +Dependencies: + +* telepathy-logger ≥ 0.1.2 (0.1.3 recommended) +* telepathy-glib ≥ 0.11.7 +* libunique ≥ 0.1.2 +* GTK+ ≥ 2.21.2 + +Bugs fixed: + - Fixed #586476, Use accessor functions instead direct access (Danielle Madeley) + - Fixed #588922, Empathy should use ContactInfo (Xavier Claessens) + - Fixed #589225, We should check if the contact supports vnc stream tube for Share my desktop (Guillaume Desmottes) + - Fixed #599158, Contact list and status icon should be an Approver (Guillaume Desmottes) + - Fixed #608166, Add contacts live search bar (Felix Kaser, Xavier Claessens) + - Fixed #610956, Should depend on telepathy-logger (Guillaume Desmottes) + - Fixed #616362, Port Empathy to GSettings (Danielle Madeley) + - Fixed #619873, search-as-you-type should only match beginnings of words (Xavier Claessens) + - Fixed #620903, some messages get dropped when using adium themes (Guillaume Desmottes) + - Fixed #621023, empathy does not set geoclue requirements before asking for address/position (Laurent Bigonville) + - Fixed #621089, The live search don't always have focus in main window (Xavier Claessens) + - Fixed #621409, empathy-2.30.1.1: tests fail (Guillaume Desmottes) + - Fixed #621545, Stable empathy passes GTK_DISABLE_SINGLE_INCLUDES and doesn't require libunique that is fine with that (Xavier Claessens) + - Fixed #621703, Here come a couple of UI tweaks (Will Thompson) + - Fixed #621789, crash when closing chat with still-open notification bubble (Guillaume Desmottes) + - Fixed #621797, Doesn't display outgoing message (Guillaume Desmottes) + - Fixed #621894, Should port to new tp-logger API (Guillaume Desmottes) + - Fixed #621998, Should stop using ShareWithTube() (Guillaume Desmottes) + - Fixed #622201, Can't connect chatroom if space after adress (Guillaume Desmottes) + - Fixed #622266, Should decide which default font to use for chat view (Xavier Claessens) + - Fixed #622273, Crash when closing the log viewer while searching (Guillaume Desmottes) + - Fixed #622368, Audio/Video: Use TpSimpleHandler (Guillaume Desmottes) + - Fixed #622370, Should bold dates having logs (Guillaume Desmottes) + - Fixed #622381, Debug dialog: display Logger logs (Guillaume Desmottes) + - Fixed #622491, port EmpathyMainWindow to GtkWindow subclass (Danielle Madeley) + - Fixed #622557, port EmpathyPreferences to GtkDialog subclass (Danielle Madeley) + - Fixed #622578, Remove MC4 import (Guillaume Desmottes) + - Fixed #622714, 'previous conversations' on a contact brings up generic dialog (Guillaume Desmottes) + +Translations: + - Updated eo Translation (Kristjan Schmidt) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated fr Translation (Claude Paroz) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated lv Translation (Rudolfs Mazurs) + - Updated nb Translation (Kjartan Maraas) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +NEW in 2.31.3 (07/06/2010) +============= + +The "Curtain required call" release. + +This new release brings significant improvements to the spell checker. +It should also fix connection issues with Facebook accounts. If you +experienced issues with previous versions you should recreate your account and +give it another try. + +Empathy now depends on telepathy-glib 0.11.6. + +Bugs fixed: + - Fixed #520207, Edit favorite button doesn't work (Guillaume Desmottes) + - Fixed #579812, Use avatar data/cache from TpContact (Xavier Claessens) + - Fixed #604159, Spell checker breaks words incorrectly (on apostrophes, for example) (Mike Ruprecht) + - Fixed #611466, "Applications->Internet->Empathy IM client" title is sub-optimal (Paul Sladen) + - Fixed #611894, Add option to make chatroom "always urgent" (Jonas Bonn) + - Fixed #612523, display protocol names for configured accounts in the debug window (Danielle Madeley) + - Fixed #616603, Should use tp-glib API to get avatar requirements (Xavier Claessens) + - Fixed #616616, Possible to open multiple accounts dialog (Danielle Madeley) + - Fixed #617971, Empathy silently fails importing contacts from Pidgin (Guillaume Desmottes) + - Fixed #618993, Fix various channel handling issues (Guillaume Desmottes) + - Fixed #619378, Fix contact menu items' capitalization (Gabriel Burt) + - Fixed #619488, EmpathyTpContactFactort should be killed (Xavier Claessens) + - Fixed #619489, EmpathyContactMonitor should be killed (Xavier Claessens) + - Fixed #619678, "Invite" button not marked for translation (Guillaume Desmottes) + - Fixed #619701, Avatar chooser can enter infinite loop (Xavier Claessens) + - Fixed #619702, configure script not compatible with dash as /bin/sh (Simons McVittie) + - Fixed #619736, crash on 0-byte file in log search (Robert McQueen) + - Fixed #619862, "Network error" on connecting to Facebook Chat (Guillaume Desmottes) + - Fixed #619863, "Previous Conversations" Search entry is not activatable (Guillaume Desmottes) + - Fixed #619980, empathy hangs with high cpu load when changing avatar (Xavier Claessens) + - Fixed #620439, "Join favorites" should deal better with connecting accounts (Guillaume Desmottes) + - Fixed #620474, Status reported by account dialog is wrong in connman mode (Rob Bradford) + - Fixed #620476, accounts_dialog_update_status_infobar mixes const and allocated strings for message (Rob Bradford) + - Fixed #620657, Empathy should not requires that geoclue providers support updates (Laurent Bigonville) + - Fixed #620760, Switching from sending video to just preview makes my local preview jump out into its own window (Guillaume Desmottes) + +Translations: + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated gl Translation (Fran Diéguez) + - Updated he Translation (Yaron Shahrabani) + - Updated nb Translation (Kjartan Maraas) + - Updated nl Translation (Wouter Bolsterlee, Hannie Dumoleyn) + - Updated th Translation (Sira Nokyoongtong) + +Documentation translations: + - Updated de Documentation translation (Mario Blättermann) + - Updated es Documentation translation (Jorge González) + +NEW in 2.31.2 (24/05/2010) +============= + +The "brand-new Telepathy store: http://is.gd/cjoQ8" release. + +Empathy now uses icons from gnome-icon-theme 2.30. You should consider +to upgrade to this version if needed. + +Bugs fixed: + - Fixed #606738, empathy_dispatcher_join_muc: assertion failed: (connection_data != NULL) when joining favorites rooms while account is connecting (Guillaume Desmottes) + - Fixed #617909, Should call gtk_builder_set_translation_domain on GtkBuilder UI components (Rob Bradford) + - Fixed #618401, Empathy should use port 8001 to connect to freenode irc (Brian Curtis) + - Fixed #618753, In the preference dialog, "Automatically _connect..." and the "_Close" button conflict. (ekspiulo) + - Fixed #618883, IRC account: don't allow to save changes when editing network details (Guillaume Desmottes) + - Fixed #618969, Incomplete localisation of g-c-c module (Rob Bradford) + +Translations: + - Updated cs Translation (Petr Kovar) + - Updated en@shaw Translation (Thomas Thurman) + - Updated gl Translation (Fran Diéguez) + - Updated id Translation (Andika Triwidada) + - Updated nb Translation (Kjartan Maraas) + - Updated si Translation (Danishka Navin) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +NEW in 2.31.1 (04/05/2010) +============= + +The "This is not the calendar-based joke you're looking for" release. + +This the first release in the new 2.31 cycle. You should continue to use +2.30.x releases for now if you don't feel adventurous. + +Empathy now depends on telepathy-glib 0.11.3 and GTK+ 2.20.0. + +This new releases now uses status icons from your icon theme. +The conversation window is now able to "undo" the closing of a tab. + + +Bugs fixed (since 2.30.1): + - Fixed #539765, Jabber contacts in the jabber roster with subscription=none are not shown (Guillaume Desmottes) + - Fixed #579813, Use capabilities from TpContact (Guillaume Desmottes) + - Fixed #579936, Different icon for hidden status + - Fixed #588955, Dont steal focus when join favourites clicked + - Fixed #598446, Use GtkSpinner (Xavier Claessens) + - Fixed #599162, Should use TpContact get Location (Guillaume Desmottes) + - Fixed #602420, Should use status icons from the theme (Guillaume Desmottes) + - Fixed #602937, Can't display video preview when there is no call (Guillaume Desmottes) + - Fixed #603606, Can't stop sending video to the echo bot + - Fixed #604475, new messages after a long time shouldnt be wrapped with the old ones (Felix Kaser) + - Fixed #607446, Support the append hint for notifications (Nicolò Chieffo) + - Fixed #608104, Use clear icon inside password entry (Guillaume Desmottes) + - Fixed #609823, the text in the infobar should stick to the left (Felix Kaser) + - Fixed #609832, “Undo close tab” would be nice. (Jonny Lamb) + - Fixed #610477, should hang up calls gracefully rather than calling StreamHandler.Error() (Guillaume Desmottes) + - Fixed #612020, Empathy fails to initiate a audio/video call over XMPP (Olivier Crête) + - Fixed #612185, Remove check for GTK version once we hard dep on 2.20 (Xavier Claessens) + - Fixed #612390, Add icon close to the People Nearby group + - Fixed #612409, Should depend on GTK+ 2.20 + - Fixed #612864, Keep ordering of contacts consistent (Jonny Lamb) + - Fixed #612949, contact list is empty for a jabber account with a lot of contacts (Guillaume Desmottes) + - Fixed #613043, Should use Account.Interface.Avatar to set avatar (Guillaume Desmottes) + - Fixed #613044, Should set Account.Nickname instead of calling SetAlias (Guillaume Desmottes) + - Fixed #613243, Join room should be greyed out for AIM + - Fixed #613382, Previous/Next Tab menu items aren't disabled if at the first/last tab and gtk-keynav-wrap-around is 0 (Aaron Brown) + - Fixed #613558, make People Nearby a fake group like Favourites and Ungrouped + - Fixed #613583, Should use tp_g_signal_connect_object instead of empathy_signal_connect_weak (Guillaume Desmottes) + - Fixed #613603, [patch]Empathy should allow users to toggle auto-away mode on/off (Christian Kampka) + - Fixed #613930, empathy incorrectly updates our own IRC nick for /me (Guillaume Desmottes) + - Fixed #614002, Shouldn't request RoomList channel if not supported by connection (Guillaume Desmottes) + - Fixed #614012, New contacts don't appear on the map (Guillaume Desmottes) + - Fixed #614052, Show contacts' status messages in compact mode (Will Thompson) + - Fixed #614162, use JID for contact list if the alias of a contact is empty (Felix Kaser) + - Fixed #614236, Stop using NewChannel to get groups (Guillaume Desmottes) + - Fixed #614375, People Nearby group is gone if I don't build with tpl (Guillaume Desmottes) + - Fixed #614524, MUC contacts now appear as "Ungrouped" + - Fixed #614562, Contacts with no status message (e.g. IRC MUCs) have "(null)" as their status (Guillaume Desmottes) + - Fixed #614862, No need to create a model + - Fixed #614874, account-chooser crashes when setting a filter and has-all-option to TRUE (Guillaume Desmottes) + - Fixed #614944, GnomeGoal: Correct accounts .desktop file + - Fixed #615052, debug window: better default directory and name (Guillaume Desmottes) + - Fixed #615135, Crash IA__g_hash_table_unref, contact_finalize at empathy-contact.c line 311 (Guillaume Desmottes) + - Fixed #615976, empathy_dispatcher_handle_channels ignores timestamp + - Fixed #616439, URL should be highlighted in channel topics + - Fixed #616859, build failure due to missing header (Jasper Lievisse Adriaanse) + - Fixed #617262, Empathy accounts CC module calls textdomain + - Fixed #533638, Topic by expander (Xavier Claessens) + - Fixed #608103, Missing image icon shows up when contact has no avatar (Frédéric Péters) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated ast Translation (Xandru Armesto) + - Updated bg Translation (Alexander Shopov) + - Updated bn Translation (Jamil Ahmed) + - Updated ca Translation (Jordi Serratosa, Gil Forcada) + - Updated ca@valencia Translation (Carles Ferrando) + - Updated crh Translation (Reşat SABIQ) + - Updated cs Translation (Petr Kovar, Jiri Eischmann) + - Updated da Translation (Ask H. Larsen) + - Updated de Translation (Mario Blättermann, Christian Kirbach, Christian.Kirbach) + - Updated el Translation (Simos Xenitellis, Kostas Papadimas) + - Updated en_GB Translation (Bruce Cowan) + - Updated es Translation (Jorge González) + - Updated et Translation (Ivar Smolin, Mattias Põldaru) + - Updated eu Translation (Inaki Larranaga Murgoitio) + - Updated fi Translation (Timo Jyrinki) + - Updated fr Translation (Claude Paroz, Bruno Brouard) + - Updated gl Translation (Francisco Diéguez, Fran Diéguez) + - Updated hu Translation (Gabor Kelemen) + - Updated it Translation (Milo Casagrande, Francesco Marlatta) + - Updated ko Translation (Changwoo Ryu) + - Updated ku Translation (Sîmurg56, simurg56) + - Updated lt Translation (Žygimantas Beručka) + - Updated lv Translation (Peteris Krisjanis) + - Updated nb Translation (Kjartan Maraas) + - Updated oc Translation (Yannig Marchegay) + - Updated pa Translation (A S Alam) + - Updated pl Translation (Piotr Drąg) + - Updated pt_BR Translation (Vladimir Melo, Djavan Fagundes) + - Updated pt Translation (Duarte Loreto) + - Updated ro Translation (Adi Roiban) + - Updated ru Translation (Leonid Kanter) + - Updated sl Translation (Matej Urbančič) + - Updated sr@latin Translation (Branko Kokanović) + - Updated sr Translation (Branko Kokanović) + - Updated sv Translation (Daniel Nylander) + - Updated ta Translation (vasudeven) + - Updated th Translation (Theppitak Karoonboonyanan) + - Updated uk Translation (Maxim V. Dziumanenko) + - Updated zh_CN Translation (Aron Xu) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated de Documentation translation (Mario Blättermann) + - Updated el Documentation translation (Simos Xenitellis, Marios Zindilis, Μάριος Ζηντίλης) + - Updated es Documentation translation (Jorge González) + - Updated fr Documentation translation (Bruno Brouard) + - Updated it Documentation translation (Milo Casagrande) + +NEW in 2.30.0 (29/03/2010) +============= + +The "The Petri net cake" release. + +This is the first release in the new 2.30 stable branch. We strongly advise +distributions to ship this version. + +Changes since 2.29.93 include a fix ensuring that the accounts dialog and +debug windows are properly translated. We also fixed the accounts dialog to +fit better on smaller screens. + +This release includes loads of translation updates from the GNOME translation +team; many thanks to them! + +Bugs fixed: + - Fixed #613596, Account Assistant translations are not loaded (Guillaume Desmottes) + - Fixed #601693, Shouldn't cycle tab if gtk-keynav-wrap-around is 0 (Aaron Brown) + - Fixed #612557, empathy_sidebar_menu_position_under: assertion `gtk_widget_get_has_window (user_data)' failed (Guillaume Desmottes) + - Fixed #613117, Please fix escaping of UTF-chars in ui file (Gabor Kelemen) + - Fixed #613272, im settings capplet goes offscreen when advanced is expanded (Travis Reitter) + - Fixed #613437, Empathy fails to build (Guillaume Desmottes) + - Fixed #613793, remove non-standard notification capabilities (Nicolò Chieffo) + - Fixed #613892, Should start hidden when activated (Guillaume Desmottes) + - Fixed #614155, Move Tab Left/Right should have accelerator (Aaron Brown) + - Fixed #613772, Minor typo in Empathy documentation (Marios Zindilis) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated bg Translation (Alexander Shopov) + - Updated bn Translation (Jamil Ahmed) + - Updated ca Translation (Gil Forcada) + - Updated crh Translation (Reşat SABIQ) + - Updated cs Translation (Petr Kovar, Jiri Eischmann) + - Updated da Translation (Ask H. Larsen) + - Updated de Translation (Christian Kirbach, Christian.Kirbach) + - Updated el Translation (Simos Xenitellis, Kostas Papadimas) + - Updated en_GB Translation (Bruce Cowan) + - Updated es Translation (Jorge González) + - Updated et Translation (Ivar Smolin, Mattias Põldaru) + - Updated eu Translation (Inaki Larranaga Murgoitio) + - Updated fi Translation (Timo Jyrinki) + - Updated fr Translation (Bruno Brouard, Claude Paroz) + - Updated gl Translation (Fran Diéguez) + - Updated hu Translation (Gabor Kelemen) + - Updated it Translation (Milo Casagrande, Francesco Marlatta) + - Updated ko Translation (Changwoo Ryu) + - Updated ku Translation (Sîmurg56, simurg56) + - Updated lt Translation (Žygimantas Beručka) + - Updated nb Translation (Kjartan Maraas) + - Updated pa Translation (A S Alam) + - Updated pl Translation (Piotr Drąg) + - Updated pt_BR Translation (Djavan Fagundes) + - Updated pt Translation (Duarte Loreto) + - Updated ro Translation (Adi Roiban) + - Updated ru Translation (Leonid Kanter) + - Updated sl Translation (Matej Urbančič) + - Updated sr@latin Translation (Branko Kokanović) + - Updated sr Translation (Branko Kokanović) + - Updated sv Translation (Daniel Nylander) + - Updated uk Translation (Maxim V. Dziumanenko) + - Updated zh_CN Translation (Aron Xu) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated de Documentation translation (Mario Blättermann) + - Updated el Documentation translation (Marios Zindilis, Μάριος Ζηντίλης) + - Updated es Documentation translation (Jorge González) + - Updated fr Documentation translation (Bruno Brouard) + +NEW in 2.29.93 +============== + +The "6 amp limitation" release. + +Empathy now supports marking contacts as favourite. This feature has to be +turned on by passing --enable-favourite-contacts during configure and depends +on the telepathy-logger. We discourage distributions shipping GNOME from +enabling this feature for now. It will be enabled by default in 2.31.x. + +Empathy no longer removes a manually-set Away status when the screen is unlocked. +It is now able to invite contacts to MSN multi-user chats if you have +telepathy-butterfly 0.5.6 installed. + +Bugs fixed: + - Fixed #566832, Don't reset status to available unlocking the screen (Brian Curtis) + - Fixed #609001, Clicking on the tray icon should close roster when open (Guillaume Desmottes) + - Fixed #611525, Separate the debug window into its own process. (Mike Ruprecht) + - Fixed #611972, Support marking contacts as favorites (Travis Reitter, Guillaume Desmottes) + - Fixed #611998, Do not use constant in gettext expressions (Guillaume Desmottes) + - Fixed #612381, accounts pane is still twiddleable underneath assistant (Danielle Madeley) + - Fixed #612433, Window title for the accounts dialog should match the name in the launcher (Ken VanDine) + - Fixed #612448, Display offline contacts and sort by status by default (Guillaume Desmottes) + - Fixed #612450, Side bar should display the audio input page by default (Guillaume Desmottes) + - Fixed #612461, Deal with new butterfly using the conference interface (Jonny Lamb) + - Fixed #612519, Handle a butterfly network ID migration (Jonny Lamb) + - Fixed #612672, Wrong folder used for saving received files (Guillaume Desmottes) + - Fixed #612718, Invite participant dialog show contact on all network (Guillaume Desmottes) + - Fixed #612946, Receive note path via DnD from tomboy (Olivier Le Thanh Duong) + +Translations: + - Updated br Translation (deniarnuad) + - Updated es Translation (Jorge González) + - Updated gl Translation (Fran Diéguez) + - Updated it Translation (Luca Ferretti) + - Updated ru Translation (Leonid Kanter) + - Updated sl Translation (Matej Urbančič) + - Updated uk Translation (Maxim V. Dziumanenko) + +Documentation translations: + - Updated de Documentation translation (Mario Blättermann) + - Updated es Documentation translation (Jorge González) + - Updated it Documentation translation (Milo Casagrande) + +NEW in 2.29.92 +============== + +This release disables clickable links in status messages as they trigger a +nasty issue in GTK+. + +Bugs fixed: + - Fixed #330394, im-* icons broken (Guillaume Desmottes) + - Fixed #607626, buddy info tooltip should be prevented from showing if a popup menu is shown in the contact list (Mike Ruprecht) + +Translations: + - Updated de Translation (Christian Kirbach) + - Updated en_GB Translation (Philip Withnall) + - Updated eu Translation (Inaki Larranaga Murgoitio) + - Updated fr Translation (Claude Paroz) + - Updated gl Translation (Fran Diéguez) + - Updated lv Translation (Anita Reitere) + - Updated pa Translation (A S Alam) + - Updated pt_BR Translation (Jonh Wendell) + - Updated ro Translation (Adi Roiban) + - Updated sr@latin Translation (Branko Kokanović) + - Updated sr Translation (Branko Kokanović) + - Updated zh_HK Translation (Chao-Hsiung Liao) + - Updated zh_TW Translation (Chao-Hsiung Liao) + +Documentation translations: + - Updated de Documentation translation (Mario Blättermann) + +NEW in 2.29.91.2 +================ + +The "No pony in this release" release. + +Some issues regarding the account assistant have been fixed, +including a crash introduced in yesterday's release. + +Empathy should now cope better with buggy routers that prevent connecting +to Google Talk. If you have experienced this issue, please see the Empathy FAQ +for details: http://live.gnome.org/Empathy/FAQ + +Links in contacts status messages are now clickable. + +Bugs fixed: + - Fixed #525576, URL in contact's status are not clickable (Xavier Claessens) + - Fixed #601089, "Network Error" on any new Google Talk account (Guillaume Desmottes) + - Fixed #611753, "B)" and "B-)" both present the face-cool, not following the Icon Naming Spec (Guillaume Desmottes) + - Fixed #611792, Crash through empathy-accounts wizard (Sjoerd Simons) + - Fixed #611794, Empathy asserts if icon not available (Sjoerd Simons) + - Fixed #611817, Remove salut_created gconf key (Guillaume Desmottes) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated de Translation (Mario Blättermann) + +NEW in 2.29.91.1 +================ + +The "No Chatroulette on your phone!" release. + +This new version can optionally use the telepathy-logger for log +management when built with --enable-tpl. +We discourage distributions shipping GNOME from enabling this +feature for now. + +This release also fixes lot of bugs in the accounts dialog and assistant. + +Bugs fixed: + - Fixed #598905, Should request channels via the channel dispatcher (Sjoerd Simons) + - Fixed #518414, Conversation logger should be a separated process (Cosimo Alfarano) + - Fixed #599189, Should fetch logs asynchronously (Cosimo Alfarano) + - Fixed #603463, the name in accounts-dialog does not change after creation (Guillaume Desmottes) + - Fixed #608111, If first-run wizard is cancelled, it is never seen again. + - Fixed #610751, [PATCH] Add missing libm linking (Brian Pepple) + - Fixed #610769, Add search support to the Debug window (Mike Ruprecht) + - Fixed #610847, Infobar message is unclear when presence is offline (Guillaume Desmottes) + - Fixed #610886, Remove inset framing from the main window (Sander Dijkhuis) + - Fixed #610942, Crash when adding new account using control-center module (Guillaume Desmottes) + - Fixed #611062, Map is not displayed if contact only publishes his lon/lat (Guillaume Desmottes) + - Fixed #611071, Calls Close() three times on IM channels. (Will Thompson) + - Fixed #611126, When the existing window is activated it is marked as skip task bar (Rob Bradford) + - Fixed #611131, account assistant does not appear when accounts list is Empathy until you run Edit->Accounts (Danielle Madeley) + - Fixed #611179, TPL 0.1.1 update: review needed (Cosimo Alfarano) + - Fixed #611309, Use emblem-favorite icon (Guillaume Desmottes) + - Fixed #611565, Doesn't set status to online when adding initial accounts (Guillaume Desmottes) + - Fixed #611675, Assistant: set better display name (Guillaume Desmottes) + - Fixed #611224, new account initially shows offline/disabled status (Sjoerd Simons) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated bg Translation (Alexander Shopov) + - Updated de Translation (Mario Blättermann) + - Updated el Translation (Jennie Petoumenou) + - Updated en_GB Translation (Bruce Cowan) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated he Translation (blueomega) + - Updated it Translation (Milo Casagrande) + - Updated sl Translation (Matej Urbančič) + - Updated sv Translation (Daniel Nylander) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +NEW in 2.29.91 +============== + +The "A+++ would release again" release. + +Empathy now has a widget to easily configure Facebook accounts. +The accounts dialog has been moved to its own application (empathy-accounts) +which can be started from the GNOME preferences menu. + +Some crashes have been fixed, including the one when moving tabs between +chat windows. + +Bugs fixed: + - Fixed #609737, "All" entry in room list dialog's account chooser mis-sorted (Will Thompson) + - Fixed #573194, FacebookChat (Guillaume Desmottes) + - Fixed #585089, Criticals when dropping the last tab from one window into another (Sjoerd Simons) + - Fixed #607330, Should use TpDebugSender (Jonny Lamb) + - Fixed #608053, gtk_notebook_set_tab_label_packing has been deprecated in GTK+ 2.20 (Reimundo Heluani) + - Fixed #608113, Strange behavior on account creation (Guillaume Desmottes) + - Fixed #608690, Edit needs context (Guillaume Desmottes) + - Fixed #608813, EmpathyIdle singleton can be referenced by async functions after being finalized (crasher) (Travis Reitter) + - Fixed #608863, Separate the Empathy Accounts dialog into its own program (Travis Reitter) + - Fixed #608974, decling subscription doesn't remove the user from publish/local-pending (Danielle Madeley) + - Fixed #608975, Empathy calls SetAlias on a contact pending subscription (Danielle Madeley) + - Fixed #608979, Once chat window is open Empathy acks messages immediately (Danielle Madeley) + - Fixed #609030, uninitialised variable access (Danielle Madeley) + - Fixed #609220, accounts are not created during initial setup (Guillaume Desmottes) + - Fixed #609319, Disable Empathy's "Contact goes online" and "Contact goes offline" sound notifications by default (Frédéric Péters) + - Fixed #609343, Zephyr protocol missing icon in create account dropdown menu (K.Vishnoo Charan Reddy) + - Fixed #609352, Replacement for 16px blurry silc icon (K.Vishnoo Charan Reddy) + - Fixed #609439, Importing accounts from the assistant seems broken (Guillaume Desmottes) + - Fixed #609519, Mxit protocol missing icon in create account dropdown menu (K.Vishnoo Charan Reddy) + - Fixed #609537, long avatar messages stretch account settings window out of screen (Guillaume Desmottes) + - Fixed #609567, Fix leaked contact menu in contact list view. (Xavier Claessens) + - Fixed #609574, Fix leaks, gtk_tree_model_get() returns a ref! (Xavier Claessens) + - Fixed #609575, cannot delete two accounts without closing accounts window. (Guillaume Desmottes) + - Fixed #609701, port nbtk widgets to mx (Danielle Madeley) + - Fixed #609822, use the same color in infobar (Guillaume Desmottes) + - Fixed #609843, Crashed when I closed one tab and hence switched to another tab for a disconnected account (Will Thompson) + - Fixed #609995, Failed to create account using assistant from empathy-accounts (Guillaume Desmottes) + - Fixed #610032, Do not show "respond" in "contact has gone offline" notification (Guillaume Desmottes) + - Fixed #610380, In first run, Link-local accounts require some typing before 'apply' becomes available (Guillaume Desmottes) + - Fixed #610461, Should call RemoveMembers when exiting room (Guillaume Desmottes) + - Fixed #608882, Typo in salut-protocol.page (Łukasz Jernaś) + - Fixed #609645, Typo in help/C/video-call.page (Łukasz Jernaś) + - Fixed #607908, error window too wide (Guillaume Desmottes) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated es Translation (Jorge González) + - Updated gl Translation (Fran Diéguez) + - Updated nb Translation (Kjartan Maraas) + - Updated pt_BR Translation (Djavan Fagundes) + - Updated ro Translation (Lucian Adrian Grijincu) + - Updated sl Translation (Matej Urbančič) + - Updated ta Translation (vasudeven) + - Updated th Translation (Theppitak Karoonboonyanan) + - Updated zh_HK Translation (Chao-Hsiung Liao) + - Updated zh_TW Translation (Chao-Hsiung Liao) + +Documentation translations: + - Updated es Documentation translation (Jorge González) + - Updated it Documentation translation (Milo Casagrande) + +NEW in 2.29.90 +============== + +The "Succulente lasagne aux truffes" release. + +Bugs fixed: + - Fixed #606329, Buttons in GtkInfoBar are too big. + - Fixed #607868, Change Hidden to Invisible in docs + - Fixed #608053, gtk_notebook_set_tab_label_packing has been deprecated in GTK+ 2.20 (Reimundo Heluani) + - Fixed #608690, Edit needs context (Guillaume Desmottes) + - Fixed #608813, EmpathyIdle singleton can be referenced by async functions after being finalized (crasher) (Travis Reitter) + - Fixed #608974, decling subscription doesn't remove the user from publish/local-pending (Danielle Madeley) + - Fixed #608975, Empathy calls SetAlias on a contact pending subscription (Danielle Madeley) + - Fixed #608979, Once chat window is open Empathy acks messages immediately (Danielle Madeley) + - Fixed #609030, uninitialised variable access (Danielle Madeley) + - Fixed #608882, Typo in salut-protocol.page (Łukasz Jernaś) + +Translations: + - Updated bg Translation (Alexander Shopov) + - Updated bn Translation (Jamil Ahmed) + - Updated de Translation (Christian Kirbach) + - Updated el Translation (Simos Xenitellis) + - Updated es Translation (Jorge González) + - Updated et Translation (Mattias Põldaru) + - Updated sl Translation (Matej Urbančič) + - Updated sv Translation (Daniel Nylander) + - Updated th Translation (Theppitak Karoonboonyanan) + - Updated zh_HK Translation (Chao-Hsiung Liao) + - Updated zh_TW Translation (Chao-Hsiung Liao) + +Documentation translations: + - Updated es Documentation translation (Jorge González) + +NEW in 2.29.6 +============= + +The "Riding on lions" release. + +The accounts dialog has been improved to display the status of all your +accounts in the treeview. A new page has been added to the new accounts +assistant to let users enter their personal details that are used to create +the XMPP link-local account. + +Chat windows gained a very nice search bar allowing you to look for a specific +string as you do in your web browser. + +Empathy now makes use of the new ContactCapabilities interface when available +to check if your contacts support file transfer and audio/video calls. + +Finally, Empathy doesn't dispatch tube channels any more. All tubes applications +should now implement the Handler interface to interact properly with +mission-control 5. + +Bugs fixed: + - Fixed #603472, Rename "Hidden" to "Invisible" (G.Balaji) + - Fixed #606329, Buttons in GtkInfoBar are too big. (Felix Kaser) + - Fixed #573407, Empathy and telepathy-idle don't pass on server commands to server + - Fixed #585168, Scrollback search and jump-to-highlight would be nice. (Thomas Meire) + - Fixed #596575, Automatic salut account creation doesn't work (Guillaume Desmottes) + - Fixed #599159, Stop to handle tube channels (Guillaume Desmottes) + - Fixed #599163, Should use ContactCapability to get A/V caps (Guillaume Desmottes) + - Fixed #599164, Should use ContactCapability to get FT caps (Guillaume Desmottes) + - Fixed #600693, Empathy calls xmlCleanupParser() where it shouldn't (Guillaume Desmottes) + - Fixed #600949, Deleting accounts from the treeview is weird + - Fixed #603498, Escaped text displayed in notifications (Guillaume Desmottes) + - Fixed #606642, IRC account: "Connect" button is not sensitive when changing the IRC network (Guillaume Desmottes) + - Fixed #606753, Scrollback search is not case sensitive + - Fixed #607207, show protocol icons in compact view (Guillaume Desmottes) + - Fixed #607306, /join fails to work on the latest version of empathy (Thomas Meire) + - Fixed #607436, Salut account should only automatically created when the wizard is run (Guillaume Desmottes) + - Fixed #607455, Misc fixes regarding the accounts assistant (Guillaume Desmottes) + - Fixed #607463, Edit Custom Messages window is too narrow (Ken VanDine) + - Fixed #607868, Change Hidden to Invisible in docs + - Fixed #607925, edit account from infobar does not open the right account (Guillaume Desmottes) + - Fixed #608043, Should ellipsize text in connection error infobars (Will Thompson) + - Fixed #604700, (null) status infobar with IRC account (Guillaume Desmottes) + - Fixed #604706, infobar shows no icon if the presence is empty (Felix Kaser) + - Fixed #605309, Show the status of accounts in the treeview (Guillaume Desmottes) + - Fixed #605532, on account-creation some field should be persistent over a protocol change (Guillaume Desmottes) + - Fixed #606510, Unclear string meaning (Guillaume Desmottes) + - Fixed #585364, Get rid of shave with AM_SILENT_RULES automake option + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated es Translation (Jorge González) + - Updated fr Translation (Claude Paroz) + - Updated nb Translation (Kjartan Maraas) + +Documentation translations: + - Updated es Documentation translation (Jorge González) + +NEW in 2.29.5.1 +=============== + +The "Translator accidentally the entire file" release. + +A translator accidentally removed the LINGUAS file so no translations have been +shipped in 2.29.5. This is fixed by this release. + +Translations: + - Updated pa Translation (A S Alam) + +NEW in 2.29.5 +============= + +The « Alban, 28 affonds (of Nutella) ! » release. + +The contact list has been improved to make it harder to accidentally call +a contact when you just intended to select a row. The accounts dialog has been +reworked to reduce the number of steps when adding a new account. +Thanks to Thomas Meire, a new contributor, the nick auto-completion has been +improved in rooms. +We also fixed a bunch of crashes and a regression when starting a video call. + +Bugs fixed: + - Fixed #554767, IRC tab completion only works with letters (Thomas Meire) + - Fixed #576434, ellipsize long status messages in the status combobox + - Fixed #590051, too easy to start a call (not wanting it) (Guillaume Desmottes) + - Fixed #593268, Make Enable/Disable accounts easier again (Guillaume Desmottes) + - Fixed #593483, L10n string split in two feilds + - Fixed #599182, Remove useless screen when adding a new account (Guillaume Desmottes) + - Fixed #599779, empathy doesn't auto finish IRC usernames when user hits tab (Thomas Meire) + - Fixed #600030, EmpathyAccountsDialog should inherit from GtkWindow/GtkDialog + - Fixed #603485, Crash when clicking the status icon just after a contact goes online/offline + - Fixed #603976, Don't re-enable chat window once reconnected + - Fixed #604347, /join command doesn't accept multi rooms (Thomas Meire) + - Fixed #604481, StatusIcon no longer gets status message, only says 'available' (Guillaume Desmottes) + - Fixed #604702, support creation of PMUCs using the Conference interface + - Fixed #605213, Move register radio buttons to the account widget (Guillaume Desmottes) + - Fixed #605529, accounts-dialog shows a box around some advanced settings (Felix Kaser) + - Fixed #605549, Video call fails with "resource unavailable" (Guillaume Desmottes) + - Fixed #605689, SIGSEGV crash when joining a IRC room (Guillaume Desmottes) + - Fixed #605818, String fixes + - Fixed #605822, protocols icons should be hidden by default (Guillaume Desmottes) + - Fixed #605848, Use Pango markup attributes in GtkBuilder file + - Fixed #606220, Stopping a transfer during hashing causes double free (Guillaume Desmottes) + - Fixed #606513, Don't confuse translator comments and contextual specifier (Claude Paroz) + - Fixed #601379, error notification should disappear when account is disabled + - Fixed #604154, when discarding changes on create account the "new bla account" should be removed (Felix Kaser) + - Fixed #604628, creating an account causes weird behavior (Felix Kaser) + +Translations: + - Updated ar Translation (Khaled Hosny) + - Updated en_GB Translation (Philip Withnall) + - Updated es Translation (Jorge González) + - Updated nb Translation (Kjartan Maraas) + - Updated si Translation (Danishka Navin) + - Updated sl Translation (Matej Urbančič) + - Updated sv Translation (Daniel Nylander) + - Updated th Translation (Theppitak Karoonboonyanan) + - Updated vi Translation (Nguyễn Thái Ngọc Duy) + - Updated zh_HK Translation (Cheng-Chia Tseng) + - Updated zh_TW Translation (Cheng-Chia Tseng) + +Documentation translations: + - Updated es Documentation translation (Jorge González) + +NEW in 2.29.4 +============= + +The "The Snow of the Apocalypse" release. + +Empathy is now able to start SIP video calls using the new "New Call" dialog. +It also indicates whether an incoming call contains video or is audio only. +The contact list can now display the protocol used by contacts, and the +accounts dialog shows the accounts' status (enabled/disabled, +available/busy/away/offline, etc.). +Thanks to K. Vishnoo Charan Reddy, Empathy gained icons for 4 protocols. + +Bugs fixed: + - Fixed #602821, accounts do not reconnect after toggling enable/disable (Felix Kaser) + - Fixed #603490, SIGSEGV crash when cancelling accounts creation (Felix Kaser) + - Fixed #570399, Call button should be disabled in "new conversation dialog" if CM doesn't support audio/video + - Fixed #576434, ellipsize long status messages in the status combobox (Pascal Potvin) + - Fixed #576542, tooltips for toolbar buttons in call window (Guillaume Desmottes) + - Fixed #582596, Should tell if we are receiving an audio only or audio/video call (Guillaume Desmottes) + - Fixed #582599, chat -> new conversation is not an obvious way to start an audio/video call (Guillaume Desmottes) + - Fixed #586290, Remember contact pane's width (ranjiao) + - Fixed #588812, Group 1-to-1 chats in one window and MUC's in another one (Abner Silva) + - Fixed #598964, contact list disappears on reconnect for group chats (Guillaume Desmottes) + - Fixed #602288, Shouldn't notify about scrollback messages (Guillaume Desmottes) + - Fixed #603393, Crash when trying to join a rom while being offline (Guillaume Desmottes) + - Fixed #603485, Crash when clicking the status icon just after a contact goes online/offline (Guillaume Desmottes) + - Fixed #603502, Myspace missing icon in create account dropdown menu (Guillaume Desmottes) + - Fixed #603508, Sametime missing icon in create account dropdown menu (Guillaume Desmottes) + - Fixed #603545, [Patch] gtk-missing-icon shown in add contact dialog before status is queried (Brian Pepple) + - Fixed #603593, assertion error when rejoining a chatroom because of reconnection (Guillaume Desmottes) + - Fixed #603634, Groupwise icon missing in create account dropdown menu (Guillaume Desmottes) + - Fixed #603877, [patch] add protocol icon to contact list (chantra) + - Fixed #603976, Don't re-enable chat window once reconnected (Guillaume Desmottes) + - Fixed #603980, new messages mixed with old in new conversation windows (Guillaume Desmottes) + - Fixed #604003, Separate geometry of private and muc chat windows (Guillaume Desmottes) + - Fixed #604097, EmpathyNewMessageDialog should inherit from GtkDialog (Guillaume Desmottes) + - Fixed #604166, account-chooser: display connected accounts first (Guillaume Desmottes) + - Fixed #604181, Should remove contact from 'stored' list when possible (Guillaume Desmottes) + - Fixed #604254, Contact list channels should be requested via EnsureChannel + - Fixed #604554, SILC missing icon in create account dropdown menu (Guillaume Desmottes) + - Fixed #604567, Yahoo!Japan missing icon in create account dropdown menu (Guillaume Desmottes) + - Fixed #599153, Accounts dialog should display the status of accounts (Felix Kaser) + +Translations: + - Updated es Translation (Jorge González) + - Updated he Translation (Yaron Sharabani) + - Updated nb Translation (Kjartan Maraas) + - Updated sl Translation (Matej Urbančič) + - Updated zh_CN Translation (Aron Xu) + +Documentation translations: + - Updated de Documentation translation (Christian Kirbach) + NEW in 2.29.3 ==============