Download Snipe-IT 4.5.0

Spread the love

Snipe-IT is an open source configuration management system that allows an IT department to track physical devices, licenses, and consumables. What was issued to whom, what was returned for repair, how many licenses are still available, when do the licenses expire, and so on. In addition, it can maintain a eula that end users must accept with new equipment, and labels can be printed and scanned. For more information, please refer to this page. The developers of Snipe-IT have released version 4.5.0 with the following list of changes:

New in v4.5.0

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Added:

  • Use custom header color in emails
  • Added notes field to accessories and consumable checkout pages
  • Added created_at to file upload UI, added header/footer to files modals
  • Added #5354 – adds dd/mm/yyyy to localization
  • Added Ubuntu Bionic Beaver 18.04 support (#5687)
  • Make version footer configurable. (#5730)
  • Set composer timeout to 3000 – this should resolve issues with downloading psyh/psyh on slow connections
  • Added textarea as a custom field type
  • Added logo class for logo override in custom CSS on login page
  • Added method to get info on the current user of the API (#5722)
  • Added #5751 – added option for unique constraint on serial

Fixed:

  • Added last name to expected checkin notification
  • Force default storage engine (this should fix weird indexing issues on versions of mysql that inexplicably still have MyISAM set as the default storage engine type)
  • Fixed #5617 – incorrect url to fieldset editing
  • Fixed #5616 – removed duplicate call to ekkoLightbox on asset view
  • Fixed oauth issue in Docker
  • Fixed #5172 – autosum on assets detail view for components tab
  • Fixed #5693 – don’t truncate license key
  • Fixed inconsistent or incorrect comment labels
  • Fixed the alignment of a couple navbar icons (#5764)
  • Fixed broken pagination on status labels API
  • Fixed bug where software categories did not check to see if they had licenses in them before deleting
  • Fixed #5742 – create_function() is deprecated
  • Fixed bug in branding image upload size text
  • Small UI fixes
  • Misc Docker improvements/fixes

Added Documentation:

  • Documentation for Auditing via the API

Known Issues

  • Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes.

Version number 4.5.0
Release status Final
Operating systems Linux, macOS, Solaris, UNIX, Windows Server 2008, Windows Server 2012, Windows Server 2016
Website Snipe-IT
Download
License type Conditions (GNU/BSD/etc.)
You might also like