Skip to content

v3.4.0

Compare
Choose a tag to compare
@ewlarson ewlarson released this 03 Sep 20:53
· 317 commits to main since this release

v3.3.1...v3.4.0

Updates and Fixes

  • Enhancement - adds SVGs for long institution names and updates fixtures (#1088)
  • Enhancement - Improve default sorting options (#1084)
  • Maintenance - Update Actions to use dockerized solr and remove solr_wrapper from rake CI task (#1061)
  • Bug Fix - Homepage map: use map-geom not map-bbox (#1087)
  • Deprecation Fix - CSS-based icons for document actions (#1081)
  • Deprecation Fix - Convert render_facet_tags to component (#1080)
  • Deprecation Fix - document_heading (#1079)
  • Deprecation Fix - presenter (#1078)
  • Deprecation Fix - Use SearchState#to_h instead of SearchState#to_unsafe_h (#1075)

Upgrade Notes

This release changes how the default homepage featured facets are rendered. Please review the _home_text.html.erb view partial to see how the new Geoblacklight::HomepageFeatureFacetComponent view component is used to provide this feature.  If you have customized your GBL homepage locally, you will need to update your local file to use these new component calls. The new component will reduce the amount of deprecation warnings you see in your application log.

The catalog_controller.rb file includes improved default sort options. You might wish to add these defaults to your local catalog_controller.rb file, too.

Contributors

A sincere thank you to everyone who contributed to this release and participated in the GeoBlacklight Summer 2021 Community Sprint.

@aranganath24
@andrewbattista
@cbeer
@christinach
@dl-maura
@eliotjordan
@ewlarson
@hudajkhan
@karenmajewicz
@kgjenkins
@kimdurante
@lenathelibrarian
@mjanowiecki
@mmcgee
@reinacmurray
@rmseifried
@smpowell
@tampakis