root/branches/gajim_0.8.2/Changelog

Revision 3621, 3.9 kB (checked in by nk, 3 years ago)

add a comment

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