snipe-it v4.7.0 Release Notes

Release Date: 2019-05-28 // almost 5 years ago
  • ๐Ÿ†• New in v4.7.0

    IMPORTANT: This release requires PHP 7.1.3 or greater. This version of Snipe-IT is compatible with PHP 7.3.

    ๐Ÿš€ We've updated all of the package dependencies in this release and fixed a few small edge-case bugs. Users are encouraged to upgrade to v4.7 as soon as possible, as this release includes some security fixes for the underlying framework and package dependencies.

    โž• Added:

    • โฌ†๏ธ Upgraded Laravel framework to 5.5

    ๐Ÿ›  Fixed:

    • Small fix for reordering fields in a fieldset
    • ๐Ÿ›  Fixed bug where sorting by company name in Users API did not work
    • โœ‚ Removed custom fields from AssignedSearch() to prevent confusing data in results
    • ๐Ÿ›  Fixed Undefined variable user in $backto if asset is checked out to a non-user
    • Check for valid model before attempting to access fieldsets on that model
    • ๐Ÿ›  Fixed #7083 - Removed user_exists constraint on department save

    ๐Ÿ‘Œ Improved:

    • Increased image resize size to 800px, added lightboxes

    โฌ†๏ธ Upgrading

    โฌ†๏ธ 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.