Fixes in the current version since the initial mIRCStats v1.23 release (25 Mar 2009) ==================================================================================== If you are already running mIRCStats v1.23 with earlier build date, you can update to the newest version just by downloading the archive and replacing your mircstats.exe with the new updated one. The version number and build date are displayed in mIRCStats output window at startup. LATEST BUILD of v1.23: ====================== 8 Apr 2009: * "Most consecutive active days" is calculated incorrectly when user talks only with action (/me) lines. (Reported by astropoint) - Fixed. * Big Numbers sample lines are raw lines from log (almost unreadable with certain logging formats). (Reported by Dotted) - Fixed. Sample lines are now formatted and date stamped. * mIRCStats is skipping lines when log contains null characters (ascii code 0). (Reported by h3ctic) - Fixed. Only those null characters are skipped from now on. * Bar graphics in Personal Stats' nick list gets drawn incorrectly when "Other nicks" has most lines. (Reported by h3ctic) - Fixed. * "Cancel" button is not visible during the stats generation. - Fixed. * Nick labels are positioned partially off-screen in small-sized Relation Maps. - Fixed. regards, - Ave