Version 0.12 - Fixed closing channel and private windows bugs - Added support for closing server window (still a bit buggy) - Added support for CTCP Version-command - Added variables UraniumIRC.version and UraniumIRC.appname - Added /say and /ctcp commands - Moved WriteUserMessage and other functions from ChannelWindow and PrivateWindow to one place (BasicWindow) - Added NOTICE handler - Removed ChannelWindow.UpdateUserXXX function (unused: using ChannelWindow.RearrangeAllUsers instead) - Rewrote MODE handler - Added (line)buffering to network input Version 0.10 - First "public" release.