prevent traceback when destroy handler already clean self.instances[account]['online_...
[gajim.git] / ChangeLog
blobab1bfe59ac508b54bbe4e5e268e383240b65a86a
1 Gajim 0.13.2 ((14 January 2010)
3   * Fix some translations
4   * Fix string comparison according to locales
5   * Fix resizing of groupchat occupant treeview
6   * Fix some gnomekeyring glitches
7   * better SRV usage with libasyncns
8   * copy emoticons when we copy / paste in conversations
10 Gajim 0.13.1 ((28 November 2009)
12   * Fix a bug when no account exists and bonjour is not available
13   * Fix a bug when opening advanced option in MUC
14   * Fix a bug when using non-BOSH proxies
16 Gajim 0.13 (24 November 2009)
18   * Improve gtkspell (fix memleak)
19   * BOSH connection
20   * Roster versioning
21   * Ability to send contacts
22   * GUI to send XHTML messages
23   * Improve sessions handling
24   * pubsub storage (for bookmarks)
25   * Ability to select account when joining a groupchat
26   * Better Gnome keyring support
27   * Ability to ignore occupants in groupchats
28   * Ability to show / hide self contact row
29   * Automatically go away when screensaver is enabled under windows
30   * Ability to enable / disable accounts
31   * better URL recognition
32   * groupchat autoreconnect
33   * Store passwords in KDE wallet if available
34   * Better MUC errors handling
35   * Fix sound player launch (don't create zombies anymore)
36   * Optional shell like completion
37   * New color theme
39 Gajim 0.12.5 (08 August 2009)
41   * Don't depend on GTK 2.14
43 Gajim 0.12.4 (07 August 2009)
45   * Fix History manager
46   * Fix file transfer proxy discovering at connection
47   * Improve filetransfer with IPv6
48   * Fix zeroconf when receiving badly encoded info
50 Gajim 0.12.3 (12 June 2009)
52   * Fix PLAIN authentication (in particular with Gtalk
53   * fix PEP discovery
55 Gajim 0.12.2 (07 June 2009)
57   * Better keepalive / ping behaviour
58   * Fix custom port handling
59   * Improve error messages handling
60   * Totem support for played music
61   * Fix SSL with some servers
62   * Handle XFCE notification-daemon
63   * Restore old behaviour of click on systray: left click to open events
64   * Network manager 0.7 support
65   * Move logs file under windows to $APPDATA/gajim
66   * Improve Kerberos support
67   * Many bugfixes here and there
68   * Add -c option to history_manager
70 Gajim 0.12.1 (21 December 2008)
72   * Fix filetransfer
73   * Updated german translation
74   * Fix click on notifications when text string is empty
75   * Improve systray popup menu
77 Gajim 0.12 (17 December 2008)
79   * Fix text rendering in notifications
80   * Fix forward unread messages under Windows
81   * Better sessions support
82   * Better auto-away support
83   * Fix banshee support
84   * Quodlibet support
85   * Fix GSSAPI authentification 
86   * Fix IPV4 filetransfer on Windows Vista when IPV6 is used too
87   * Fix caps usage
88   * Fix end to end encryption autonegotiation
90 Gajim 0.12-beta1 (11 November 2008)
92   * SECURITY
93   * Implement Kerberos (GSSAPI) SASL Authentication mechanism
94   * Prevent affiliation spoofing in groupchats
95   * Improve GPG and E2E support
97   * GUI
98   * Highlight all valid IANA schemes
99   * Improved E2E, Mood and Activity dialogs
100   * Show number of participants in groupchats
102   * Connection
103   * Correctly parse IDNA names in SRV records
104   * Disable proxy resolution (#4299)
105   * Fix handling of namespace invalid XML
106   * Do not freeze on connection failures (#4366, #4107)
108   * OTHERS
109   * Do not crash on fluxbox restarts
110   * Update several hotkeys and make them work on non-latin keyboards
111   * Prevent a user from sending invalid XML chars
112   * Do not try to save a file with a too long filename when a nick is long
113   * Implement XEP-0203 (Delayed Delivery)
114   * Improved windows installer
115   * Latex support for windows
117 Gajim 0.12-alpha1 (12 August 2008)
119   * Change licence from GPLv2 to GPLv3
121   * SECURITY
122   * Support for End-To-End encryption (XEP-0116)
123   * SSL certificate verification
124   * Improve GPG support (#2390, #2783)
125   * Ability to disable message previews in notify popups
127   * GROUP CHATS
128   * Support for sending files over group chats
129   * List of bookmarked rooms is now sorted alphabetically
130   * Support for transforming a one-to-one chat into a groupchat
131   * Send invitation by drag-and-dropping a contact from roster
132   * Send messages to conference using gajim-remote
133   * Ability to destroy a room when we are owner, give a reason and alternative room jid
134   * Ability to minimize group chats in roster
135   
136   * USABILITY
137   * Files transfers using drag and drop
138   * Ability to select and interact with status messages in chat windows (using libsexy)
139   * Ability to set a custom avatar for a contact
140   * Better handling of resource collisions
141   * Option to Sign On as a Certain Status (#3314)
142   * Block/Unblock contact directly from roster using privacy lists
143   
144   * GUI
145   * Single window mode
146   * Close change status windows after 15 seconds of inactivity
147   * Simplified "Accounts" dialog
148   * Preferences window redesign
149   * New GUI for chat window
150   * Roster treeview now uses modelfilter (way way much faster)
152   * OTHER
153   * Support of PEP (Personal Eventing Protocol) (XEP-0163)
154     * User Mood (XEP-0107)
155     * User Activity (XEP-0108)
156     * User Tune (XEP-0118)
157     * User Nickname (XEP-0172)
158   * Support for Google Talk accounts with non gmail.com domain (+ GMail notifications)
159   * Modified the format of emoticons list file, so we can choose the default code (#3696)
160   * New Remote Controlling Option (XEP-0146): forward unread messages
161   * Support for User Search (XEP-0055)
162   * Support for jabber:x:data in message elements (Part of XEP-0004)
163   * Added a «supported features» window
164   * Latex support (#2796)
165   * Link-local messaging with Windows (#2883)
166   * Ability to send a custom status to a group, a contact or a transport
167   * Support of Message Receipts (XEP-0184)
169 Gajim 0.11.4 (06 December 2007)
171   * Fix /nick command in groupchats
172   * Better Metacontacts sorting
173   * Fix Ctrl + PageUP/Down behaviour
174   * Fix saving files from filetransfer under windows
176 Gajim 0.11.3 (17 November 2007)
178   * Fix bookmarks support detection
179   * Improve file transfer on windows
180   * Fix some zeroconf bugs
181   * Fix focus bug in chat window
182   * Fix nickname changement behaviour in groupchats
184 Gajim 0.11.2 (22 September 2007)
186   * Improve idle, transports support
187   * Enable ellipsization in roster and chatwindow
188   * Fixed some metacontacts problems (#2156, #2761)
189   * Beter support of XEP-0070 (Verifying HTTP Requests via XMPP)
190   * Make the same height of a banner for all chat tabs
191   * Fix a bug with french translation and invitations (#3043)
192   * Fix a bug with UTF-8 and emoticons
193   * Corrected many bugs with passwords and gnome-keyring
194   * Improve xhtml-im and pictures support
195   * Improve Ad-Hoc support
196   * And many other bufixes
198 Gajim 0.11.1 (18 February 2007)
199   * Fixes in gajim-remote and the way XMPP URI are handled
200   * Fix Idle under Windows
201   * Fix Gajim under non-ascii languages Windows
202   * Fix International Domain Name usage
203   * Fix when removing active privacy list
204   * Fix problem with adhoc command and multi-step forms
205   * Fixed avatars cache problems in group chats
206   * KDE integration for XMPP URI
207   * Support of Banshee Music player
208   * Support of XEP-0202 (Entity Time)
209   * Support of XEP-0199 (XMPP Ping)
211 Gajim 0.11 (19 December 2006)
212   * New build system, using GNU autotools. See README.html
213   * Support for link-local messaging via Zeroconf using Avahi (XEP-0174)
214   * Automatically connect and disconnect to accounts according to network availability (if Network Manager is present)
215   * IPV6 support to connect to server
216   * Ad-Hoc commands
217   * GNOME Keyring Support (if GNOME keyring is available, manage passwords and save them in an encrypted file)
218   * Introducing View Menu (GNOME HIG)
219   * Ability to now hide the Transports group
220   * Support for notify-python. So if notification-daemon is not available, we still can show cool popups
221   * Connection lost is now a non-intrusive popup
222   * Try to get contact desired nick when we add him to roster aka User Nickname (XEP-0172)
223   * Support for Privacy Lists (XEP-0016)
224   * Better design of User Profile window, with a progress bar
225   * New Add User dialog, with possibility to register to transport directly from it
226   * Completion for "Start Chat" input dialog
227   * Metacontacts across accounts (#1596)
228   * Ability to have a different spellchecking language in each chat window. (#2383 and #746)
229   * Forbid to run multiple instances (but you can use differents profiles)
230   * Ability to save avatar with right click on avatar in chat banner
231   * Annotations (XEP-0145)
232   * XHTML Support 
233   * Rhythmbox and Muine song change notification
234   * Ability to operate on more than one contact at once in roster (#1514)
235   * Send single message to a whole group 
236   * Delete a whole group
237   * Gajim now remembers if GPG encyption was enabled per contact
238   * Priority can be changed automatically when we change status
239   * Fuzzyclock support
240   * Mute sounds from systray menu
241   * Add possibility to start a chat or see contact's infos from subscription request window
242   * Use different colors for each participant in groupchats
243   * Ability to show only Join/Leave in groupchats instead of all status changes
244   * New possibilities to insert nickname of a participant in groupchat conversations: Tab in an empty line now cycles through nicks, maj+right click->inserts nickname, maj+click on name in gc-roster, /names command to show all users presence
245   * Fixed bugs when removing or renaming an account with tabs open (#2369 and #2370)
246   * New translations: Croatian, Esperanto, British English, Belarusian
248 Gajim 0.10.1 (06 June 2006)
250   * Freeze and lost contacts in roster (#1953)
251   * Popup menus are correctly placed
252   * High CPU usage on FreeBSD (#1963)
253   * Nickname can contain '|' (#1913)
254   * Update pl, cs, fr translations
255   * Don't play sound when no event is shown (#1970)
256   * Set gajim icon for history manager
257   * gajim.desktop is generated with translation (#834)
258   * Preventing several TBs and annoyances (r6273, r6275, r6279, r6301,
259   r6308, r6311, r6323, r6326, r6327, r6335, r6342, r6346, r6348)
261 Gajim 0.10 (01 May 2006)
263   * One Messages Window ability (default to it) with tab reordering ability
264   * Non blocking socket connections. Gajim no longer remains unresponsive.
265   * Gajim now uses less memory
266   * File Transfer improvements (now should work out of the box for all)
267   * Meta Contacts ability (relationships between contacts)
268   * Support for legacy composing event (JEP-0022). Now 'Contact is composing a message' will always work
269   * Gajim now defaults to theme that uses GTK colors
270   * Roster Management Improvements (f.e. editablity of transport names, extended Drag and Drop Functionality)
271   * History (chat logs) Manager (search globally, delete, etc)
272   * Animated Emoticons ability
273   * Support for GTalk email notifications for GMail
274   * Room administrators can modify room ban list
275   * Gajim no longer optionally depends on pydns or dnspython. Requires
276   dnsutils (or whatever package provides the nslookup binary)
277   * gajim-remote has extended functionality
278   * Improved Preset Status Messages Experience
279   * Detection for CRUX as user's operating system
280   * New art included, appropriate sizes of icons used where available
281   * Translations under Windows now work okay
282   * Tons of fixes for bugs and annoyances: http://trac.gajim.org/query?status=closed&milestone=0.10
285 Gajim 0.9.1 (27 December 2005)
287   * Fix bug when joining a Groupchat
288   * Fix bug when starting Gajim without old logs
290 Gajim 0.9 (23 December 2005)
292   * Avatars and status messages in roster window
293   * Improved service discovery window
294   * Emoticons selector, Cooler Popup Windows (notification-daemon). Read more information in case you did not notice something different in http://trac.gajim.org/wiki/GajimDBus#notif_daemon
295   * Caching of Avatars, Less UI freezing
296   * New Account creation wizard
297   * Better History Window with searching capabilities
298   * Gajim now tries to reconnect to a jabber server if connection is lost
299   * Queue for all events (File Transfer, private messages, etc)
300   * A lot of new irc-like commands in group chat. Do for example /help invite
301   * X11 Session Management support
302   * Gajim registers and handles xmpp: and xmpp:// (GNOME/gconfd only)
303   * Use pysqlite for conversation history. Automigration for old logs 
304   * New translations: Italian, Swedish, Slovak, Basque
306 Gajim 0.8.2 (06 Sep 2005)
307   
308   * Fix so Gajim runs in pygtk2.8.x
309   * Gajim can use pydns too (apart from dnspython) to do SRV lookup
310   * Other minor fixes
312 Gajim 0.8.1 (02 Sep 2005)
314   * Systray icon for windows
315   * Gajim is available in Dutch
316   * Gajim can use gpg-agent
318 Gajim 0.8 (18 Aug 2005)
320   * Avatars (JEP-0153)
321   * Chat state notifications aka. typing notification (JEP-0085)
322   * Bookmark storage (JEP-0048)
323   * File Transfer (JEP-0096)
324   * Major changes to adhere to GNOME HIG
325   * Complete vcard fields support
326   * New and better user interface for chat and groupchat windows
327   * SRV capabilities and custom hostname/port
328   * Many improvements in group chat and IRC emulation (eg. nick autocompletation and cycling)
329   * Gajim can now send and receive single messages
330   * New iconsets and new dialog for customizing the user interface
331   * Mouseover information for contacts in the roster window (aka tooltips)
332   * DBus Capabilities. Now Gajim can be remote controlled
333   * Authenticating HTTP Requests via XMPP (JEP-0070)
334   * Now you can lookup a word in Wikipedia, dictionary or in search engine
335   * XML Console
336   * Gajim is now also available in norwegian and czech language
339 Gajim 0.7.1 (5 Jun 2005)  
341   * Transports icon as an option and error/mesage icon for transports  
342   * Gajim is more HIG compatible  
343   * Editing registration information on transports  
344   * Messages stanza without <body> element are not printed  
345   * SASL bugfix  
346   * GtkSpell capabilities  
347   * Support SSL (legacy) connection  
348   * Assign gpg key to specific contact  
349   * Contacts are sortable by status  
350   * Gajim remembers last lines when reopening chat  
351   * New translations available: German, Russian, Spanish, Bulgarian
353 Gajim 0.7 (23 May 2005)
355   * Ability for groupchat reserved rooms with full affiliations and roles support
356   * Popup notification for incoming events
357   * Protocol icons for contacts from transports
358   * Gajim's user interface is now more HIG compliant
359   * Gajim now detects and can send operating system information
360   * Gajim now can inform the user about new version availability
361   * Gajim jabber library migration from jabberpy to xmpppy
362   * Rewrite the plugin system to remove threads and improve latency
363   * Gajim now supports Nodes in Service Discovery
364   * Greek and Polish translations
367 Gajim 0.6.1 (03 April 2005)
369   * Rewrite of service discovery. It doesn't freeze Gajim anymore.
370   * More HIG Compliant.
371   * Gajim is faster (do not redraw preferences_window each time we open it, use
372   of psyco if available)
374 Gajim 0.6 (23 March 2005)
376   * Gajim's user interface is now nicer.
377   * Groupchat just got better.
378   * URL, mailto and ascii formatin (* / _) detection
379   * Better transports detection, group management, and many minor additions/bugfixes
381 Gajim 0.5.1 (27 February 2005)
383   * Minor bugfixes.
385 Gajim 0.5 (26 February 2005)
387   * Possibility to use tabbed chat window
388   * Sound support under GNU/linux
389   * Autoaway available under Microsoft Windows
391 Gajim 0.4.1 (23 January 2005)
393   * Bugfix in config file parser (fix config file parser to handle emoticons)
394   * Bugfix with GPG signatures
396 Gajim 0.4 (21 January 2005)
398   * New option: regroup accounts
399   * Emoticons support with a binder
400   * GUI improvements
401   * Bugfixes
403 Gajim 0.3 (18 December 2004)
405   * GUI improvements
406   * group chat support with MUC (JEP 45)
407   * New agent browser (JEP 30)
408   * GnuPG support
409   * Autoconnect at startup
410   * New socket plugin 
412 Gajim 0.2.1 (1 July 2004)
414   * bugfixes : when configfile is incomplete
415   * icon in systray with popup menu (for linux)
416   * "auto away even if not online" option
417   * always show contacts with unread messages
418   * new imageCellRenderer to show animated gifs
419   * allow agents unregistration 
421 Gajim 0.2 (8 June 2004)
423   * bugfix for french translation
424   * multi-resource support
425   * auto away support (for linux)
426   * invisible support
427   * priority support 
429 Gajim 0.1 (21 May 2004)
431   * Initial release.