Skip to content

Releases: scientist-softserv/iiif_print

v3.0.1

05 Jul 14:43
273057f
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v3.0.0...v3.0.1

v3.0.0

03 Jul 23:38
0fb7c04
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • move everything to the established decorator pattern by @orangewolf in #353

Bug Fixes 🐞

Full Changelog: v2.0.1...v3.0.0

v2.0.1

13 Jun 17:18
6751159
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 May 18:14
Compare
Choose a tag to compare

IiifPrint now supports Valkyrie!

What's Changed

Breaking Changes 🛠

Exciting New Features 🎉

Bug Fixes 🐞

  • 🧹 Exclude specs and bin/rails from gem files by @jeremyf in #311
  • ♻️ Extract direct ActiveFedora calls to adapter by @jeremyf in #313
  • 🎁 Add Transaction for Cleaning Up Split Pages by @jeremyf in #315
  • 🎁 Add listener for handling file set attachment by @jeremyf in #317
  • ♻️ Remove conditionals and account for Valkyrie by @jeremyf in #320
  • 🎁 Add transaction for set_child_flag by @kirkkwang in #321
  • 🧹 Add table_exists? guard clauses to migrations by @ShanaLMoore in #323
  • 🎁 adds reference and registers bulkrax transaction by @ShanaLMoore in #324
  • ♻️ Favor #to_solr over #generate_solr_document by @jeremyf in #322
  • ♻️ Not all works will have is_child property; plan accordingly by @jeremyf in #326
  • 🐛 Fix boot problem by @kirkkwang in #327
  • 🧹 Correct transactions names and set condition by @kirkkwang in #328
  • 🐛 Fix ActiveFedora::SolrQueryBuilder by @kirkkwang in #329
  • 🎁 Change set_child_flag transaction to listener by @kirkkwang in #331
  • 🧹 Reindex the child work after save by @kirkkwang in #332
  • 🧹 Make valkyrie file sets show in uv by @kirkkwang in #333
  • Adding ingest queue name by @jeremyf in #334
  • 🎁 Implement delete work for valyrie adapter by @kirkkwang in #336
  • 🐛 Cast ID to String to Account for Valkyrie::ID by @jeremyf in #337
  • 🎁 Favor ActiveFedora::SolrService for Fedora adapter by @jeremyf in #335
  • ♻️ Favor member_ids_ssim over file_set_ids_ssim by @jeremyf in #338
  • 🐛 Disable rubocop for necessary parameter name by @laritakr in #340
  • 🐛 Propogate permissions to child works & filesets by @laritakr in #349

Full Changelog: v1.1.0...v2.0.0

v1.1.0

30 May 18:06
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • Narrowing list of default service plugins by @jeremyf in #181

Exciting New Features 🎉

Bug Fixes 🐞

Read more

v1.0.0

07 Mar 21:00
4d2bb72
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Exciting New Features 🎉

Bug Fixes 🐞

New Contributors

Read more