]> git.0d.be Git - empathy.git/blob - NEWS
Do not load avatar from cache if token is empty. Fixes bug #517098.
[empathy.git] / NEWS
1 NEW in 0.21.90
2 ==============
3  - Change "new message" dialog to "new conversation" and make possible to do voip call. (xclaesse).
4  - Try to load dtd and glade files from the srcdir. (xclaesse).
5  - Add a property to have or not groups on EmpathyContactListStore (xclaesse).
6  - Add a features property on EmpathyContactListView to enable/disable each action. (xclaesse).
7  - Add a program to show chat logs (xclaesse).
8  - Add a cancel button on the custom message diaog (xclaesse).
9  - Unset account parameter if user gives an empthy value. (xclaesse).
10  - Show/Hide main window when changing corresponding gcong key. (xclaesse).
11
12 Bugs fixed:
13  - Fixed #501467, improve accounts dialog (xclaesse)
14  - Fixed #507840, New UI for Jabber accounts (xclaesse)
15  - Fixed #509906, empathy is showing off-line contacts before on-line ones (xclaesse)
16  - Fixed #511048, Ellipsize error button (xclaesse)
17  - Fixed #511841, account has to be selected to (un)check its checkbox (Carl-Anton Ingmarsson)
18  - Fixed #515008, Nickname should be in the main section of the preferences for salut accounts (Marco Barisione)
19  - Fixed #515010, Do not be automatically set published name for new salut accounts (Marco Barisione)
20  - Fixed #511679, Empathy HEAD doesn't build (Guillaume Desmottes)
21
22 Translations:
23  - Updated eu translation (Inaki Larranaga Murgoitio).
24  - Updated Arabic Translation (Djihed Afifi).
25  - Updated Galician Translation. (icq).
26  - Updated Spanish translation (Jorge Gonzalez).
27
28 NEW in 0.21.5.2
29 ==============
30  - Update API documentation generator. (xclaesse).
31  - Update python binding for new API. (xclaesse).
32  - Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace (xclaesse).
33  - Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSER (xclaesse).
34  - Ignore ssl errors for gtalk profile by default otherwise it won't connect. (xclaesse).
35
36 Bugs fixed:
37  - Fixed #509656, crash in Empathy Instant Messenger: Nothing. I was viewing s... (xclaesse)
38
39 Translations:
40  - Updated ja Translation (Takeshi AIHANA).
41  - Updated sv Translation (Daniel Nylander).
42
43 NEW in 0.21.5.1
44 ==============
45  - Fix release.py script to give correct author of fixed bug.
46  - Fix NEWS file with correct authors
47  - BUMP ABI version, forgot that for release 0.21.5
48
49 NEW in 0.21.5
50 ==============
51  - Adding a release.py script that uses git.
52  - Add SIP icon picked from pidgin.
53  - Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size.
54    Change xmpp-link-local icon from apple's to the avahi icon. Still missing SVG
55    for im-message, im-message-new and user-typing.
56  - Add avatar token in logs and load avatar from cache when getting logs messages.
57  - Reset status message when coming back from away and the status was manually
58    set to away.
59  - Update profiles based on N810's.
60  - Remove ChangeLog and po/ChangeLog, new release script uses git logs and
61    generates ChangeLog file from git.
62  - Add .gitignore files.
63  - Chandlers leaves when there is no more channels to handle.
64  - Set call window title to contact name
65  - Import Gossip's chat theme system and simplify it a bit.
66
67 Bugs fixed:
68  - Fixed #466960, status icon tooltip doesn't change when status changes (xclaesse)
69  - Fixed #508520, :0 smiley conversion shouldn't happen for times (xclaesse)
70  - Fixed #499885, Automatically connect at session start (Carl-Anton Ingmarsson)
71  - Fixed #507656, "make valgrind" broken (Guillaume Desmottes)
72  - Fixed #459520, Can't remove a group (David Turner)
73  - Fixed #447851, Wider list of participants in group chat/IRC channel (Rohit Agrawal)
74  - Fixed #505622, add "check" framework support (Guillaume Desmottes)
75  - Fixed #490153, Join _New... icon (Michael Monreal)
76  - Fixed #502932, Text selection in Accounts window (xclaesse)
77
78 Translations:
79  - Updated Spanish Translation (jorgegonz).
80  - Updated Norwegian bokmÃ¥l Translation (kmaraas).
81  - Updated Occitan Translation (ymarcheg).
82  - Updated French Translation (claudep).
83  - Updated Swedish Translation (dnylande).
84  - Updated Brazilian Portuguese Translation (leonardof).
85  - Updated Basque Translation (dooteo).
86  - Updated Arabic Translation (djihed).
87
88 NEW in 0.21.4:
89 =============
90  - Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory
91    for each message a contact sends
92  - Generate ChangeLog from svn commits. Copy generator from epiphany.
93  - Correctly store/restore presence when NM state changes.
94  - Split EmpathyContactFactory to have one EmpathyTpContactFactory per account.
95  - When NM is in sleeping (=disabled) state, do just like if it was connected.
96    Add a gconf key to disable NM support completely.
97
98 NEW in 0.21.3:
99 =============
100  - Request new Text Channel if the contact is online again and CM don't support
101    offline message or if account gets reconnected.
102  - Depend on telepathy-glib and make use of his new API. Don't use deprecated
103    functions of libtelepathy.
104  - Better gtkdoc generator.
105
106 NEW in 0.21.2:
107 =============
108  - Display error message when an account failed to connect.
109  - Move chats to its own process.
110  - Move chandlers in $libexecdir
111  - Don't use the same bus name for filter and chandler programs. 
112
113 NEW in 0.21.1:
114 =============
115  - Cleanup licences and copyrights, Modules with 100% collabora code are now
116    relicenced to LGPL.
117  - Hide main window with ALT-F4.
118  - Set chat state to ACTIVE when receiving a message from a contact, avoid
119    staying in COMPOSING state forever for protocols like MSN that do not notify
120    when contact stoped writing.
121  - Don't use deprecated Gtk/GLib API. Mainly replace GtkTooltips by new
122    tooltip API from GTK 2.12.
123  - Use g_timeout_add_seconds when appropriated to avoid weaking the process too
124    much.
125  - Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them in
126    contact information windows. That means we can now enlarge avatars when
127    clicking on it and we can set our own avatar if we edit our own contact.
128  - Implement edit personal information window, no vcard supported yet, but it's
129    not possible to set our own alias/avatar.
130  - Bump version to 0.21.1 for GNOME 2.21.1 release.
131
132 NEW in 0.14:
133 ===========
134  - Megaphone applet now uses avatar cache.
135
136 NEW in 0.13:
137 ===========
138  - Completely reworked ContactList API, new EmpathyContactFactory class.
139  - Update to new Telepathy avatar spec.
140  - Dynamic smiley managment and more efficient algorithm to detect smileys in
141    messages. New EmpathySmileyManager class.
142  - Adding capabilities contact property for Audio/Video.
143  - Adding UI to start a VoIP call. Atm it only shows a microphone icon for
144    contacts supporting voice or video but does not make the call. See
145    EMPATHY_VOIP branch for more complete support.
146  - "interactive" property on EmpathyContactListView to enable/disable context
147    menu and action when double-click on a contact.
148  - Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect,
149    default to off. Only empathy main client will turn them on, like that if
150    other processes are running with an EmpathyIdle instance they won't change
151    presence in the same time than Empathy client.
152  - Cache avatars in ~/.gnome2/Empathy/avatars.
153  - Adding a test program, useful to use with valgrind.
154  - Free return value for async DBus calls, they are not owned by dbus-glib.
155    This fix big leaks.
156
157 NEW in 0.12:
158 ===========
159  - Only update the topic of it has really be changed, avoid diplaying many
160    times "Topic set to:" message.
161  - Some Jabber chatroom sends messages received before we joined the room, avoid
162    displaying those messages if we already logged them last time we joined that
163    room. Previous workaround prevented Empathy to log offline messages.
164
165 NEW in 0.11:
166 ===========
167  - Change main window's title to "Contact list".
168  - Do not list profiles that don't have the corresponding CM installed when
169    creating a new account.
170
171 NEW in 0.10:
172 ===========
173  - Align param names on the left in the generic account settings widget.
174  - Try to guess the server from the jid if we are using the jabber profile.
175
176 NEW in 0.9:
177 ===========
178  - Initial room list support. It doesn't work yet but most of the code is ready.
179  - Tell the user when a message can't be sent.
180  - Set all contacts from salut protocol to the "Local Network" group.
181  - Fix NetworkManager support.
182  - Iconify main window to the status icon like in rhythmbox.
183  - Show avatars in chatrooms.
184  - Fix avatar not being requested when empathy starts.
185  - Remove unused nickname entry and use a GtkTable for room information.
186  - Set a window title and fix alignment of widgets for contact related dialogs
187    (add, edit/view info).
188  - Adding initial API documentation using gtk-doc.
189  - Auto-accept to publish presence to contacts that are in our subscribe list.
190    When accepting a pending contact add it to publish and subscribe list.
191  - Filter incoming text channels and make status icon flash when there we
192    receive a new message. Dispatch the channel only when we get a message and
193    the user click on the icon.
194  - Install libempathy and libempathy-gtk and make their API public. The API is
195    NOT STABLE AT ALL !!!
196
197 NEW in 0.8:
198 ===========
199  - Fixed contact list handling.
200  - Make use of NetworkManager to set presence to OFFILE when we are disconnected
201    and restore presence once we are reconnected.
202  - UI for searching in conversation history and to view all conversations with
203    a given contact.
204  - Do not use 2 different processes (empathy and empathy-chat), merge them
205    into one client. This is easier for debugging and share data.
206  - Do not create log directory for a chat if there is no messages to put in.
207  - Do not set active contacts when creating the store, and when contact groups
208    changed.
209  - Fix warning when using command-line options.
210  - Ignore ssl errors by default. This is needed to connect jabber accounts
211    using ssl.
212  - Adding spellcheck support using aspell.
213  - Lots of bugs fixed.
214
215 NEW in 0.7:
216 ===========
217  - Adding new contacts.
218  - Accept/Reject contacts who wants to get our presence.
219  - Edit/View contacts information.
220  - Get name and topic properties for chatrooms.
221  - Log chats and display 10 last messages when opening a new chat.
222  - Set presence to available for protocols that do not supports presence
223    (SIP, IRC).
224  - Lots of bugs fixed.
225
226 NEW in 0.6:
227 ===========
228  - Join room when clicking on favorite rooms.
229  - Do not restore away presence message when coming back after the user set
230    manually to away.
231  - Set parent window when poping a new window/dialog.
232  - Implement favorite chatroom menu.
233  - Do not highlight contacts already known when creating the contact list.
234  - Do not set status message to "Extended autoaway", let user's message
235    unchanged.
236  - Many bugs and leaks fixed.
237
238 NEW in 0.5:
239 ===========
240  - Do not highlight groups when adding them in the roster.
241  - Do not create new GossipContact object in presence/avatar/alias changed
242    signal if we don't already know that contact from a contact list channel.
243    This should fix DBus max pending calls limit reached in some cases.
244  - New icon for empathy-new-message, empathy-group-message and
245    empathy-proto-irc.
246  - Chatroom support. New objects: GossipNewChatroomDialog, GossipAccountChooser,
247    GossipGroupChat
248  - If we are offline do not set away on idle. If we are already away restore to
249    available when we are no mode idle. Do no modify status message.
250  - Fixed message displaying with fancy themes.
251  - Many bugs fixed.
252
253 NEW in 0.4:
254 ===========
255  - contact list refactoring: EmpathyContactList is an iface implemented by
256    EmpathyTpContactList, EmpathyContactManager and EmpathyTpChatroom.
257    GossipContactList splitted into GossipContactListStore and
258    GossipContactListView, it can display any object implementing the
259    EmpathyContactList iface. Make possible to set custom functions to define
260    the groups of a contact, by default it gets the "group" property of the
261    GossipContact object. This make possible to reuse the contact list UI from
262    the main window for chatrooms where groups are the role/affiliation of the
263    contact on that room.
264  - Auto away when gnome-screensaver says the session is idle and extended away
265    30min after that.
266  - Display ChatState when the contact is composing.
267  - Bugbuddy now reports crashes to GNOME Bugzilla.
268  - New program icon.
269  - Setting i18n support and importing po files from gossip.
270  - Add an example label for jid.
271  - Do not open chat window twice for the same conversation.
272