Likely the last beta before hopefully imminent release of 9.0.0, you can consider this a "release candidate", with no backwards breaking changes planned before 9.0.0 (possibly no other changes at all).
What's Changed
Remove unsupported sitelinks searchbox by @mamrey in https://github.com/projectblacklight/blacklight/pull/3719
Bump version to 9.0.0.beta7 by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3723
Allow modalSetup to be called when no modal DOM is on page by @jrochkind in https://github.com/projectblacklight/blacklight/pull/3724
Explicitly require view_component/version before trying to use it. by @cbeer in https://github.com/projectblacklight/blacklight/pull/3729
3727 link to facet renders html for non html formats by @mamrey in https://github.com/projectblacklight/blacklight/pull/3728
Push default document components into the configuration. by @cbeer in https://github.com/projectblacklight/blacklight/pull/3733
Push the default id for the show page back to the partial. by @cbeer in https://github.com/projectblacklight/blacklight/pull/3732
Push presenter configuration up to the configuration by @cbeer in https://github.com/projectblacklight/blacklight/pull/3736
Extract a partial local for presenter by @cbeer in https://github.com/projectblacklight/blacklight/pull/3735
Extract a search_builder for a find one search by @jcoyne in https://github.com/projectblacklight/blacklight/pull/3633
Fix rubocop Style/RedundantParentheses offense. by @seanaery in https://github.com/projectblacklight/blacklight/pull/3744
Update Dockerfile by @lrullo0 in https://github.com/projectblacklight/blacklight/pull/3747
Resolve '3739 render multiple dd elements for multivalued fields' by @mamrey in https://github.com/projectblacklight/blacklight/pull/3743
Make the built-in advanced search work correctly out-of-the-box for a… by @seanaery in https://github.com/projectblacklight/blacklight/pull/3742
Resolve "Refine display of constraints in advanced search form" by @mamrey in https://github.com/projectblacklight/blacklight/pull/3751
Run CI on Rails 8.1, for now 8.1.0.rc1 by @jrochkind in https://github.com/projectblacklight/blacklight/pull/3755
CI on Rails 8.1.0 now that it's out instead of 8.1.0.rc1 by @jrochkind in https://github.com/projectblacklight/blacklight/pull/3757
Allow Blacklight::Solr::Repository#search to be called with no args by @jrochkind in https://github.com/projectblacklight/blacklight/pull/3758
Add a note about the suggest configuration option for facets by @sandbergja in https://github.com/projectblacklight/blacklight/pull/3759
Add a blacklight_config.default_facet_suggest, to allow turn off new facet suggest feature by default by @jrochkind in https://github.com/projectblacklight/blacklight/pull/3760
bump versions for 9.0.0-beta8 release by @jrochkind in https://github.com/projectblacklight/blacklight/pull/3761
New Contributors
@lrullo0 made their first contribution in https://github.com/projectblacklight/blacklight/pull/3747
Full Changelog: https://github.com/projectblacklight/blacklight/compare/v9.0.0.beta7...v9.0.0.beta8