root/branches/jingle/ChangeLog

Revision 8398, 9.4 kB (checked in by roidelapluie, 14 months ago)

Update Changelog

  • Property svn:eol-style set to LF
Line 
1Gajim 0.11.1 (18 February 2007)
2  * Fixes in gajim-remote and the way XMPP URI are handled
3  * Fix Idle under Windows
4  * Fix Gajim under non-ascii languages Windows
5  * Fix International Domain Name usage
6  * Fix when removing active privacy list
7  * Fix problem with adhoc command and multi-step forms
8  * Fixed avatars cache problems in group chats
9  * KDE integration for XMPP URI
10  * Support of Banshee Music player
11  * Support of XEP-0202 (Entity Time)
12  * Support of XEP-0199 (XMPP Ping)
13
14Gajim 0.11 (19 December 2006)
15  * New build system, using GNU autotools. See README.html
16  * Support for link-local messaging via Zeroconf using Avahi (XEP-0174)
17  * Automatically connect and disconnect to accounts according to network availability (if Network Manager is present)
18  * IPV6 support to connect to server
19  * Ad-Hoc commands
20  * GNOME Keyring Support (if GNOME keyring is available, manage passwords and save them in an encrypted file)
21  * Introducing View Menu (GNOME HIG)
22  * Ability to now hide the Transports group
23  * Support for notify-python. So if notification-daemon is not available, we still can show cool popups
24  * Connection lost is now a non-intrusive popup
25  * Try to get contact desired nick when we add him to roster aka User Nickname (XEP-0172)
26  * Support for Privacy Lists (XEP-0016)
27  * Better design of User Profile window, with a progress bar
28  * New Add User dialog, with possibility to register to transport directly from it
29  * Completion for "Start Chat" input dialog
30  * Metacontacts across accounts (#1596)
31  * Ability to have a different spellchecking language in each chat window. (#2383 and #746)
32  * Forbid to run multiple instances (but you can use differents profiles)
33  * Ability to save avatar with right click on avatar in chat banner
34  * Annotations (XEP-0145)
35  * XHTML Support
36  * Rhythmbox and Muine song change notification
37  * Ability to operate on more than one contact at once in roster (#1514)
38  * Send single message to a whole group
39  * Delete a whole group
40  * Gajim now remembers if GPG encyption was enabled per contact
41  * Priority can be changed automatically when we change status
42  * Fuzzyclock support
43  * Mute sounds from systray menu
44  * Add possibility to start a chat or see contact's infos from subscription request window
45  * Use different colors for each participant in groupchats
46  * Ability to show only Join/Leave in groupchats instead of all status changes
47  * 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
48  * Fixed bugs when removing or renaming an account with tabs open (#2369 and #2370)
49  * New translations: Croatian, Esperanto, British English, Belarusian
50
51Gajim 0.10.1 (06 June 2006)
52
53  * Freeze and lost contacts in roster (#1953)
54  * Popup menus are correctly placed
55  * High CPU usage on FreeBSD (#1963)
56  * Nickname can contain '|' (#1913)
57  * Update pl, cs, fr translations
58  * Don't play sound when no event is shown (#1970)
59  * Set gajim icon for history manager
60  * gajim.desktop is generated with translation (#834)
61  * Preventing several TBs and annoyances (r6273, r6275, r6279, r6301,
62  r6308, r6311, r6323, r6326, r6327, r6335, r6342, r6346, r6348)
63
64Gajim 0.10 (01 May 2006)
65
66  * One Messages Window ability (default to it) with tab reordering ability
67  * Non blocking socket connections. Gajim no longer remains unresponsive.
68  * Gajim now uses less memory
69  * File Transfer improvements (now should work out of the box for all)
70  * Meta Contacts ability (relationships between contacts)
71  * Support for legacy composing event (JEP-0022). Now 'Contact is composing a message' will always work
72  * Gajim now defaults to theme that uses GTK colors
73  * Roster Management Improvements (f.e. editablity of transport names, extended Drag and Drop Functionality)
74  * History (chat logs) Manager (search globally, delete, etc)
75  * Animated Emoticons ability
76  * Support for GTalk email notifications for GMail
77  * Room administrators can modify room ban list
78  * Gajim no longer optionally depends on pydns or dnspython. Requires
79  dnsutils (or whatever package provides the nslookup binary)
80  * gajim-remote has extended functionality
81  * Improved Preset Status Messages Experience
82  * Detection for CRUX as user's operating system
83  * New art included, appropriate sizes of icons used where available
84  * Translations under Windows now work okay
85  * Tons of fixes for bugs and annoyances: http://trac.gajim.org/query?status=closed&milestone=0.10
86
87
88Gajim 0.9.1 (27 December 2005)
89
90  * Fix bug when joining a Groupchat
91  * Fix bug when starting Gajim without old logs
92
93Gajim 0.9 (23 December 2005)
94
95  * Avatars and status messages in roster window
96  * Improved service discovery window
97  * 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
98  * Caching of Avatars, Less UI freezing
99  * New Account creation wizard
100  * Better History Window with searching capabilities
101  * Gajim now tries to reconnect to a jabber server if connection is lost
102  * Queue for all events (File Transfer, private messages, etc)
103  * A lot of new irc-like commands in group chat. Do for example /help invite
104  * X11 Session Management support
105  * Gajim registers and handles xmpp: and xmpp:// (GNOME/gconfd only)
106  * Use pysqlite for conversation history. Automigration for old logs
107  * New translations: Italian, Swedish, Slovak, Basque
108
109Gajim 0.8.2 (06 Sep 2005)
110 
111  * Fix so Gajim runs in pygtk2.8.x
112  * Gajim can use pydns too (apart from dnspython) to do SRV lookup
113  * Other minor fixes
114
115Gajim 0.8.1 (02 Sep 2005)
116
117  * Systray icon for windows
118  * Gajim is available in Dutch
119  * Gajim can use gpg-agent
120
121Gajim 0.8 (18 Aug 2005)
122
123  * Avatars (JEP-0153)
124  * Chat state notifications aka. typing notification (JEP-0085)
125  * Bookmark storage (JEP-0048)
126  * File Transfer (JEP-0096)
127  * Major changes to adhere to GNOME HIG
128  * Complete vcard fields support
129  * New and better user interface for chat and groupchat windows
130  * SRV capabilities and custom hostname/port
131  * Many improvements in group chat and IRC emulation (eg. nick autocompletation and cycling)
132  * Gajim can now send and receive single messages
133  * New iconsets and new dialog for customizing the user interface
134  * Mouseover information for contacts in the roster window (aka tooltips)
135  * DBus Capabilities. Now Gajim can be remote controlled
136  * Authenticating HTTP Requests via XMPP (JEP-0070)
137  * Now you can lookup a word in Wikipedia, dictionary or in search engine
138  * XML Console
139  * Gajim is now also available in norwegian and czech language
140
141
142Gajim 0.7.1 (5 Jun 2005) 
143
144  * Transports icon as an option and error/mesage icon for transports 
145  * Gajim is more HIG compatible 
146  * Editing registration information on transports 
147  * Messages stanza without <body> element are not printed 
148  * SASL bugfix 
149  * GtkSpell capabilities 
150  * Support SSL (legacy) connection 
151  * Assign gpg key to specific contact 
152  * Contacts are sortable by status 
153  * Gajim remembers last lines when reopening chat 
154  * New translations available: German, Russian, Spanish, Bulgarian
155
156Gajim 0.7 (23 May 2005)
157
158  * Ability for groupchat reserved rooms with full affiliations and roles support
159  * Popup notification for incoming events
160  * Protocol icons for contacts from transports
161  * Gajim's user interface is now more HIG compliant
162  * Gajim now detects and can send operating system information
163  * Gajim now can inform the user about new version availability
164  * Gajim jabber library migration from jabberpy to xmpppy
165  * Rewrite the plugin system to remove threads and improve latency
166  * Gajim now supports Nodes in Service Discovery
167  * Greek and Polish translations
168
169
170Gajim 0.6.1 (03 April 2005)
171
172  * Rewrite of service discovery. It doesn't freeze Gajim anymore.
173  * More HIG Compliant.
174  * Gajim is faster (do not redraw preferences_window each time we open it, use
175  of psyco if available)
176
177Gajim 0.6 (23 March 2005)
178
179  * Gajim's user interface is now nicer.
180  * Groupchat just got better.
181  * URL, mailto and ascii formatin (* / _) detection
182  * Better transports detection, group management, and many minor additions/bugfixes
183
184Gajim 0.5.1 (27 February 2005)
185
186  * Minor bugfixes.
187
188Gajim 0.5 (26 February 2005)
189
190  * Possibility to use tabbed chat window
191  * Sound support under GNU/linux
192  * Autoaway available under Microsoft Windows
193
194Gajim 0.4.1 (23 January 2005)
195
196  * Bugfix in config file parser (fix config file parser to handle emoticons)
197  * Bugfix with GPG signatures
198
199Gajim 0.4 (21 January 2005)
200
201  * New option: regroup accounts
202  * Emoticons support with a binder
203  * GUI improvements
204  * Bugfixes
205
206Gajim 0.3 (18 December 2004)
207
208  * GUI improvements
209  * group chat support with MUC (JEP 45)
210  * New agent browser (JEP 30)
211  * GnuPG support
212  * Autoconnect at startup
213  * New socket plugin
214
215Gajim 0.2.1 (1 July 2004)
216
217  * bugfixes : when configfile is incomplete
218  * icon in systray with popup menu (for linux)
219  * "auto away even if not online" option
220  * always show contacts with unread messages
221  * new imageCellRenderer to show animated gifs
222  * allow agents unregistration
223
224Gajim 0.2 (8 June 2004)
225
226  * bugfix for french translation
227  * multi-resource support
228  * auto away support (for linux)
229  * invisible support
230  * priority support
231
232Gajim 0.1 (21 May 2004)
233
234  * Initial release.
Note: See TracBrowser for help on using the browser.