]> git.0d.be Git - empathy.git/blobdiff - NEWS
Do not flash contact icon in the main window for notification only events
[empathy.git] / NEWS
diff --git a/NEWS b/NEWS
index b5e73ac94ebfbe3a711e8527bb81ce7d0c0c82b4..444fa3d2c6a796f9bd9f0dacb3a11268f48419a2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,223 @@
+NEW in 2.27.3
+==============
+Bugs fixed:
+ - Fixed #522069, Improve message styles with themes/plugins (ala Adium)
+ - Fixed #548707, "New Account" title and "I already have an account" checkbox are contradictory (Guillaume Desmottes)
+ - Fixed #548716, First text field when adding account (e.g. "Login ID") isn't focused by default (Dimitris Zenios)
+ - Fixed #560787, Should support IPv4 file transfer
+ - Fixed #562981, make sametime support official (Guillaume Desmottes)
+ - Fixed #563675, Does not show any error messages when FT channel request fails
+ - Fixed #563896, "Conditional jump or move depends on uninitialised value" when sending a file
+ - Fixed #564259, Tooltips in the MUC user list
+ - Fixed #574478, Conversation not showing up in taskbar
+ - Fixed #574878, can't rename account while the account is connecting
+ - Fixed #574980, Audio/Video Chat windows don't show contact name
+ - Fixed #575415, Should switch from libglade to GtkBuilder
+ - Fixed #576405, Crash when a FT was cancelled
+ - Fixed #578497, failure to cancel file transfer
+ - Fixed #579725, Implement debug dialog using o.fd.Tp.Debug
+ - Fixed #579992, Import of XMPP accounts sets port (Jonny Lamb)
+ - Fixed #580921, Weird behaviour with MUC members in current master
+ - Fixed #582191, The call windows should have a "redial" button.
+ - Fixed #582736, Merge ft_rework branch
+ - Fixed #582773, Empathy puts cheesy strings in my subscription requests
+ - Fixed #582774, When no video is being sent, the video output and preview should show an icon instead of being black.
+ - Fixed #583548, Python exemple is broken
+ - Fixed #583785, Display a summary at the end of configure
+ - Fixed #584061, IRC server for FreeNode is out of date (Guillaume Desmottes)
+ - Fixed #584102, New tube API is now stable
+ - Fixed #584147, The Map View doesn't have a loading throbber
+ - Fixed #584206, Add the method empathy_contact_can_stream_tubes in the empathy-tp-contact-factory
+ - Fixed #584462, user list stays empty
+ - Fixed #584463, Contact menu is empty
+ - Fixed #584518, Critical error in publish_to_all_connections
+ - Fixed #584635, Sorting contacts by State doesn't place Available as top
+ - Fixed #584639, Remove "View"/"Show" prefixes from View menu items
+ - Fixed #584672, Add a right-click menu to conversation window tabs
+ - Fixed #584755, Empathy doesn't show buddy list in IRC
+ - Fixed #584807, EmpathyTpTube must die
+ - Fixed #584830, Invalid read in new_connection_cb
+ - Fixed #584924, GObjectify EmpathyProfileChooser
+ - Fixed #584989, Asserts if a new group appears with the same name as an old one.
+ - Fixed #585055, make distcheck is broken
+ - Fixed #585078, Doesn't use address from Hostip
+ - Fixed #585080, Lot of contacts are missing avatars
+ - Fixed #585092, Tab tooltips show "(null)" for contacts without presence
+ - Fixed #585201, Crashed when I disconnected
+ - Fixed #585231, Asserts in dispatcher_start_dispatching when I reconnect to IRC (Will Thompson)
+ - Fixed #585279, Crashed when accepting a FT failed
+ - Fixed #585640, Only English should be used for i18n
+ - Fixed #585669, GNOME Goal: Clean up GLib and GTK+ includes in empathy (Luis Menina)
+ - Fixed #585788, Capitalisation incorrect (Guillaume Desmottes)
+ - Fixed #571666, [2/3] Empathy should publish my geolocation
+ - Fixed #571667, [3/3] Empathy should display my location
+
+Translations:
+ - Updated es Translation (Jorge Gonzalez)
+ - Updated he Translation (Mark Krapivner)
+ - Updated hu Translation (Gabor Kelemen)
+ - Updated nb Translation (Kjartan Maraas)
+ - Updated pa Translation (A S Alam)
+
+NEW in 2.27.2
+==============
+Bugs fixed:
+ - Fixed #569578, Lockdown patch
+ - Fixed #580922, Conversation menu is dead to me
+ - Fixed #582773, Empathy puts cheesy strings in my subscription requests
+ - Fixed #583391, Python binding for pyempathygtk are broken
+ - Fixed #583430, new editable status doesn't behave properly
+ - Fixed #583558, Rename OfferStreamTube and AcceptStreamTube to Offer and Accept
+ - Fixed #583566, Add View top level menu
+ - Fixed #583785, Display a summary at the end of configure
+ - Fixed #581871, "join chatroom" dialog doesn't report errors
+
+Translations:
+ - Updated es Translation (Jorge Gonzalez)
+ - Updated ta Translation (drtvasudevan)
+
+NEW in 2.27.1.1
+===============
+ - Fix ABI version to not conflict with 2.26 branch
+ - Fix various coding style
+
+Bugs fixed:
+ - Fixed #582589, Should allow users to initially have either audio or audio/video calls
+
+Translations:
+ - Updated es Translation (Jorge Gonzalez)
+
+Documentation translations:
+ - Updated el Documentation translation (Γιάννης Κατσαμπίρης)
+
+NEW in 2.27.1
+==============
+Bugs fixed:
+ - Fixed #582641, crash in Empathy Instant Messenger: Making a call to a googl...
+ - Fixed #501519, Empathy API need documentation
+ - Fixed #504277, Empathy won't use 2nd and further protocols a connection manager provides
+ - Fixed #530119, display remote caller in the call window
+ - Fixed #539506, First message in conversation has no timestamp
+ - Fixed #544678, Can't change account photo/avatar
+ - Fixed #548704, "Add" button requires further action but lacks an ellipsis
+ - Fixed #549366, Should use SimplePresence
+ - Fixed #549641, Should use Contacts
+ - Fixed #561033, Work on the documentation
+ - Fixed #566905, avatar button is too tiny
+ - Fixed #568403, Add header file in documentation
+ - Fixed #568562, ghelp link broken in documentation
+ - Fixed #570346, EmpathyTpChat should use the Group SelfHandle if present
+ - Fixed #570545, Huge memory leak after opening some contacts discussion windows
+ - Fixed #574626, No obvious way to display FT manager
+ - Fixed #575090, Notifications of new messages stop working after closing the chat window
+ - Fixed #575415, Should switch from libglade to GtkBuilder
+ - Fixed #575442, "Call" string needs context for translation
+ - Fixed #575817, empathy_tp_tube_new_stream_tube should allow NULL as parameters
+ - Fixed #576384, "accept incoming call" dialog brings roster to current workspace
+ - Fixed #576394, "Send Video" button and "Call -> Send video" menu entry are not synced
+ - Fixed #577026, Sending slash-prefixed messages on IRC is a security risk.
+ - Fixed #577427, Port to latest tp-glib API
+ - Fixed #578356, Asserts when reconnecting to a chat room.
+ - Fixed #578399, Change to supplying spelling suggestions in submenu
+ - Fixed #579139, memleak in log_store_empathy_get_messages_for_file
+ - Fixed #579148, Improves the Join New room UI by adding columns, changing the UI
+ - Fixed #579553, Serveral memory leaks in empathy.
+ - Fixed #579735, add empathy_tp_tube_call_when_ready ()
+ - Fixed #579780, Several functions should be _dup_foo instead of _get_foo
+ - Fixed #579800, adding or removing an IRC account causes a dialog to pop up
+ - Fixed #579971, Try to access to a NULL GtkEntry when adding a new contact
+ - Fixed #580097, Dispaly transfer speed, and make remaining time more dynamic
+ - Fixed #580203, Theoretical race connecting to Received.
+ - Fixed #580771, Video playback should have a fullscreen mode
+ - Fixed #582751, No menu icon = no smiley
+ - Fixed #563222, Wrong "time remaining" estimation when sending a file
+ - Fixed #579484, New "join chatroom" dialog doesn't get list of rooms when room list is expanded
+ - Fixed #579485, "Join Room" dialog should allow sorting the list of rooms
+ - Fixed #571664, [1/3] Empathy should support Geolocation
+
+Translations:
+Updated ar Translation (Khaled Hosny)
+Updated be Translation (Ihar Hrachyshka)
+Updated bg Translation (Alexander Shopov)
+Updated de Translation (Mario Blättermann)
+Updated es Translation (Jorge Gonzalez, Jorge Gonzalez Gonzalez)
+Updated gl Translation (Frco. Javier Rial, Ignacio Casal Quinteiro)
+Updated it Translation (Milo Casagrande)
+Updated kn Translation (Shankar Prasad)
+Updated nl Translation (Wouter Bolsterlee)
+Updated th Translation (Theppitak Karoonboonyanan)
+Updated zh_CN Translation (Aron Xu)
+
+NEW in 2.26.0
+==============
+ - Fix various VoIP bugs
+ - Hook up audio mute button (Sjoerd Simons).
+ - Set the camera button sensitive while connected and there is a video input (Sjoerd Simons).
+ - Set empathy's media role to phone for so pulse can do policy on it.
+   For more information see:
+   http://pulseaudio.org/wiki/ApplicationProperties (Sjoerd Simons).
+ - Updated Greek tramslation by Jennie Petoumenou (pkst).
+ - Refactor log backend, it now make possible to implement other backends to
+   read logs from other clients, and it logs messages sooner to avoid losing
+   messages if empathy crash at any time (Jonny Lamb)
+
+Translations:
+ - Updated British English manual translation (pwithnall).
+ - Updated Spanish translation (jorgegonz).
+ - Updated Czech translation (Martin Picek).
+ - Updated Marathi Translations (sandeeps).
+ - Updated Lithuanian translation (Gintautas Miliauskas).
+ - Updated French translation (Frédéric Peters, Bruno Brouard).
+ - Updated Portuguese translation (Duarte Loreto).
+ - Updated Russian translation (Nickolay V. Shmyrev).
+ - Updated Danish translation (kennethn).
+ - Updated assamese translations (amitakhya).
+ - Updated Bulgarian translation (Alexander Shopov).
+ - Updated Norwegian bokmål translation (Kjartan Maraas).
+ - Updated Oriya Translation (mgiri).
+ - Updated tamil translation (ifelix).
+ - Updated German translation (Mario Blättermann).
+ - Updated Telugu Translation (kkrothap).
+ - Updated Italian translation (miloc).
+ - Updated Slovenian translation (mateju).
+
+NEW in 2.25.92
+==============
+ - Hardcode some a default codec preferences
+ - Hook up the video input sidebar item (Sjoerd Simons).
+ - Hook up audio input panel (Sjoerd Simons).
+ - Use undrafted file transfer spec. (Jonny Lamb).
+
+Bugs fixed:
+ - Fixed #572875, Missing translator comments (fpeters)
+
+Translations:
+ - Added British English documentation. (Philip Withnall).
+ - Updated Czech translation (Lucas Lommer).
+ - Updated Slovenian translation (mateju).
+ - Updated Kannada translations (sprasad).
+ - Updated Polish translation (Tomasz Dominikowski).
+ - Updated German translation (joskulj).
+ - Updated Italian translation (Milo Casagrande).
+ - Updated Spanish translation (jorgegonz).
+ - Updated British English translation. (Philip Withnall).
+ - Updated th translation. (tkaroonb).
+ - Updated Malayalam translation (apravi).
+ - Updated German documentation (mariobl).
+ - Updated ja translation  (Takeshi AIHANA).
+ - Updated Swedish translation (dnylande).
+ - Updated Catalan translation (gforcada).
+ - Updated Brazilian Portuguese translation. (ogmaciel).
+ - updated latvian translation (Raivis Dejus).
+ - Updated sv translation  (Daniel Nylander).
+ - Updated Basque translation. (Inaki Larranaga Murgoitio).
+ - Updated Finnish translation (ituohela).
+ - Updated ko translation. (cwryu).
+ - Updated French translation (Laurent Coudeur, Claude Paroz).
+ - Updated ro translation  (Adi Roiban).
+ - Updated Hungarian translation (kelemeng).
+ - Updated ca translation  (Gil Forcada).
+
 NEW in 2.25.91
 ==============
  - Set the intial volume button level to a more correct one (Sjoerd Simons).