root/branches/gajim_0.9.1/Changelog

Revision 4838, 4.7 kB (checked in by asterix, 3 years ago)

update Changelog

  • Property svn:eol-style set to LF
Line 
1Gajim 0.9 (23 December 2005)
2
3  * Avatars and status messages in roster window
4  * Improved service discovery window
5  * 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
6  * Caching of Avatars, Less UI freezing
7  * New Account creation wizard
8  * Better History Window with searching capabilities
9  * Gajim now tries to reconnect to a jabber server if connection is lost
10  * Queue for all events (File Transfer, private messages, etc)
11  * A lot of new irc-like commands in group chat. Do for example /help invite
12  * X11 Session Management support
13  * Gajim registers and handles xmpp: and xmpp:// (GNOME/gconfd only)
14  * Use pysqlite for conversation history. Automigration for old logs
15  * New translations: Italian, Swedish, Slovak, Basque
16
17Gajim 0.8.2 (06 Sep 2005)
18 
19  * Fix so Gajim runs in pygtk2.8.x
20  * Gajim can use pydns too (apart from dnspython) to do SRV lookup
21  * Other minor fixes
22
23Gajim 0.8.1 (02 Sep 2005)
24
25  * Systray icon for windows
26  * Gajim is available in Dutch
27  * Gajim can use gpg-agent
28
29Gajim 0.8 (18 Aug 2005)
30
31  * Avatars (JEP-0153)
32  * Chat state notifications aka. typing notification (JEP-0085)
33  * Bookmark storage (JEP-0048)
34  * File Transfer (JEP-0096)
35  * Major changes to adhere to GNOME HIG
36  * Complete vcard fields support
37  * New and better user interface for chat and groupchat windows
38  * SRV capabilities and custom hostname/port
39  * Many improvements in group chat and IRC emulation (eg. nick autocompletation and cycling)
40  * Gajim can now send and receive single messages
41  * New iconsets and new dialog for customizing the user interface
42  * Mouseover information for contacts in the roster window (aka tooltips)
43  * DBus Capabilities. Now Gajim can be remote controlled
44  * Authenticating HTTP Requests via XMPP (JEP-0070)
45  * Now you can lookup a word in Wikipedia, dictionary or in search engine
46  * XML Console
47  * Gajim is now also available in norwegian and czech language
48
49
50Gajim 0.7.1 (5 Jun 2005) 
51
52  * Transports icon as an option and error/mesage icon for transports 
53  * Gajim is more HIG compatible 
54  * Editing registration information on transports 
55  * Messages stanza without <body> element are not printed 
56  * SASL bugfix 
57  * GtkSpell capabilities 
58  * Support SSL (legacy) connection 
59  * Assign gpg key to specific contact 
60  * Contacts are sortable by status 
61  * Gajim remembers last lines when reopening chat 
62  * New translations available: German, Russian, Spanish, Bulgarian
63
64Gajim 0.7 (23 May 2005)
65
66  * Ability for groupchat reserved rooms with full affiliations and roles support
67  * Popup notification for incoming events
68  * Protocol icons for contacts from transports
69  * Gajim's user interface is now more HIG compliant
70  * Gajim now detects and can send operating system information
71  * Gajim now can inform the user about new version availability
72  * Gajim jabber library migration from jabberpy to xmpppy
73  * Rewrite the plugin system to remove threads and improve latency
74  * Gajim now supports Nodes in Service Discovery
75  * Greek and Polish translations
76
77
78Gajim 0.6.1 (03 April 2005)
79
80  * Rewrite of service discovery. It doesn't freeze Gajim anymore.
81  * More HIG Compliant.
82  * Gajim is faster (do not redraw preferences_window each time we open it, use
83  of psyco if available)
84
85Gajim 0.6 (23 March 2005)
86
87  * Gajim's user interface is now nicer.
88  * Groupchat just got better.
89  * URL, mailto and ascii formatin (* / _) detection
90  * Better transports detection, group management, and many minor additions/bugfixes
91
92Gajim 0.5.1 (27 February 2005)
93
94  * Minor bugfixes.
95
96Gajim 0.5 (26 February 2005)
97
98  * Possibility to use tabbed chat window
99  * Sound support under GNU/linux
100  * Autoaway available under Microsoft Windows
101
102Gajim 0.4.1 (23 January 2005)
103
104  * Bugfix in config file parser (fix config file parser to handle emoticons)
105  * Bugfix with GPG signatures
106
107Gajim 0.4 (21 January 2005)
108
109  * New option: regroup accounts
110  * Emoticons support with a binder
111  * GUI improvements
112  * Bugfixes
113
114Gajim 0.3 (18 December 2004)
115
116  * GUI improvements
117  * group chat support with MUC (JEP 45)
118  * New agent browser (JEP 30)
119  * GnuPG support
120  * Autoconnect at startup
121  * New socket plugin
122
123Gajim 0.2.1 (1 July 2004)
124
125  * bugfixes : when configfile is incomplete
126  * icon in systray with popup menu (for linux)
127  * "auto away even if not online" option
128  * always show contacts with unread messages
129  * new imageCellRenderer to show animated gifs
130  * allow agents unregistration
131
132Gajim 0.2 (8 June 2004)
133
134  * bugfix for french translation
135  * multi-resource support
136  * auto away support (for linux)
137  * invisible support
138  * priority support
139
140Gajim 0.1 (21 May 2004)
141
142  * Initial release.
Note: See TracBrowser for help on using the browser.