snipe-it v4.7.5 Release Notes

Release Date: 2019-06-24 // almost 5 years ago
  • ๐Ÿ†• New in v4.7.5

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

    ๐Ÿš€ This release fixes a bug in the LDAP settings where the LDAP password could be blanked out when saving your LDAP settings.

    โž• Additionally, this release renames the groups table to permission_groups to avoid reserved name conflicts with later versions of MySQL. This should only be relevant to folks who have set up custom/third-party scripts that directly interface with the database. API endpoints, etc remain unchanged.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed LDAP password blanking on save
    • ๐Ÿ›  Fixed #7164, #7145 - change table name to permission_groups
    • โฌ‡๏ธ Reduce minimum group name length to 2 (from 3)
    • ๐Ÿ›  Small fixes for phpleague CSV reader v9

    ๐Ÿ‘Œ Improved

    • ๐Ÿ‘Œ Improved error checking in locations importer

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