Skip to content

Releases: bplmaps/blacklight-allmaps

v0.4.0

14 May 14:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.2.0 - GBL v4.4 and NPM Package

12 Apr 19:39
Compare
Choose a tag to compare
Pre-release

What's Changed

  • GBL: support for v4.4+ by @ewlarson in #32
  • BL: Add allmaps feature via show config by @ewlarson in #33
  • NPM: Remove inline scripts and styles from BL and GBL viewers by @ewlarson in #34

Full Changelog: v0.1.1...v0.2.0

v0.1.0 - MVP

27 Mar 21:09
Compare
Choose a tag to compare
v0.1.0 - MVP Pre-release
Pre-release

This initial release is an MVP for community feedback and for initial integration testing with production Blacklight and GeoBlacklight applications.

This release only supports Blacklight v7 and also GeoBlacklight v4.1.

Blacklight v8 support is forthcoming, see this branch:
https://github.com/bplmaps/blacklight-allmaps/tree/blacklight-v8-support

GeoBlacklight v4.2+ release support is forthcoming, but will likely not arrive until GBL v4.4 with its improved Vite implementation. See this branch for preview:
https://github.com/geoblacklight/geoblacklight/tree/package-gbl

I expect some changes in the next few releases:

  • More configuration options for: defining the georeferenceable? method, for choosing your IIIF Manifest solr field, etc.
  • Separation of MVP map feature: markup / javascript / styles
  • Better test coverage