Releases: sul-dlss/exhibits
Releases · sul-dlss/exhibits
v2.0.2
What’s Changed
Added
Changed
Deprecated
Removed
Fixed
Security
v2.0.1
v2.0.0: Merge pull request #2222 from sul-dlss/update-dependencies
Update dependencies
v1.26.5
What’s Changed
Added
- Add a feature that allows users to search items across all exhibits in the application.
Changed
Deprecated
Removed
Fixed
Security
v1.26.4
What’s Changed
Added
Changed
- Released redesigned home page layout
Deprecated
Removed
Fixed
- Ensure that map does not break the metadata layout fixes #1787 (#1831) @mejackreed
- Fix site title on site admin pages (#1829) @camillevilla
- Fix metadata expand feature (#1793) @cbeer
Security
v1.26.3
What’s Changed
Added
- Search Across Feature (hidden behind a feature flag)
Changed
Deprecated
Removed
Fixed
- Fixed issues with Bibliography display(#1735 #1738 #1739) @ggeisler @mejackreed
- Improved truncation of content in exhibits landing page cards
- Improved OSD Viewer for uploaded items (#1746) @mejackreed
- Ensure that all expected metadata is available for display on the record view (#1764) @cbeer
Security
v1.26.2
What’s Changed
Added
Changed
Deprecated
Removed
Fixed
Security
v1.26.1
What’s Changed
Added
- Remove hover / focus colors from top navigational links (#1711) @camillevilla
Changed
- Updates the exhibit home page cards
Deprecated
Removed
Fixed
- Updates Spotlight to latest alpha release
- Fixes a few minor upgrade issues
- Update bootstrap carousel styling to more closely match previous style (#1709) @jkeck
Security
v1.26.0
- Update to blacklight 7, Spotlight Alpha, Bootstrap 4 Update (#1473) @cbeer, @camillevilla, @mejackreed, @jkeck
- Various updates related to the Blacklight, Spotlight, Bootstrap update. @cbeer, @camillevilla, @mejackreed, @jkeck
- Add a discoverable scope and use it in ExhibitFinder (in order to hide exhibits like the documentation exhibit in discovery/SearchWorks panels) (#1639) @jkeck
v1.25.1
What’s Changed
Added
- Allow the maxheight of embed in the item embed widget to be set (#1536) @jkeck
- Add a description to the spotlight:seed rake task so it shows up in rake -T (#1542) @jkeck
- Add a simple API to query for exhibits that contain a document (to support SearchWorks panels) (#1494) @jkeck
Changed
Deprecated
Removed
Fixed
- Fixed a heatmap display by adding aa missed new generator line (#1519) @mejackreed
Security
- Update dependencies (#1537) @sul-devops-team