[1.15.6]
Update snipe-it to 8.1.17
Full Changelog
A Manager user view setting was introduced that allows managers to see the items checked out to their direct reports. This is optionally enabled under Admin Settings > General. We may rework this a little more to make that granular on individual users instead of a global setting, but we're waiting to hear feedback from our users to see if that's needed.
We've standardized the common table features (such as print, advanced search, fullscreen, etc) so that all of the table views should now have mostly the same features to improve consistency.
We fixed an issue where the SAML XML file would not correctly upload (the workaround was to copy+paste it into the textarea field, but you shouldn't have to do that anymore.)
We fixed the permissions on EULAs so that users can now correctly download their own EULAs in their profile area.
We added the ability to send an acceptance/declined email notification to the admin who checked the item out.
Added Manager View to enable managers to see the items checked out to their direct reports by @lukaskraic in https://github.com/grokability/snipe-it/pull/17096
Fixed #12653 - Added jobtitle to asset listing by @snipe in https://github.com/grokability/snipe-it/pull/17180
Fixed #17215: Check for acceptance logo vs regular logo in print views by @snipe in https://github.com/grokability/snipe-it/pull/17216
Fixed #16241 - Menu items not getting class="active" on click. by @akemidx in https://github.com/grokability/snipe-it/pull/17198