Skip to content

v2.4.0

Compare
Choose a tag to compare
@chrisdaaz chrisdaaz released this 06 Nov 18:22
41fa3e3

Features

  • Allows logged in users to add read-only works to collections (#3338)
  • Adds support for implementing a IIIF viewer of your choice (#3360)

UI Changes

  • Wraps long file names without spaces (#3332)
  • Adds flash notice for successful deactivation of embargoes (#3334)
  • Fixes inconsistent spacing on Edit Works page (#3359)

Bug Fixes

  • Removes duplicate thumbnails on feature works panel (#3320)
  • Fixes UV embed code by using full resource URI (#3341)

Refactors

  • Replaces the :ensure_permission_template step with an :apply_permission_template step. (#3329)
  • Removes unneccessary case clause from NestCollectionsController#redirect_path (#3342)
  • Avoid deprecated static Factory attributes (#3345)

i18n

  • Update copyright year in blacklight locales (#3357)

Documentation

  • Adds in-line documentation about purpose of source parameter (#3343)
  • Updates in-line documentation about html attributes in _list_collections.html.erb (#3343)
  • Adds more documentation for the ordered members change (#3372)