snipe-it v4.9.4 Release Notes

Release Date: 2020-07-17 // almost 4 years ago
  • ๐Ÿ†• New in v4.9.4

    ๐Ÿš€ IMPORTANT: This release requires PHP 7.1.3 or greater.

    ๐Ÿš€ This is a bug fix release that handles an issue with the Select2 dropdown that would cause them to stop loading additional items in some circumstances. Additionally, we've consolidated the security headers into one middleware file, fixed a display bug on column selectors that used an icon, and created a few additional command line tools that we hope will be helpful to folks.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed missing db prefix on scopeDueOrOverdueForAudit()
    • ๐Ÿ›  Fixed #8163 - CSS code showing in column selectors for custom fields
    • Fixed location_id to rtd_location_id in the API on asset creation when the asset is not assigned. (This mirrors the GUI behavior)
    • ๐Ÿ›  Fixed Select2 'infinite scroll' drop-downs for Snipe-IT v5 (#8228)
    • ๐Ÿ›  Fixed a few additional column-selector bugs where icons are used

    ๐Ÿ‘Œ Improved

    • โœ‚ Removed CSP middleware and consolidated ReferrerPolicy into new SecurityHeaders middleware

    โž• Added

    • โž• Added #8183 - CLI merge user tool to merge users by username/email.
    • โž• Added Strict-Transport-Security header
    • ๐Ÿ‘ Allow for email/username search on users
    • ๐Ÿ‘‰ Show whether or not the user was imported via LDAP in the view page
    • โž• Added CLI tool to checkout a license to ALL (non-deleted) users

    โฌ†๏ธ For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

    ๐Ÿ‘€ For a full list of changes, see the changelog.

    โฌ†๏ธ After completing the upgrade process, be sure to clear your browser cookies.

    โฌ†๏ธ Upgrading from v3

    โฌ†๏ธ Please see the upgrade instructions here.