Releases: projectblacklight/blacklight-marc
Releases · projectblacklight/blacklight-marc
v8.1.2
What's Changed
- update engine-cart block by @jcoyne in #115
- Don't fail on citations when the 700 only has punctuation and spaces by @Beck-Davis in #117
New Contributors
- @Beck-Davis made their first contribution in #117
Full Changelog: v8.1.1...v8.1.2
v8.1.0
What's Changed
- Replace File.exists? with File.exist? by @jamesrf in #103
- Test with blacklight 8.x by @cbeer in #104
- Update blacklight-marc extension name in readme by @sandbergja in #105
- Using wtih_* syntax for passing modal values by @rladdusaw in #110
- Use 264 for publisher info when 260 is unavailable by @rladdusaw in #111
- Release v8.1.0 by @rladdusaw in #112
New Contributors
- @jamesrf made their first contribution in #103
- @sandbergja made their first contribution in #105
- @rladdusaw made their first contribution in #110
Full Changelog: v8.0.0...v8.1.0
v8.0.0
v7.2.0
v7.1.1
v7.1.0
v.7.0.0
Release 7.0.0 RC1
Upgrades to Traject 3
- replace map_value and first_only with Traject 3 macros
- use idiomatic Traject 3 macro syntax in MarcIndexer template
Uses a dynamic field solr schema aligned with Blacklight 7
Uses Bootstrap 4
Updates routing
- Uses routing concerns in place of v6 route set
- Removes catalog/endnote route in favor of endnote format
Updates MARC support
- Uses more appropriate styling of whitespace-sensitive MARC views
- Uses no styling of librarian view if in XHR context
- Updates shipped value mappings
- More data-resilient MARC exports
Removes unused code and fixtures