]> git.0d.be Git - empathy.git/blobdiff - NEWS
Do not load avatar from cache if token is empty. Fixes bug #517098.
[empathy.git] / NEWS
diff --git a/NEWS b/NEWS
index 6fb216366247615c8cc9982194441952eee0d8d2..829cb945b8cc66dc35285da11e9f11aa5a54a832 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,43 +1,89 @@
+NEW in 0.21.90
+==============
+ - Change "new message" dialog to "new conversation" and make possible to do voip call. (xclaesse).
+ - Try to load dtd and glade files from the srcdir. (xclaesse).
+ - Add a property to have or not groups on EmpathyContactListStore (xclaesse).
+ - Add a features property on EmpathyContactListView to enable/disable each action. (xclaesse).
+ - Add a program to show chat logs (xclaesse).
+ - Add a cancel button on the custom message diaog (xclaesse).
+ - Unset account parameter if user gives an empthy value. (xclaesse).
+ - Show/Hide main window when changing corresponding gcong key. (xclaesse).
+
+Bugs fixed:
+ - Fixed #501467, improve accounts dialog (xclaesse)
+ - Fixed #507840, New UI for Jabber accounts (xclaesse)
+ - Fixed #509906, empathy is showing off-line contacts before on-line ones (xclaesse)
+ - Fixed #511048, Ellipsize error button (xclaesse)
+ - Fixed #511841, account has to be selected to (un)check its checkbox (Carl-Anton Ingmarsson)
+ - Fixed #515008, Nickname should be in the main section of the preferences for salut accounts (Marco Barisione)
+ - Fixed #515010, Do not be automatically set published name for new salut accounts (Marco Barisione)
+ - Fixed #511679, Empathy HEAD doesn't build (Guillaume Desmottes)
+
+Translations:
+ - Updated eu translation (Inaki Larranaga Murgoitio).
+ - Updated Arabic Translation (Djihed Afifi).
+ - Updated Galician Translation. (icq).
+ - Updated Spanish translation (Jorge Gonzalez).
+
+NEW in 0.21.5.2
+==============
+ - Update API documentation generator. (xclaesse).
+ - Update python binding for new API. (xclaesse).
+ - Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace (xclaesse).
+ - Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSER (xclaesse).
+ - Ignore ssl errors for gtalk profile by default otherwise it won't connect. (xclaesse).
+
+Bugs fixed:
+ - Fixed #509656, crash in Empathy Instant Messenger: Nothing. I was viewing s... (xclaesse)
+
+Translations:
+ - Updated ja Translation (Takeshi AIHANA).
+ - Updated sv Translation (Daniel Nylander).
+
+NEW in 0.21.5.1
+==============
+ - Fix release.py script to give correct author of fixed bug.
+ - Fix NEWS file with correct authors
+ - BUMP ABI version, forgot that for release 0.21.5
+
 NEW in 0.21.5
 ==============
-- Adding a release.py script that uses git.
-- Add SIP icon picked from pidgin.
-- Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size.
-  Change xmpp-link-local icon from apple's to the avahi icon. Still missing SVG
-  for im-message, im-message-new and user-typing.
-- Add avatar token in logs and load avatar from cache when getting logs messages.
-- Reset status message when coming back from away and the status was manually
-  set to away.
-- Update profiles based on N810's.
-- Remove ChangeLog and po/ChangeLog, new release script uses git logs and
-  generates ChangeLog file from git.
-- Add .gitignore files.
-- Chandlers leaves when there is no more channels to handle.
-- Set call window title to contact name
-- Import Gossip's chat theme system and simplify it a bit.
+ - Adding a release.py script that uses git.
+ - Add SIP icon picked from pidgin.
+ - Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size.
+   Change xmpp-link-local icon from apple's to the avahi icon. Still missing SVG
+   for im-message, im-message-new and user-typing.
+ - Add avatar token in logs and load avatar from cache when getting logs messages.
+ - Reset status message when coming back from away and the status was manually
+   set to away.
+ - Update profiles based on N810's.
+ - Remove ChangeLog and po/ChangeLog, new release script uses git logs and
+   generates ChangeLog file from git.
+ - Add .gitignore files.
+ - Chandlers leaves when there is no more channels to handle.
+ - Set call window title to contact name
+ - Import Gossip's chat theme system and simplify it a bit.
 
 Bugs fixed:
-- Fixed #466960, status icon tooltip doesn't change when status changes (xclaesse)
-- Fixed #508520, :0 smiley conversion shouldn't happen for times (xclaesse)
-- Fixed #499885, Automatically connect at session start (xclaesse)
-- Fixed #507656, "make valgrind" broken (xclaesse)
-- Fixed #459520, Can't remove a group (xclaesse)
-- Fixed #447851, Wider list of participants in group chat/IRC channel (xclaesse)
-- Fixed #505622, add "check" framework support (xclaesse)
-- Fixed #490153, Join _New... icon (xclaesse)
-- Fixed #502932, Text selection in Accounts window (xclaesse)
+ - Fixed #466960, status icon tooltip doesn't change when status changes (xclaesse)
+ - Fixed #508520, :0 smiley conversion shouldn't happen for times (xclaesse)
+ - Fixed #499885, Automatically connect at session start (Carl-Anton Ingmarsson)
+ - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
+ - Fixed #459520, Can't remove a group (David Turner)
+ - Fixed #447851, Wider list of participants in group chat/IRC channel (Rohit Agrawal)
+ - Fixed #505622, add "check" framework support (Guillaume Desmottes)
+ - Fixed #490153, Join _New... icon (Michael Monreal)
+ - Fixed #502932, Text selection in Accounts window (xclaesse)
 
 Translations:
-- Updated Spanish Translation (jorgegonz).
-- Updated Norwegian bokmål Translation (kmaraas).
-- Updated Occitan Translation (ymarcheg).
-- Updated French Translation (claudep).
-- Updated Swedish Translation (dnylande).
-- Updated Spanish Translation (jorgegonz).
-- Updated Brazilian Portuguese Translation (leonardof).
-- Updated Basque Translation (dooteo).
-- Updated Arabic Translation (djihed).
-- Updated Norwegian bokmål Translation (kmaraas).
+ - Updated Spanish Translation (jorgegonz).
+ - Updated Norwegian bokmål Translation (kmaraas).
+ - Updated Occitan Translation (ymarcheg).
+ - Updated French Translation (claudep).
+ - Updated Swedish Translation (dnylande).
+ - Updated Brazilian Portuguese Translation (leonardof).
+ - Updated Basque Translation (dooteo).
+ - Updated Arabic Translation (djihed).
 
 NEW in 0.21.4:
 =============