v8.7.2
grokability/snipe-itv8.7.2Aug 19, 2026by snipe
AI Summary
This is a quick point release focused on bug fixes and improvements based on user feedback. It includes specific fixes for MariaDB, SCIM, and the importer, alongside several UI and backend enhancements.
Key Highlights
- Added custom consumables report to address issue #15586.
- Improved MariaDB executable and path handling in backup/restore.
- Added support for shift-click checkbox range selection (#10606).
- Enhanced LDAP wizard to better handle mTLS.
New Features
- Custom Consumables Report
- Shift-click checkbox range selection
- Welcome email sent when users are created via importer
Full Release Notes
Howdy howdy! Just a quick point release to tidy things up as we've been getting your (really useful) feedback (TYSM!). Small MariaDB fixes, a few SCIM fixes, and some importer tweaks as well. ## What's Changed * API+UI: Use observers to prevent double logging on restores by @snipe in https://github.com/grokability/snipe-it/pull/19500 * Custom Consumables Report: Fixed #15586 - Added custom consumables report by @snipe in https://github.com/grokability/snipe-it/pull/19502 * Backup/Restore: Fixed #19506 and #19506 - MariaDB executable/path change by @snipe in https://github.com/grokability/snipe-it/pull/19507 * LDAP Wizard: Fixed #19519 - better handle mTLS by @snipe in https://github.com/grokability/snipe-it/pull/19523 * Restore SSL database keys within tests by @marcusmoore in https://github.com/grokability/snipe-it/pull/19522 * Asset Checkin Notification: [FD-55583] Fix Null location bug by @Godmartinz in https://github.com/grokability/snipe-it/pull/19520 * Fixed `--force` not skipping the PHP version prompt in ldap:troubleshoot by @kratos0718 in https://github.com/grokability/snipe-it/pull/19514 * Improve Boost settings by @marcusmoore in https://github.com/grokability/snipe-it/pull/19508 * Importer: Small UI improvements, send welcome email if user created by @snipe in https://github.com/grokability/snipe-it/pull/19525 * Added #10606: support shift-click checkbox range selection by @DanielDavis05 in https://github.com/grokability/snipe-it/pull/19509 ## New Contributors * @kratos0718 made their first contribution in https://github.com/grokability/snipe-it/pull/19514 * @DanielDavis05 made their first contribution in https://github.com/grokability/snipe-it/pull/19509 **Full Changelog**: https://github.com/grokability/snipe-it/compare/v8.7.1...v8.7.2