Skip to content

Releases: salopensource/sal

Version 2.4.0.555

03 Jan 16:41
Compare
Choose a tag to compare

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

12 Nov 15:14
Compare
Choose a tag to compare

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

03 Nov 18:06
Compare
Choose a tag to compare
Version 2.3.1 Pre-release
Pre-release

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

31 Oct 11:00
Compare
Choose a tag to compare
Version 2.3.0 Pre-release
Pre-release

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

20 Oct 14:36
Compare
Choose a tag to compare

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

15 Oct 10:37
Compare
Choose a tag to compare

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

13 Oct 20:36
Compare
Choose a tag to compare

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

13 Oct 16:24
Compare
Choose a tag to compare

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

11 Oct 08:29
Compare
Choose a tag to compare
Version 2.2.0 Beta 4 Pre-release
Pre-release

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

08 Oct 10:37
Compare
Choose a tag to compare
Version 2.2.0 Beta 3 Pre-release
Pre-release

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