github samvera/hyrax v3.0.1

latest releases: v3.4.1, v3.4.0, v3.3.0...
3 years ago

Issue Fixes

  • use a button for FS actions when only download action is available (#4830)
  • add logging/warnings when we don't know how to propagate visibility (#4831)
  • display real alt text for banners in the form (#4838)
  • wrap riiif initializer in a Reloader (#4843)
    • this fix should only impact development environments, but changes the RIIIF initializer generated into new applications. existing apps may want to make similar updates to fix this issue in their local development environment.

Deprecations

  • Hyrax::PersistDerivatives.derivative_path_factory is unused internally. External callers should use Hyrax::DerivativePath (or their preferred path service) directly. (#4840)

Wings/Valkyrie

  • add support to Valkyrie's #count_all_of_model query to Wings' query service. (#4810)
  • cleanup FileSet members when deleting works with Valkyrie models (#4828)
  • cleanup Trophies when deleting works with Valkyrie models (#4829)
  • provide a hook for skipping Wings (e.g. to use another Valkyrie adapter w/out loading ActiveFedora models) (#4841)
    • use Hyrax.config.disable_wings = true or set the environment variable HYRAX_SKIP_WINGS=true, to prevent the engine from loading wings setup.

Don't miss a new hyrax release

NewReleases is sending notifications on new releases.