Skip to content

9.0.0.beta8

Pre-release
Pre-release

Choose a tag to compare

@jrochkind jrochkind released this 30 Oct 15:39
· 24 commits to main since this release
cf2fde2

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 #3719
  • Bump version to 9.0.0.beta7 by @jcoyne in #3723
  • Allow modalSetup to be called when no modal DOM is on page by @jrochkind in #3724
  • Explicitly require view_component/version before trying to use it. by @cbeer in #3729
  • 3727 link to facet renders html for non html formats by @mamrey in #3728
  • Push default document components into the configuration. by @cbeer in #3733
  • Push the default id for the show page back to the partial. by @cbeer in #3732
  • Push presenter configuration up to the configuration by @cbeer in #3736
  • Extract a partial local for presenter by @cbeer in #3735
  • Extract a search_builder for a find one search by @jcoyne in #3633
  • Fix rubocop Style/RedundantParentheses offense. by @seanaery in #3744
  • Update Dockerfile by @lrullo0 in #3747
  • Resolve '3739 render multiple dd elements for multivalued fields' by @mamrey in #3743
  • Make the built-in advanced search work correctly out-of-the-box for a… by @seanaery in #3742
  • Resolve "Refine display of constraints in advanced search form" by @mamrey in #3751
  • Run CI on Rails 8.1, for now 8.1.0.rc1 by @jrochkind in #3755
  • CI on Rails 8.1.0 now that it's out instead of 8.1.0.rc1 by @jrochkind in #3757
  • Allow Blacklight::Solr::Repository#search to be called with no args by @jrochkind in #3758
  • Add a note about the suggest configuration option for facets by @sandbergja in #3759
  • Add a blacklight_config.default_facet_suggest, to allow turn off new facet suggest feature by default by @jrochkind in #3760
  • bump versions for 9.0.0-beta8 release by @jrochkind in #3761

New Contributors

Full Changelog: v9.0.0.beta7...v9.0.0.beta8