Version 0.0.1 (2008-11-13)
- first public release
Version 0.0.2 (2008-11-14)
- now available via admin menu, Manage -> Mini Stats (looks better in 0.9 than 1.0)
Version 0.0.3 (2008-11-21)
CSV export support, move to your desired start date and it will export all data to current date
some date range and control cleanup
Version 0.0.4 (2008-11-23)
- bug fixes for gmt offset logic and zero fill for empty dates, CSV fixes, topics per day were using end time instead of start time
Version 0.0.5 (2008-11-25)
- re-wrote the mysql data extraction to sort manually - it was not handling gmt offset properly and cannot trust group by date results
Version 0.0.6 (2008-11-28)
allow moderators to also access mini-stats via Admin menu, if access 'level' is set to moderate
bug fix for allowing non-members to see stats (when allowed)
Version 0.0.7 (2008-12-01)
- now detects WordPress integration and will also show graphs for comments and WP posts (articles)
Version 0.0.8 (2008-12-15)
- significant speedup and capacity increase by performing date grouping with offset within mysql instead of via php
Version 0.0.9 (2008-12-17)
- graphs can now display up to a year of data at a time
Version 0.1.0 (2009-01-18)
- now automatically shows private messages sent per day when using bb-privatemessages
Version 0.1.1 (2009-08-14)
- generate profile links based on current permalink style (required due to 1.0 lack of backward compatibility)