]> git.0d.be Git - empathy.git/blobdiff - NEWS
contact-widget: move hbox_presence to grid_contact
[empathy.git] / NEWS
diff --git a/NEWS b/NEWS
index ef18f91eff1e70964fb9990bd01924bf44a4158b..df6866024754ae14253bb1dec8c000996367e78e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,221 @@
+NEW in 3.3.4 (16/01/2012)
+============
+
+The empathy-accounts dialog has been partially re-designed, please report any
+regression you may experience.
+
+Dependencies:
+ • champlain ≥ 0.12.1 (optional)
+
+Bugs fixed:
+ - Fixed #631236, Adding # on mistyping of channel names (Jovanka Gulicoska)
+ - Fixed #652670, Combine account parameter editing and personal information editing (Danielle Madeley, Guillaume Desmottes)
+ - Fixed #661500, Display map in tooltip (Guillaume Desmottes)
+ - Fixed #666864, Can't link contacts
+ - Fixed #667676, segfault in empathy-chat (Guillaume Desmottes)
+ - Fixed #667743, Topup menu item not displayed when re-connecting account (Guillaume Desmottes)
+ - Fixed #667791, Should set Account.Service on IRC accounts (Guillaume Desmottes)
+ - Fixed #666531, Invite IRC contacts to join room broken (Guillaume Desmottes)
+
+Translations:
+ - Updated be Translation (Kasia Bondarava)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated mk Translation (Jovan Naumovski)
+ - Updated nl Translation (Hannie Dumoleyn)
+ - Updated ru Translation (Yuri Myasoedov)
+ - Updated tr Translation (Muhammet Kara)
+ - Updated xh Translation (Andiswa Mvanyashe)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated es Documentation translation (Daniel Mustieles)
+ - Updated fr Documentation translation (Bruno Brouard)
+ - Updated pl Documentation translation (Piotr Drąg)
+ - Updated sl Documentation translation (Andrej Žnidaršič)
+
+NEW in 3.3.3 (19/12/2011)
+============
+
+The "Where else?" release.
+
+A lot of code has been refactored in this release so if you experience any
+regression please report them. Note that inviting IRC contacts is currently
+broken (#666531), it should hopefully be fixed soon.
+
+Dependencies:
+
+ • telepathy-glib ≥ 0.17.3
+ • folks ≥ 0.6.6
+
+Bugs fixed:
+ - Fixed #649208, Should move to empathy-chat's workspace rather than moving the window to the current workspace (Guillaume Desmottes)
+ - Fixed #654171, [pidgin importer] IRC accounts all show up as "irc (nick)", making them hard to distinguish (Guillaume Desmottes)
+ - Fixed #660547, Get rid of EmpathyContactManager (Guillaume Desmottes)
+ - Fixed #661640, Can't update the password of a Google account added with gnome-online-accounts (Guillaume Desmottes)
+ - Fixed #662873, empathy-chat crashed with SIGSEGV in tp_proxy_get_object_path() (Guillaume Desmottes)
+ - Fixed #663124, improvements to pulsesink/pulsesrc usage (Arun Raghavan)
+ - Fixed #663328, Stop using EmpathyContactListFlags (Guillaume Desmottes)
+ - Fixed #663387, Use the individual manager to display muc members (Guillaume Desmottes)
+ - Fixed #663682, remove EmpathyTpFile (Jonny Lamb)
+ - Fixed #664459, Always start video preview when using a non default webcam (Guillaume Desmottes)
+ - Fixed #664564, Doesn't handle TP_DELIVERY_STATUS_PERMANENTLY_FAILED (Guillaume Desmottes)
+ - Fixed #664795, Theme previews are not rendered correctly (depending on which theme is previewed beforehand) (Guillaume Desmottes)
+ - Fixed #664935, [Patch] Simple little patch to fix the FSF address in the COPYING file. (Brian Pepple)
+ - Fixed #665038, Stop using EmpathyContactMenu (Guillaume Desmottes)
+ - Fixed #665121, Stop using empathy_contact_list_get_all_groups (Guillaume Desmottes)
+ - Fixed #665171, audio-sink: sigsegv while starting a call (Guillaume Desmottes)
+ - Fixed #665256, possible memleak in camera-monitor: on_camera_added (Raluca Elena Podiuc)
+ - Fixed #665403, map-view: stop using EmpathyContactManager (Guillaume Desmottes)
+ - Fixed #665592, Can't call offline contacts from the log viewer (Guillaume Desmottes)
+ - Fixed #665853, Use new folks API to ensure personas (Guillaume Desmottes)
+ - Fixed #666163, EmpathyIndividualMenu cleanup (Guillaume Desmottes)
+ - Fixed #653812, Errors in the user manual (Milo Casagrande)
+ - Fixed #665244, new cheese camera device monitor crashes Empathy (Guillaume Desmottes)
+
+Translations:
+ - Updated es Translation (Daniel Mustieles)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated ro Translation (Lucian Adrian Grijincu)
+ - Updated ru Translation (Vladislav Boboshko)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated uk Translation (Daniel Korostil)
+ - Updated zh_CN Translation (Yangtse Su)
+
+Documentation translations:
+ - Updated es Documentation translation (Daniel Mustieles)
+ - Updated it Documentation translation (Milo Casagrande)
+ - Updated sl Documentation translation (Matej Urbančič)
+ - Updated zh_CN Documentation translation (Funda Wang, Guanhao Yin)
+
+NEW in 3.3.2 (21/11/2011)
+============
+
+Dependencies:
+
+ • telepathy-glib ≥ 0.17.0
+ • telepathy-farsight ≥ 0.0.18
+ • telepathy-farstream ≥ 0.1.2 (optional)
+
+Bugs fixed:
+ - Fixed #662504, Cannot quit empathy (Guillaume Desmottes)
+ - Fixed #646682, Support InsufficientBalance error (Emilio Pozuelo Monfort)
+ - Fixed #652544, Add X-FACEBOOK-PLATFORM and X-MESSENGER-OAUTH2 support (Xavier Claessens)
+ - Fixed #654430, Add support for video control interface to empathy-call (Nicolas Dufresne, Sjoerd Simons)
+ - Fixed #661805, Use tp-glib blocking API (Guillaume Desmottes)
+ - Fixed #662604, In a conversation window, Contact → Add Contact… selects the wrong account (Guillaume Desmottes)
+ - Fixed #662609, EmpathyAccountChooser clean up (Guillaume Desmottes)
+ - Fixed #662727, new-call/new-convo dialogs should listen to capabilities changes (Danielle Madeley)
+ - Fixed #662843, invite dialog looks stupid on IRC (Guillaume Desmottes)
+ - Fixed #662903, Empathy uses deprecated GTK widgets (potential build errors) (Guillaume Desmottes)
+ - Fixed #662995, Fix for misaligned 16x16 app icon (Michael Monreal)
+ - Fixed #663327, Stop using EmpathyContactManager to add and remove contacts (Guillaume Desmottes)
+ - Fixed #663442, Make GOA optional (Danielle Madeley)
+ - Fixed #663563, Shouldn't offer to send socket files (Guillaume Desmottes)
+ - Fixed #663567, Status icon is miss aligned in infobar (Danielle Madeley)
+ - Fixed #663763, Some contact/invidiual misc patches (Guillaume Desmottes)
+ - Fixed #663842, Don't do extra audio-processing for raw Contents (Sjoerd Simons)
+ - Fixed #664313, call-window opens very small the first time (Ken VanDine)
+
+Translations:
+ - Updated cs Translation (Marek Černocký)
+ - Updated de Translation (Christian Kirbach)
+ - Updated et Translation (Mattias Põldaru)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated lt Translation (Algimantas Margevičius)
+ - Updated my Translation (Thura Hlaing)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated tr Translation (Muhammet Kara)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated ca Documentation translation (Gil Forcada)
+ - Updated pl Documentation translation (Aleksander Łukasiewicz)
+
+NEW in 3.3.1 (24/10/2011)
+============
+
+The "So Long, and Thanks for all the Koalas" release.
+
+This is the first 3.3 development release which will lead to 3.4 in March
+2012. It contains all the fixes from 3.2.1.1, including the HTML injection
+security bug (CVE-2011-3635).
+
+The "New Call" and "New Conversation" dialogs have been re-written and the
+experimental Call UI has been improved.
+
+This release is also the first one shipping our brand new xmpp link-local
+icon. Here is a tribute to the hypno-koala who will no longer appear in your
+accounts dialog: http://t.co/9OTilx3K
+
+Bugs fixed:
+ - Fixed #646630, account-widgets: fix glade sizing issues (Xavier Claessens)
+ - Fixed #662035, HTML injection in nicknames (Guillaume Desmottes)
+ - Fixed #662211, contact_list_store_contact_active_cb may be called after the destruction of the store (Guillaume Desmottes)
+ - Fixed #661981, new message/call dialog: use EmpathyContactChooser (Guillaume Desmottes)
+ - Fixed #574879, remember which account/server I joined a chat on last (Juan R. Garcia Blanco)
+ - Fixed #619186, That hypno-koala thing in the accounts dialog is freaking scary (Damien Lespiau)
+ - Fixed #629517, Nautilus-sendto plugin: use libfolks (Guillaume Desmottes)
+ - Fixed #650861, Unify contact selection (Guillaume Desmottes)
+ - Fixed #656884, Give more feedback when changing camera (Emilio Pozuelo Monfort)
+ - Fixed #656907, Make video preview jump around smoothly. (Emilio Pozuelo Monfort)
+ - Fixed #658245, Use TpFileTransferChannel (Guillaume Desmottes)
+ - Fixed #658542, Use new Subject and RoomConfig APIs rather than Telepathy.Properties (Will Thompson)
+ - Fixed #659144, Over-contextualization of 'unknown' string (Guillaume Desmottes)
+ - Fixed #659207, Some preferences are obscure or obsolete with gnome 3 (Juan R. Garcia Blanco)
+ - Fixed #659474, Gtk-WARNING **: Overriding tab label for notebook (Guillaume Desmottes)
+ - Fixed #659594, Shouldn't try requesting Call channel if built without Call support (Guillaume Desmottes)
+ - Fixed #659807, auth request contacts not included in contact list (Xavier Claessens)
+ - Fixed #659816, Presence misaligned in muc user tooltips (Guillaume Desmottes)
+ - Fixed #659952, Added shortcut CTRL + J for joining a new chat (Bernhard Posselt)
+ - Fixed #660124, editing of local accounts fails (Guillaume Desmottes)
+ - Fixed #660429, Stop using GtkTable (Guillaume Desmottes)
+ - Fixed #660449, empathy-accounts still uses goa-prefs.desktop (Guillaume Desmottes)
+ - Fixed #660586, setting to third party Adium theme leads to crash (Guillaume Desmottes)
+ - Fixed #661464, [Call] Use dark theme by default? (Guillaume Desmottes)
+ - Fixed #661489, Should just use Folks to get favorites (Guillaume Desmottes)
+ - Fixed #661734, Report insufficient balance for calls (Emilio Pozuelo Monfort, Danielle Madeley)
+ - Fixed #661756, String "Use echo cancellation to improve call quality" is untranslated (Gabor Kelemen)
+ - Fixed #661993, invite dialog: invite first selected contact when hitting 'enter' after typing (Guillaume Desmottes)
+ - Fixed #662250, contact-chooser does not activate after down-arrow (Danielle Madeley)
+ - Fixed #612555, Remove butterfly workarounds (Jonny Lamb)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated bg Translation (Alexander Shopov)
+ - Updated ca Translation (Gil Forcada)
+ - Updated ca@valencia Translation (Carles Ferrando)
+ - Updated de Translation (Paul Seyfert, Mario Blättermann)
+ - Updated en_GB Translation (Bruce Cowan)
+ - Updated eo Translation (Kristjan SCHMIDT)
+ - 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 it Translation (Luca Ferretti)
+ - Updated ko Translation (Changwoo Ryu)
+ - Updated lt Translation (Algimantas Margevičius)
+ - Updated lv Translation (Rudolfs Mazurs)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pl Translation (Piotr Drąg)
+ - Updated sk Translation (Pavol Klačanský)
+ - Updated sl Translation (Matej Urbančič)
+ - Updated sv Translation (Daniel Nylander)
+ - Updated tr Translation (Muhammet Kara)
+ - Updated vi Translation (Nguyễn Thái Ngọc Duy)
+ - Updated zh_CN Translation (Aron Xu)
+
+Documentation translations:
+ - Updated fr Documentation translation (Bruno Brouard)
+ - Updated hu Documentation translation (Gabor Kelemen)
+
 NEW in 3.2.0 (26/09/2011)
 ============