Release Notes: The code was partially refactored and the interface received a makeover. Message filtering was enhanced and optimized for speed, and additional criteria (path, log time) were added for the bulk update function.


Release Notes: Some problems related to the samhain "stealth" option have been fixed, as well as an incorrect error check in the beltane_update command. The display of md5 and sha1 checksums has been modified to better match the output of md5sum/shasum.


Release Notes: A bug has been fixed that would make it possible for users to lock themselves out accidentally.


Release Notes: The database search function has been enhanced to allow searching for file rename events (pairs of added/missing files with an identical inode yet different names). For regular expressions (e.g. in filters), Perl-style regexes are used now instead of POSIX regexes, because the latter are deprecated as of PHP 5.3.0.


Release Notes: The UI for the 'Search' function has been modified to make it easier to list all filesystem changes between two arbitrary dates. The code for detecting and diagnosing broken PHP installations has been added. Also, the 'From:' address in email messages sent from beltane has been modified.


Release Notes: This release fixes the problem where paths would not be displayed if an Oracle database was used due to the incorrect handling of the CLOB datatype.