Caution
This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
Happy Friday! This release handles some wonkiness around notifications (slack and emails).
What's Changed
- Removed
2fa_authed
from session upon logout by @marcusmoore in #16884 - Added #16887 - last updated date range for custom report by @snipe in #16889
- Allow updating asset model image via api by @marcusmoore in #16877
- Fix webserver/user file permissions issue by @jerm in #16894
- Fixed #16863 - better handle custom fields validation when unique but not required by @snipe in #16895
- Removed seat "name" from licenses seats API/UI response by @snipe in #16896
- Replaced Form::radio helpers by @marcusmoore in #16898
- Fixed #16901 - use default currency for asset maintenance cost by @snipe in #16905
- Reworked MS Teams deprecation warnings and notifications visibility by @Godmartinz in #16611
- Fixed #16456 - added CSS ids to sidenav options and BYOD by @snipe in #16907
- Fixed #16535 - more info to side rail in accessories by @snipe in #16908
- Fixed #16554 - Added models to deletable check by @snipe in #16909
- Handle settings not being available in full name accessor by @marcusmoore in #16900
- Remove logo outline from L7162_B by @marcusmoore in #16920
- Handle displaying deleted creator of an accessory by @marcusmoore in #16918
- Replace locales macro by @marcusmoore in #16921
- Handle potential hard exception in Asset@getImageUrl method by @marcusmoore in #16916
- Fixed typo in
snipeit.sh
by @JassonCordones in #16930 - A quick check to make sure that webhooks still fire when email is off by @uberbrady in #16942
- Clearer text on status label types by @snipe in #16943
- Gracefully handle error when editing of soft deleted users by @marcusmoore in #16946
- Make checkin emails not send when not configured to be by @uberbrady in #16953
- Removes double scrollbar from groups by @Godmartinz in #16963
- Added dynamic properties to audit notifications by @Godmartinz in #16962
- Improve notifications by @marcusmoore in #16932
- New tests for checkin/checkout counters by @uberbrady in #16980
- Fixed potential slack webhook setting inconsistencies by @marcusmoore in #16968
- Improved creator on accessory show page by @marcusmoore in #16979
New Contributors
- @JassonCordones made their first contribution in #16930
Full Changelog: v8.1.3...v8.1.4