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 #19471
- Cleaned up some PHPStan errors, re-ran baseline by @uberbrady in #19480
- Importer: Fix for Livewire+modal+select2 search by @snipe in #19483
- Action_logs cleanup script by @uberbrady in #19462
- Fix the add_link_colors_to_settings migration by @sirzerator in #19475
- Change Address parsing to better handle Okta's SCIM by @uberbrady in #19485
- Rebuild Docker images weekly to pick up security patches by @markof88 in #19397
- 🖼️ LDAP Wizard: Fixed #19481 - added ldap summary to last page of wizard by @snipe in #19486
- Annotated Attribute return types on eloquent models by @marcusmoore in #19490
- Normalize HTTP responses for external services by @uberbrady in #19487
- Manage maintenance types UI by @snipe in #19492
- Handle SCIM group syncing with very large user+group syncs by @snipe in #19496
- Custom Fields - Fixed #19498 - re-add radio buttons as booleans by @snipe in #19499
New Contributors
- @sirzerator made their first contribution in #19475
- @markof88 made their first contribution in #19397
Full Changelog: v8.7.0...v8.7.1