2026R1.0.1

Security

  • Fixed a sudo vulnerability where the `www-data` user could execute commands as the `root` user (Thanks to Cory Billington for reporting this) [GL:NLS#719] - JM
  • Wrapped several user-provided command arguments in escapeshellarg() to prevent shell injection (Thanks to Cory Billington for reporting this) [GL:NLS#720] - JM

Added

  • Added stepwise zoom out function to dashboard histograms [GL:NLS#706] - RP
  • Added ability to select hour, minute, and second time ranges on the dashboard [GL:NLS#708] - RP
  • Added the option to change the max bar count on dashboard histograms [GL:NLS#716] - RP
  • Added number of results displays to Histogram, Term, and Table dashboard panels [GL:NLS#537] - RP
  • Added option to highlight search terms on table results [GL:NLS#715] - RP
  • Added ability to share login session across multiple instances behind a load balancer or similar - [GL:NLS#397] - JM

Fixed

  • Fixed auto refresh on dashboards being enabled by default [GL:NLS#710] - RP
  • Fixed some pages not fully scrolling [GL:NLS#699] - RP
  • Fixed not being able to edit the IP range of the host-freshness alert [GL:NLS#684] - RP
  • Fixed text contrast issues on dashboards in light mode [GL:NLS#707] - RP
  • Fixed missing data overlay on Histogram panel [GL:NLS#725] - RP
  • Fixed being unable to expand log details when message field is empty [GL:NLS#729] - RP
  • Fixed issue with display of current timezone in Log Entry Details for 24 hr timezones [GL:NLS#731] - RP
  • Fixed issue where non-log data indices would show on the Cluster Status page [GL:NLS#733] - JS
  • Fixed queries in the MySQL and Sendmail default reports [GL:NLS#758] - JM