- Distributed as rpm package on Linux, and the plain binary package will not be distributed any more.
- Add a simple configure script.
- Do not depend on the current directory any more. This means that you can install LinQ and run it just by typing 'linqt' or clicking on the desktop icon.
- GNOME trayicon is now supported in addition to KDE's.
- The codes for chat plugin to be run on KDE/artsd are added. But since I can not record sounds in my linux box (The recorded data are all zero values, and I do not know why. If anybody knows what's wrong with it, please contact me about that), I am not sure that it really works.
- Send message via p2p only when the connection is established. This means that your message will be immedately sent out even at the first time!
- [win] Use GetLastInputInfo whenever possible in idle tracker to improve performance.(only available on Windows 2000 or later)