2005-07-19: 0.2.8 -- presence notify packet is sent to requester only, not to all; this should stop flood alerts -- fixed bug with zombie processes in libao and arts support -- fixed memory leaks on 'play' command and external script execution -- autoconf script updated with the latest version of bnv_have_qt macro 2005-01-01: 0.2.7 -- close button minimizes main window to tray -- vyqchat starts hidden when it was hidden last time while docked in systray -- double-click on channel name in channels list windows joins the channel -- added 'quit' option for systray menu -- requesting info updates list of available channels -- new command, "/list" shows known channels, like channels button -- gender support added -- fixed crash with sound system initialization -- fixed bug with files filter in script browser file dialog -- join/leave events are reported for other users only -- updated Polish and Russian translations; Turkish translation added -- updated "About" dialog 2004-11-30: 0.2.7rc3 -- support for system tray docking (uses TrayIcon class from PSI, by Justin Karneges) -- fixed bug with detecting older version of VyQChat 2004-11-11: 0.2.7rc2 -- bugfixes in settings handling -- added option to run scripts for certain events (new option: Scripts) -- minor code cleanups -- sounds removed for licensing issues 2004-08-18: 0.2.7rc1 -- rewritten networking code -- improved settings code -- initial support for VypressChat 1.9.x protocol -- initial support for Icon Themes; added crystal theme -- initial support for translations -- broadcast is 255.255.255.255 by default now -- ask for confirmation when closing main window added (thanks to Genix) -- fixed compilation problems -- sources moved to src subdirectory -- OpenSSL is required from now 2004-05-03: 0.2.6 -- fixed small bug with recieving messages (thanks to Grzegorz Lipniarski for pointing it) and other minor bugs -- much improved sound support through libsndfile and libao; oss/alsa/arts/esd and others can be used if libao supports them; libsndfile is required if you want to use libao or arts -- added history window (Edit->Commands history) -- added Save option for channel context menu -- added confirmation on exit -- added version info for settings to detect older settings -- UTF-8 character encoding support -- current status may be saved on exit and restored -- vyqchat doesn't insist on running as non-root user anymore; settings are saved when using root account 2004-01-10: 0.2.5 -- fixed small bug with packet id (thanks to Mindaugas Janušaitis for pointing it) -- "leave" option in channel menu works for private channels now, too -- added nick box for easy nick change -- added history for chat line -- added .def file for buildpkg package system -- small cleanups and improvements in settings handling 2003-12-26: 0.2.4 -- new option, "character encoding" -- added context menu with "leave" action for channels -- keyboard shortcuts for "Send" buttons -- small code cleanups -- improved Makefile.am to handle 'make dist' correctly 2003-12-18: 0.2.3 -- added slider for chat window and users list -- fixed configure script to fail when Qt is not installed 2003-11-15: 0.2.2 -- ability to show/hide toolbar and users list added (new menu option: "View") -- tabs have now different icons to indicate activity on channels -- fixed bug with "#" not appended to channels list in user info -- minor code cleanups in settings handling code -- updated bnv_have_qt configure macro (v1.3) 2003-11-13: 0.2.1 -- fixed compilation problem on older Qt versions (eg. 3.0.5) 2003-11-11: 0.2.0 -- fixed problem with compiling icons.cpp on some versions of gcc -- fixed bug in sound initialization for "external command" -- fixed bug with empty messages -- improved protocol compatibility -- "Chat" button in received message window -- new action, "Say nick:" in user list context menu -- support for Mass Messages -- icons for "Message" and "Mass Message" actions -- added keyboard shortcuts compatible with VypressChat(TM) -- more code cleanups and small improvements 2003-10-26: 0.1.2 -- many code cleanups and bugfixes -- fixed bug that caused crash when changing the nick -- fixed bug with wrong nick in message ack -- support for character encodings other than ISO-8859-1 -- new, better settings dialog; sounds can be set now -- added an option to use external command for playing sounds 2003-07-27: 0.1.1 -- code cleanup -- regular expressions matching for normal and private chats 2003-04-27: 0.1.0 -- initial release