Sha256: 3d634a9799ecca9bcefaae9c0f8a755caf42d49adc5d4a7d69438092f9ccb521

Contents?: true

Size: 1.02 KB

Versions: 4

Compression:

Stored size: 1.02 KB

Contents

# Blacklight 3.6 Release Notes And Upgrade Guide

## Release Notes
# Blacklight 3.6 Release notes
Blacklight 3.6.0 is now available. This is mostly a collection of small patches.


- Fix blacklight to be compatible with newly released version of Kaminari
- Split document_header into its own partial
- Utilizing rails own capability to determine partial paths for collections
- #423 using response.total instead of the underlying hash
- many more


The full list of Github issues are at:
https://github.com/projectblacklight/blacklight/issues?milestone=8&state=closed

Also, the GitHub compare view of this release vs. our last release is
located at:
https://github.com/projectblacklight/blacklight/compare/release-3.5...release-3.6


## Upgrade Guide

No known issues updating from 3.5 to 3.6. If you are overriding `app/views/catalog/_document_list.html.erb` in your local application, you may want to look at how it is now written in the gem.  See https://github.com/projectblacklight/blacklight/commit/b712d79fa88e80155972ce3e9bc7629d7e63c1eb

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
blacklight-4.9.0 doc/Blacklight-3.6-release-notes-and-upgrade-guide.md
blacklight-4.8.0 doc/Blacklight-3.6-release-notes-and-upgrade-guide.md
blacklight-4.7.0 doc/Blacklight-3.6-release-notes-and-upgrade-guide.md
blacklight-4.7.0.pre1 doc/Blacklight-3.6-release-notes-and-upgrade-guide.md