================================== Nagios Incident Manager Changelog ================================== 2.0.1 - 07/08/2016 ================== - Fixed multiple security vulnerabilities -JO - Fixed a couple breadcrumb links going to missing pages -JO 2.0.0 - 03/29/2016 ===================== - Updated sourceguardian loaders supporting up to php 5.6 -SW - Updated CI to 3.0.3 for security, maintenance, and performance -JO - Updated web UI to the new Nagios product look and feel -JO - Added line graph to dashboard to show current incident actions -JO - Added support for CentOS/RHEL 7 -JO - Added admin password reset script into new scripts directory -LG - Added numerous performance enhancements improving speed and reducing load on MySQL -SW - Added LDAP/AD user authentication support -JO - Added LDAP/AD user importing -JO - Added check for updates and automatic update check daily -JO - Added general settings (such as allowed file types, update check interval, date time format, etc) -JO - Added ability to download reports as PDF or JPG -JO - Added ability for admin/original file uploader ability to delete files form incidents -JO - Added language support -JO - Added escalation rules for escalating unattended incidents -JO - Added WYSWIYG editor to incident details and comments -JO - Fixed error on deletion of incidents on "Open" filter -JO - Fixed install license check on some versions of RHEL -JO - Fixed email verification to be the same as Nagios XI's -JO - Fixed error on dashboard page with no incidents created -JO - Fixed using timestamp in MySQL instead of FROM_UNIXTIME(xxx) which caused weird issues when grabbing x time frame data -JO - Fixed dashboard recent incidents section from causing errors -JO - Fixed for error on deletion of incidents on "Open" filter -JO - Fixed install license check on some versions of RHEL -JO - Fixed email verification to be the same as Nagios XI's -JO - Fixed sending user to wrong url when next variable is set during login -JO - Fixed issue where notification of newly created incident didn't get sent to users/groups assigned when created -JO 2012R1.3 - 06/17/2014 ===================== - Updated CI to 2.2.0 for security updates and maintenance -JO - Fixed not having slugs in the incident_types database by default on new install -JO - Fixed some styling issues (favicon, setup links, etc) -JO 2012R1.2 - 02/12/2014 ==================== - Fix to add timestamp if you are marking item closed or resolved through API -SW - Added "Resolved" to the list of available incident filters -MG - Updated permissions in config directory so that all configs are apache owned -SW - Added kickstarts for several translation files -NS - Fixed select all button to toggle the delete button -NS - Modified incident details page sidebar -JO - Added tabs to 'add incident' and 'edit incident' pages -JO - Resolved tab no longer shows all incidents, only resolved ones as intended -JO - Tab selection now 'sticks' on incident list when incidents are deleted -JO - Upgrade script now preserves mail settings -JO 2012R1.1 - 02/26/2013 ==================== - Updated product URLs - EG - Added preliminary internationalization support and multiple base translation files -> not implemented yet - MG - Added a webroot file for new installs - MG - Fixed bug with Open incident filter returning wrong incident count - MG - Added ability to download all incident attachments as a zip - MG - Fixed bug where Resolved and Closed timestamps weren't being logged with bulk updates - MG - Fixed bug with email settings not being able to be saved - MG 2012R1.0 - 11/09/2012 ==================== - Initial Release - Added administrative delete and bulk delete ability - MG