Releases: salopensource/sal
Releases · salopensource/sal
Sal 2.7.1
New in 2.7:
- The dashboard views will reload every 60 seconds.
- Widgets can now be added to the Machine Detail page. They have all the same capabilities as other plugins, and an example with GateKeeper, SIP and FileVault has been included.
Fixed in 2.7.1:
- The machine security postflight had a missing import
Sal 2.7.0
New in this release:
- The dashboard views will reload every 60 seconds.
- Widgets can now be added to the Machine Detail page. They have all the same capabilities as other plugins, and an example with GateKeeper, SIP and FileVault has been included.
Sal 2.6.5
Sal 2.6.4
Sal 2.6.3
This fixes an issue where uptime isn't reported correctly with the latest version of Facter.
Sal 2.6.2
This fixes another issue with using database environment variables with Docker.
Sal 2.6.1
Fixes a build problem with the Docker image and allows you to use an external database.
Sal 2.6.0
New in Sal 2.6.0:
- Auto add users to all business units - if you have many users and you want all users to have access to all business units, you can enable this setting.
Sal 2.5.1.628
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.
Sal 2.5.0.621
New in Sal 2.5.0.621:
- 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)
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.