snipe-it v4.6.17 Release Notes

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

    โž• Added:

    • โž• Added Import locations from CSV via command line
    • โž• Added ability to update groups via API

    ๐Ÿ›  Fixed:

    • ๐Ÿ”€ Leave the activated state for users alone in normal LDAP synchronization
    • ๐Ÿ›  Fixed #7003 - crash when warranty months or purchase date is null
    • ๐Ÿ›  Fixed #6956 - viewKeys policy inconsistent

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

    ๐Ÿš€ 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 major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

    Known Issues

    ๐Ÿ‘ Snipe-IT v4.x is not compatible with PHP 7.3. You'll need to use a version of PHP between 5.6.4 and 7.2.x. This is due to a limitation of the underlying framework. The upcoming v5 will support 7.3+.

    ๐Ÿš€ 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. You can read more about that issue here.

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

    โฌ†๏ธ Upgrading from v3

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