v8.3.1
grokability/snipe-itv8.3.1Sep 1, 2025by snipe
AI Summary
A minor patch addressing file deletion bugs, navigation styling, and adding parent location information to asset checkout details.
Key Highlights
- Fixed file deletion issues
- Improved navigation dropdown styling and link colors
- Added parent location information to asset checkout details
New Features
- Fixed file deleting
- Improved nav dropdown styling
- Added parent location to asset checkout info
Full Release Notes
> [!CAUTION] > **This version of Snipe-IT REQUIRES PHP 8.2.0 or greater, 8.3 recommended.** ## What's Changed * Added laravel telescope for dev environment by @snipe in https://github.com/grokability/snipe-it/pull/17680 * Moved model traits into proper directory by @snipe in https://github.com/grokability/snipe-it/pull/17743 * Fixed user display name in expiring asset notification by @marcusmoore in https://github.com/grokability/snipe-it/pull/17751 * Patch #17751 to master by @marcusmoore in https://github.com/grokability/snipe-it/pull/17754 * Fixed #17742 - fixed file deleting by @Speedyduck300000 in https://github.com/grokability/snipe-it/pull/17768 * Fixed #17488 (Part 2) - Nav dropdown link color and skin names by @Godmartinz in https://github.com/grokability/snipe-it/pull/17745 * Added #10969 - Parent location to Asset Checked out to info by @Godmartinz in https://github.com/grokability/snipe-it/pull/17748 ## New Contributors * @Speedyduck300000 made their first contribution in https://github.com/grokability/snipe-it/pull/17768 **Full Changelog**: https://github.com/grokability/snipe-it/compare/v8.3.0...v8.3.1