| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-17 | 2.2 kB | |
| v8.7.1 source code.tar.gz | 2026-08-17 | 23.0 MB | |
| v8.7.1 source code.zip | 2026-08-17 | 27.5 MB | |
| Totals: 3 Items | 50.5 MB | 5 | |
Happy Monday, folks! This is just a small patch release for some quality-of-life fixes, mostly for the importer and LDAP wizards, with a few SCIM fixes as well. Also, you can now manage maintenance types in the UI. We'll be improving that UI moving forward, but we wanted to at least get that capability into your hands.
What's Changed
- Asset Importer: Fixed [#19468] - removed requiredness for custom fields by @snipe in https://github.com/grokability/snipe-it/pull/19471
- Cleaned up some PHPStan errors, re-ran baseline by @uberbrady in https://github.com/grokability/snipe-it/pull/19480
- Importer: Fix for Livewire+modal+select2 search by @snipe in https://github.com/grokability/snipe-it/pull/19483
- Action_logs cleanup script by @uberbrady in https://github.com/grokability/snipe-it/pull/19462
- Fix the add_link_colors_to_settings migration by @sirzerator in https://github.com/grokability/snipe-it/pull/19475
- Change Address parsing to better handle Okta's SCIM by @uberbrady in https://github.com/grokability/snipe-it/pull/19485
- Rebuild Docker images weekly to pick up security patches by @markof88 in https://github.com/grokability/snipe-it/pull/19397
- 🖼️ LDAP Wizard: Fixed [#19481] - added ldap summary to last page of wizard by @snipe in https://github.com/grokability/snipe-it/pull/19486
- Annotated Attribute return types on eloquent models by @marcusmoore in https://github.com/grokability/snipe-it/pull/19490
- Normalize HTTP responses for external services by @uberbrady in https://github.com/grokability/snipe-it/pull/19487
- Manage maintenance types UI by @snipe in https://github.com/grokability/snipe-it/pull/19492
- Handle SCIM group syncing with very large user+group syncs by @snipe in https://github.com/grokability/snipe-it/pull/19496
- Custom Fields - Fixed [#19498] - re-add radio buttons as booleans by @snipe in https://github.com/grokability/snipe-it/pull/19499
New Contributors
- @sirzerator made their first contribution in https://github.com/grokability/snipe-it/pull/19475
- @markof88 made their first contribution in https://github.com/grokability/snipe-it/pull/19397
Full Changelog: https://github.com/grokability/snipe-it/compare/v8.7.0...v8.7.1