]> git.0d.be Git - empathy.git/blobdiff - NEWS
Updated Polish translation
[empathy.git] / NEWS
diff --git a/NEWS b/NEWS
index 7d9e66258c351efd839380dea714a8e018cbe845..6bd22688105c2739be96bbb0d5428d7ac19aa20f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,163 @@
+NEW in 3.5.90 (20/08/2012)
+=============
+
+Bugs fixed:
+ - Fixed #656097, Empathy should show an informative text inside the contact list when no contacts are online (Xavier Claessens)
+ - Fixed #658858, Hide offline contacts by default (Xavier Claessens)
+ - Fixed #662986, Messaging and VoIP Accounts in Applications list (Guillaume Desmottes)
+ - Fixed #680302, Move model logic out of EmpathyRosterView (Laurent Contzen)
+ - Fixed #680774, Migrate existing accounts into libaccounts (Xavier Claessens)
+ - Fixed #680775, Be able to edit params of non SSO accounts (Guillaume Desmottes)
+ - Fixed #680778, Stop using empathy-accounts (Guillaume Desmottes)
+ - Fixed #681444, Wrong Service for GTalk accounts (Xavier Claessens)
+ - Fixed #681598, FTBFS: account plugins linking (Guillaume Desmottes)
+
+Translations:
+ - Updated as Translation (Nilamdyuti Goswami)
+ - Updated el Translation (Tom Tryfonidis)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated it Translation (Milo Casagrande)
+ - Updated kn Translation (Shankar Prasad)
+ - Updated mr Translation (Sandeep Sheshrao Shedmake)
+ - Updated sr@latin Translation (Мирослав Николић)
+ - Updated sr Translation (Мирослав Николић)
+
+NEW in 3.5.5 (06/08/2012)
+============
+
+Ubuntu Oncline Accounts support has been greatly improved as Empathy can now
+provides plugins to create any kind of IM account using UOA's panel.
+
+Empathy also migrated to libsecret [0].
+
+[0] https://live.gnome.org/GnomeGoals/LibsecretMigration
+
+Dependencies:
+ • telepathy-glib ≥ 0.19.6
+ • libsecret ≥ 0.5
+
+Bugs fixed:
+ - Fixed #679884, libsecret migration (Stef Walter)
+ - Fixed #680448, Generate UOA plugins (Guillaume Desmottes)
+ - Fixed #680449, Add UOA app plugin (Xavier Claessens)
+ - Fixed #680646, UOA: Web authentificated accounts shouldn't be modifiable (Xavier Claessens)
+ - Fixed #680952, empathy-auth-client crashed with SIGSEGV in auth_data_free() (Guillaume Desmottes)
+ - Fixed #681079, Claim that Windows Live certificate isn't valid (Guillaume Desmottes)
+
+Translations:
+ - Updated el Translation (Tom Tryfonidis)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated gu Translation (Sweta Kothari)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated id Translation (Andika Triwidada)
+ - Updated ja Translation (Jiro Matsuzawa)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated sl Translation (Matej Urbančič)
+
+NEW in 3.5.4.1 (24/07/2012)
+==============
+
+Empathy gains support for the Ubuntu Online Accounts framework. If built
+with --enable-ubuntu-online-accounts Empathy will be able to connect (using
+SSO) to GTalk, Facebook and Windows Live accounts configured in the Ubuntu
+Online Accounts pane.
+
+Dependencies:
+ • telepathy-glib ≥ 0.19.4
+ • mission-control-plugins ≥ 5.13.0 (optional)
+ • libaccounts-glib ≥ 1.1 (optional)
+ • libsignon-glib ≥ 1.1 (optional)
+ • account-plugin (optional)
+
+Bugs fixed:
+ - Fixed #677180, Doesn't save updated password (Guillaume Desmottes)
+ - Fixed #679786, Turn libempathy(-gtk) to private public libs (Guillaume Desmottes)
+ - Fixed #679868, [New roster] The Top Contacts group name isn't displayed above the top contacts if all of them are offline (Laurent Contzen)
+ - Fixed #680076, Fail to join password protected room (Guillaume Desmottes)
+ - Fixed #680160, Auth client code should make easier to add other account storages (Xavier Claessens)
+
+NEW in 3.5.4 (16/07/2012)
+============
+
+Legacy chat themes from Gossip have been removed and re-implemented using the
+Adium theme format.
+
+Dependencies:
+ • GLib ≥ 2.33.3
+ • telepathy-glib ≥ 0.19.3
+
+Bugs fixed:
+ - Fixed #645921, Drop old chat themes and make Adium theme mandatory (Danielle Madeley)
+ - Fixed #627948, Avatar option for irc superfous (Will Thompson)
+ - Fixed #678331, Sending a file from the conversation window silently fails (Guillaume Desmottes)
+ - Fixed #678524, [new roster] Re-Implement sending files using DnD (Guillaume Desmottes)
+ - Fixed #678807, empathy-chat crashed with SIGSEGV in _tp_base_client_handle_channels() (Guillaume Desmottes)
+ - Fixed #678845, Strip %senderPrefix% in Adium themes (Will Thompson)
+ - Fixed #678875, empathy-nautilus-sendto should use RosterView (Laurent Contzen)
+ - Fixed #679136, Stop using EmpathyContactWidget in the subscription request dialog (Guillaume Desmottes)
+ - Fixed #679255, Remove EmpathyChatView (Guillaume Desmottes)
+ - Fixed #679332, Handle Adium themes that use .AdiumMessagestyle (Guillaume Desmottes)
+ - Fixed #679396, Bind keyboard keys on DTMF events (Guillaume Desmottes)
+ - Fixed #679532, Contact names not aligned (Guillaume Desmottes)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated el Translation (Tom Tryfonidis)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated he Translation (Yaron Shahrabani)
+ - Updated lt Translation (Žygimantas Beručka)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pa Translation (A S Alam)
+ - Updated zh_HK Translation (Cheng-Chia Tseng)
+ - Updated zh_TW Translation (Cheng-Chia Tseng)
+
+Documentation translations:
+ - Updated el Documentation translation (Tom Tryfonidis)
+
+NEW in 3.5.3 (26/06/2012)
+============
+
+The contact list has been completely redesigned, see [0] for details; please
+test it and report any regression you may experience.
+
+[0] http://blog.desmottes.be/post/2012/06/15/New-Empathy-contact-list
+
+Dependencies:
+ • folks ≥ 0.7.1
+ • telepathy-glib ≥ 0.19.1
+ • libebook no longer needed
+
+Bugs fixed:
+ - Fixed #669484, [design] New contact list view (Guillaume Desmottes)
+ - Fixed #675214, Contacts not in groups after a restart (Guillaume Desmottes)
+ - Fixed #676634, Use TpAccountRequest (Guillaume Desmottes)
+ - Fixed #677465, Use TpProtocol more (Guillaume Desmottes)
+ - Fixed #677533, doesn't build with latest evolution-data-server (Guillaume Desmottes)
+ - Fixed #677545, Build with tp-glib GSEAL (Guillaume Desmottes)
+ - Fixed #677641, Use a weak reference while loading the logs asynchronously to detect when the object has been destroyed (Debarshi Ray)
+ - Fixed #677940, [new roster] Individual manager: track more popular contacts (Guillaume Desmottes)
+ - Fixed #677947, [new roster] Add EmpathyRosterView (Guillaume Desmottes)
+ - Fixed #677948, [new roster] Use EmpathyRosterView (Guillaume Desmottes)
+ - Fixed #677949, [new roster] Remove old preferences (Guillaume Desmottes)
+ - Fixed #678083, Find a better heuristic to compute contacts popularity (Seif Lotfy)
+ - Fixed #678091, [new roster] Display favorites in the top of the roster (Guillaume Desmottes)
+ - Fixed #678156, [new roster] People nearby group (Laurent Contzen)
+ - Fixed #678167, Not clear if mic is muted or not (Guillaume Desmottes)
+ - Fixed #678205, Contact gets displayed in the wrong group (Guillaume Desmottes)
+ - Fixed #678294, [new roster] Bring back individual tooltips (Guillaume Desmottes)
+ - Fixed #678307, irc connection parameters dialog: "apply" button stays unsensitive (Guillaume Desmottes)
+ - Fixed #678376, [new roster] Ungroupped contact should be displayed at the bottom of the roster (Laurent Contzen)
+
+Translations:
+ - Updated be Translation (Ihar Hrachyshka)
+ - Updated el Translation (Tom Tryfonidis)
+ - Updated es Translation (Daniel Mustieles)
+ - Updated gl Translation (Fran Diéguez)
+ - Updated sl Translation (Andrej Žnidaršič)
+
 NEW in 3.5.2 (05/06/2012)
 ============