LinuxServer Changes:
Rebasing to alpine 3.12.
snipe-it Changes:
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
andfirstnamelastinitial
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.