Releases: salopensource/sal
Version 2.4.0.555
New in version 2.4.0.555:
- Record the install history - know when each piece of software is installed, removed or pending.
- Store catalogs for each Machine Group - catalogs are now available for use in plugins.
- Can submit anonymous usage stats to help future development.
- Version of Sal is displayed at the bottom of each page.
Fixes:
- Fixed issue with enabling new plugins
- Fixed issue with pending installs being recorded after an install has happened during the same run (in auto mode)
- Fixed issue on machine detail page when update history hasn't been recorded preventing the page from loading
- Can now delete Machine Groups in the main GUI
- All pending software is included in the new machine detail page, not just Apple updates (thanks to @chasetb)
Version 0.7.5 of sal-scripts is needed for this version.
Version 2.3.1.1
This is a preview release. It is believed safe to use in production, but care should be taken, particularly if you use custom plugins. I owe you documentation on updating existing ones for 2.3.x, but hopefully the built in ones will give you an idea.
This release is MUCH faster. I've optimised the queries in all of the built in plugins, and by using AJAX to load the plugins, one slow one won't hold up the rest of the page load.
New in this release:
- Fix for alerts background on new machine detail page
- Even more fixes for MySQL
- Added Machine Group and Business Unit to Machine Detail page
Version 2.3.1
This is a preview release. It is believed safe to use in production, but care should be taken, particularly if you use custom plugins. I owe you documentation on updating existing ones for 2.3.x, but hopefully the built in ones will give you an idea.
This release is MUCH faster. I've optimised the queries in all of the built in plugins, and by using AJAX to load the plugins, one slow one won't hold up the rest of the page load.
New in this release:
- Fix for alerts background on new machine detail page
- Removed some db indexes that caused problems with mysql
Version 2.3.0
This is a preview release. It is believed safe to use in production, but care should be taken, particularly if you use custom plugins. I owe you documentation on updating existing ones for 2.3.0, but hopefully the built in ones will give you an idea.
This release is MUCH faster. I've optimised the queries in all of the built in plugins, and by using AJAX to load the plugins, one slow one won't hold up the rest of the page load.
Version 2.2.3
New in this release:
- New machines plugin
- 7 day, 30 day and 90 day active machine counts added to the status widget
Fixed in this release:
- Some errors with application inventory on Machine Group view
Version 2.2.2
Changes in this release:
- Massive performance increase in all plugins.
- API now returns object ID for all endpoints
Fixed in 2.2.1:
- Slow startup on large databases during indexing has been stopped.
New in 2.2.0:
- Search - see the readme for syntax
- License tracking - assign software licenses to business units
- CSV export - every plugin now provides CSV export
- Brute force protection - configurable protection against brute force attacks. See the readme for more information.
- Inventory - Can now get the machines with the specific inventory item and a CSV export
- Improved performance for installations with a large number of machines
Version 2.2.1
Fixed in this release:
- Slow startup on large databases during indexing has been stopped.
New in 2.2.0:
- Search - see the readme for syntax
- License tracking - assign software licenses to business units
- CSV export - every plugin now provides CSV export
- Brute force protection - configurable protection against brute force attacks. See the readme for more information.
- Inventory - Can now get the machines with the specific inventory item and a CSV export
- Improved performance for installations with a large number of machines
Version 2.2.0
New in this release:
- Search - see the readme for syntax
- License tracking - assign software licenses to business units
- CSV export - every plugin now provides CSV export
- Brute force protection - configurable protection against brute force attacks. See the readme for more information.
- Inventory - Can now get the machines with the specific inventory item and a CSV export
- Improved performance for installations with a large number of machines
Version 2.2.0 Beta 4
New in this release:
- Search - see the readme for syntax
- License tracking - assign software licenses to business units
- CSV export - every plugin now provides CSV export
- Brute force protection - configurable protection against brute force attacks. See the readme for more information.
- Inventory - Can now get the machines with the specific inventory item and a CSV export
- Improved performance for installations with a large number of machines
Version 2.2.0 Beta 3
New in this release:
- Search - see the readme for syntax
- License tracking - assign software licenses to business units
- CSV export - every plugin now provides CSV export
- Brute force protection - configurable protection against brute force attacks. See the readme for more information.
- Inventory - Can now get the machines with the specific inventory item and a CSV export