Snipe IT v4.9.0 Release Notes

Release Date: 2020-03-05 // about 4 years ago
  • πŸ†• New in v4.9.0

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

    πŸ›  This is mostly a security/bugfix release, handling some smaller bugs.

    πŸ›  Fixed

    • βž• Added slightly friendlier error handling for assets without models
    • Include correct license, asset, etc count on user show API call
    • βœ‚ Remove not existent variable id in the redirect causing error (#7732)
    • πŸ›  Fix for weird JSON parsing in actionlogs when new custom fields are added and have no value and the asset is saved again (#7753)
    • πŸ›  Fixed #7752 - reformat /api/v1/users/me to use transformer
    • πŸ›  Fixed offset to use the actual item count as override instead of 0 (#7788)
    • 🍱 Use β€œinvalid barcode” image and suppress errors when barcode format is not compatible with existing assets
    • πŸ›  Fixed #7870: fixed SSL connectivity for PaaS DBs (#7874)
    • βž• Added validation to reject email addresses over 250 characters in password reset to prevent buffer overflow
    • πŸ›  Fix for CVE-2019-10772

    πŸ‘Œ Improved

    • 🚚 Moved ldap import ini settings to config (#7679)
    • Disallow 0 as a number for labels per page

    βž• Added

    • βž• Added license() endpoint for users
    • βž• Added 'requestable' to fillable attributes. (#7787)
    • βž• Added update() method for Departments (#7804)

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