General

New csf v9.23

Changes:

  • Added upgrade note to the top of the UI if available
  • UI improvements for integrated cse and interface to cxs
  • Added Scroll to Top/Bottom buttons
  • Consolidate images, css and javascript into a common directory in the installer

New cxs v6.20

Changes:

  • Added Scroll to Top/Bottom buttons
  • Added back the warning regarding the UI ModSecurity enable option
  • Consolidate images, css and javascript into a common directory in the installer
  • Fixed cxs version display in UI footer

New cxs v6.19

Changes:

  • Modified UI to use container-fluid to improve whitespace use
  • Modified pre tags to wrap on whitespace
  • Added upgrade note to the top of the UI if available
  • Exploit fingerprint definitions database additions

New csf v9.22

Changes:

  • Modify UI temporary IP deny buttons to not wrap in table
  • Modified UI Statistics images to be responsive
  • Modified readme.txt to detail additional UI styling options
  • Added two new options STYLE_CUSTOM and STYLE_MOBILE relating to UI styling
  • Globalised SIGNALs where needed to help prevent zombie children
  • Modified UI to use container-fluid to improve whitespace use
  • Modified pre tags to wrap on whitespace

New csf v9.20

Changes:

  • Redesigned UI based on Bootstrap
  • New functionality: Added integrated mobile device view with subset of functionsModified csf to not warn about the SENDMAIL binary if LF_ALERT_SMTP is enabled
  • Added use of the ace editor if present on cPanel installs to edit files. Added toggle to switch back to textarea. Added buttons to decrease and increase font size in editor
  • Modified readme.txt to include information regarding changing styles and disabling Mobile View

Note: If you want to downgrade to csf v9.14 you can download it from here, then remember to disable AUTO_UPDATES to prevent upgrades.

New cxs v6.18

Changes:

  • Fixed Bootstrap font inclusion

New csf v9.14

Changes:

  • Fixed LOGSCANNER logging to only report to the log if DEBUG enabled
  • Added new BETA options WAITLOCK and WAITLOCK_TIMEOUT which provide support for the iptables –wait option
  • Added UI support for cxs with Bootstrap

New csf v9.13

Changes:

  • Modify Server Check to prevent hanging process for CloudLinux PHP versions prior to v5.2

New csf v9.12

Changes:

  • Improved LOGSCANNER accuracy of hourly and daily runs between restarts
  • Added more binaries on cPanel servers to csf.pignore for cPanel v60
  • Fixed repeated check for PHP open_basedir in Server Check
  • Do not perform suexec check if mod_ruid2 enabled in Server Check
  • Corrected text description of IPv6 port lists in non-cPanel csf.conf
  • Export ConfigServer::Logger::logfile
  • Detect mpm_itk_module and treat in a similar manner to ruid2_module in Server Check
  • Removed use of Cpanel::cPanelFunctions as it is now being withdrawn
  • Updated common ConfigServer UI
  • Fix instance where cluster block timeout for temporary blocks was not being sent
  • Check for EOL PHP v5.5 in Server Check
  • Added detection of alt-php versions provided by CloudLinux, but do not check them for EOL version status

New cxs v6.16

Changes:

  • Removed use of Cpanel::cPanelFunctions as it is now being withdrawn
  • Check pid rather than using pidof for cxswatch UI status
  • Updated common ConfigServer UI