snipe-it v4.9.5 Release Notes

Release Date: 2020-09-16 // over 3 years ago
  • πŸ†• New in v4.9.5

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

    πŸš€ This is a bug fix release that handles some LDAP paging issues and adds some additional fields into the importer.

    πŸš€ This will likely be the last 4.x.x tagged release before v5. Be sure to upgrade your version of PHP to 7.2 or greater now so you will be ready for the upcoming v5 release, estimated within a week or less.

    βž• Added

    • βž• Added added notes field to user details display (#8247)
    • βž• Added address, city, state, country to user importer
    • βž• Added city to bulk user importer
    • βž• Added firstinitial.lastname, lastname_firstinitial, firstnamelastname and firstnamelastinitial to username formats
    • βž• Added new useraccountcontrol value for valid AD users; document algorithm and values
    • βž• Added Artisan command to check in licenses from all users

    πŸ›  Fixed

    • Force suppress deprecation warning on ldap_control_paged_result()
    • 🚚 Moved address down further, fixed broken HTML
    • πŸ”„ Changed modal IDs so manager creation modal works on user creation main page
    • πŸ›  Fix deprecation report for customers with many active assets
    • πŸ›  Fixed google maps in CSP
    • πŸ›  Fixed company formatter - added to asset maintenance report

    πŸ‘Œ Improved

    • πŸ‘Œ Improves Exception management in Artisan LDAP Sync method. Still need to localize this better
    • πŸ‘ Try to better handle slack β€œtoo many requests” issue on large imports

    ⬆️ 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.