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.