0.14  Sun 18 Apr 2010
        - Fixed broken tests

0.13  Sat 10 Apr 2010
        - Use cookie based auth
        - Don't break on perl 5.8
        - Added Redis message store
        - Moved most display logic to CSS

0.12  Thu 25 Mar 2010
        - Switched to Twiggy from AE:HTTPD
        - Many HTML/CSS tweaks
        - Sends buffered messages with initial page
          load (loads much faster)
        - Improved iPhone stylesheet

0.11  Sat 13 Mar 2010
        - Improved unicode support
        - Faster shutdown process
        - Make / an alias for /view
        - Show context for log search result on click

0.10  Mon 22 Feb 2010
        - Added NullLogger to fix test failures

0.09  Sun 21 Feb 2010
        - Added back log.db template file

0.06  Tue 06 Dec 2009
        - Fixed bug with initial tab focus

0.05  Tue 06 Dec 2009
        - Removed Digest::CRC dependency
        - Added /ignore /unignore and /ignores
        - UI additions
        - Switched to Any::Moose

0.04  Tue 24 Nov 2009
        - Removed MooseX::ClassAttribute dependency
        - Added reconnect retry counter

0.03  Sat 21 Nov 2009
        - Fixed a number of issues with reconnecting
        - Fixed issue adding new server from config window

0.02  Fri 20 Nov 2009
         - Switched to AnyEvent and Text::MicroTemplate
         - Removed other dependencies

0.01  Wed 19 Aug 2009
         - Initial release