Skip to content

Releases: geoblacklight/geoblacklight

v5.2.0

18 Feb 17:51
6c83ef7

Choose a tag to compare

This release brings in a number of bugfixes and updates made during the Geo4Lib 2026 winter sprint that make working with version 5 easier, especially for new installations. Highlights include:

  • A fix for the Don't know how to build task 'geoblacklight:internal:seed' issue that affected new installations of GBLv5
  • A patch for an upstream issue with vite-ruby that preserves the ability to build the app frontend using Vite
  • An update to the OpenLayers viewer for COGs and PMTiles that fixes a bug with display of point PMTiles layers
  • Switching to opening links using the modern ArcGIS Online map viewer instead of Map Viewer Classic

This release also disables the docker builds used to preview PRs in development due to issues building the containers (see #1712).

What's Changed

Full Changelog: v5.1.0...v5.2.0

v5.1.0

11 Aug 18:10

Choose a tag to compare

What's Changed

This release makes a few bugfixes and improvements; primarily:

  • Blacklight v8.12 / view_component v4 compatibility (#1682)
  • Removal of the Clover IIIF viewer in favor of Mirador (for manifests) and OpenSeadragon (for images); see #1675.

Full Changelog: v5.0.2...v5.1.0

v4.5.0

25 Jul 14:34

Choose a tag to compare

Summary

Upgrading to GeoBlacklight v5 is the recommended path forward for all host institutions, but this new release of GeoBlacklight v4 adds support for Rails v8, which may provide community members a little more time to work towards their adoption of GBL v5.

Also, many thanks to @anarchivist for their first contribution to GBL!

What's Changed

New Contributors

Full Changelog: v4.4.3...v4.5.0

v4.4.3

23 May 16:45

Choose a tag to compare

What's Changed

Full Changelog: v4.4.2...v4.4.3

v5.0.2

17 Apr 23:51

Choose a tag to compare

Tiny version bump to get the latest npm package.

Full Changelog: v5.0.1...v5.0.2

v5.0.1

17 Apr 23:19

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

30 Jan 22:08
cffb69b

Choose a tag to compare

Summary

This is the first official release of Geoblacklight 5, incorporating major upgrades of Ruby, Rails, Blacklight, Bootstrap, and more. This release covers changes since the end of the Stanford summer 2024 workcycle (v5.0.0-pre.alpha.9). It incorporates a large number of bug fixes and upgrades and adds support for Rails 8.

What's Changed

New Contributors

Full Changelog: v5.0.0-alpha.9...v5.0.0

v4.4.2

29 Aug 01:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.0...v4.4.2

v5.0.0-alpha.9

30 Jan 18:25
13e26c9

Choose a tag to compare

v5.0.0-alpha.9 Pre-release
Pre-release

Summary

This prerelease represents the state of Geoblacklight towards the end of the Stanford summer/fall 2024 workcycle on version 5. Major changes include:

  • Dropped support for Blacklight v7 and moved to v8
  • Dropped support for Bootstrap v4 and moved to v5
  • Tested on Rails v7.2
  • Added the option to use an importmaps-based asset pipeline (used in production at Stanford on EarthWorks) by setting ASSET_PIPELINE=importmap when building the application
  • Use hotwired Stimulus and Turbo by default, and convert many of the application's javascript modules to Stimulus controllers

What's Changed

Full Changelog: v5.0.0-alpha.1...v5.0.0-alpha.9

v4.4.1

13 Aug 20:31

Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.4.1