Revision history for CatalystX-Foorum

0.1.2   Sat Jan 12 9:39:21 2008
        - preview function
        - use jquery.lightbox for comments photos
        - options for create threads or replies
        - send request email for private forum
        - add require Authentication verion (thanks for viacheslav.t)
        - Scraper::MailMan, hmm, just a scrapper test
        - thread mode for Topic/Comments
        - configurable PageCache
        - add CSS::Minifier

0.1.1   Sun Dec 30 16:19:11 2007
        - use Perl::Critic to fix some errors, bin/misc/perlcritic.pl
        - use JavaScript::Minifier to minify js files, bin/misc/js-min.pl
        - bug fix for message permission check (r160)
        - add requires 'Cache::FileCache'; in Makefile.PL (reported by hotsnow)
        - use Config::YAML instead of ConfigLoader because Config::YAML is simpler and faster
        - new table 'user_settings' & /settings for 'SendUpdateNotification for MyStarredItems' (r208)
        - new settings 'show_email_public': can hide email from public (r215)
        - Topic RSS && RSS title bug fix.
        - What's New page
        - Site Admin Settings: /admin/settings to change foorum_local.yml

0.01    Date/time
        First version, released on an unsuspecting world.