Release Notes: A bug where the VerifyChecksumTrigger function in the logstreamdb class did not generate a lowercase trigger name was fixed. A typo in the lang files was corrected. The processid field type was changed to string in logstreamclass. Filtering for non-numeric process IDs is now possible. Support for filtering by day was added.


Release Notes: Updated Search documentation, a fix for a bug in the ApplyFilters function which caused most REGEX filters to fail if supported by the LogStream driver, support for dynamic fields in MongoDB LogStream sources, which allows LogAnalyzer to view data written by rsyslog into MongoDB from CEE sources, a fix for incorrect UID calculation in the MongoDB Logstream class, and a fix for an issue with deleting all data in the MongoDB LogStream class.


Release Notes: Another DiskAllowed Checked was fixed in the Disk logstream class, which now works as expected. A cross site scripting issue with the viewid parameter in userchange.php was fixed.


Release Notes: A cosmetic fix in login.php, fixed static language strings, and a fix for a cross site scripting issue in asktheoracle.php (oracle_query parameter).


Release Notes: This release fixes "DiskAllowed" checking in Disklogstream. Filenames are now correctly checked against allowed folders. This check was added for security reasons before. #bugid 369 has been fixed: the DefaultviewID was accidentally overwritten with a default value. #bugid 375 has been fixed: user and group data is now deleted when removing them from the UserDB. A missing dependency for the Checksum field in the "EventLog Audit" and "EventLog Logon/Logoff" reports has been added.


Release Notes: This release changes intval() handling in details.php into is_numeric, fixing problems with 64 bit unsigned UIDs (bugid 345).