Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Sal 2.5.1.628

Choose a tag to compare

@grahamgilbert grahamgilbert released this 13 Mar 13:09

New in Sal 2.5.1.628:

  • Report style plugins - these are plugins that take up the whole page to allow for sets of related information to be shown together
  • Support for client side scripts - these are script that plugins can send to the client for run during postflight (requires sal-scripts 1.0.0 or later)

Fixes in this version:

  • The data tables are now processed server side for searching, pagination and sorting, which will dramatically improve performance for large datasets.
  • It is possible to have a Fact name longer than 255 characters, so this limitation has been removed.
  • Fixes an issue with Unicode characters.
  • Install report wasn't filtering the correct machines when used on a business unit or machine group when clicking through to the machine list.