gajim

view ChangeLog @ 13017:baf4786b33fe

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