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