Skip to content

Releases: curationexperts/zizia

v6.4.1

16 Sep 16:51
Compare
Choose a tag to compare

v6.4.1 (2021-09-16)

Full Changelog

Merged pull requests:

  • Use deduplication field to find Collection #125 (maxkadel)

v6.4.0

16 Sep 15:27
Compare
Choose a tag to compare
New release artifacts

v6.3.0

13 Sep 18:47
Compare
Choose a tag to compare

v6.2.0

07 Sep 23:50
Compare
Choose a tag to compare

v6.2.0 (2021-09-07)

Full Changelog

Merged pull requests:

v6.1.0

07 Sep 16:52
Compare
Choose a tag to compare

v6.1.0 (2021-09-07)

Full Changelog

Merged pull requests:

  • Collection not required in order to import works in new UI #117 (maxkadel)
  • Add a link to the CSV template in the Field Guide #116 (mark-dce)
  • Simplify the Batch Import form #115 (mark-dce)
  • Display the Field Guide with dashboard layout #114 (mark-dce)
  • Use HyraxBasicMetadataMapper to generate CsvValidator valid fields list #113 (mlooney)

v6.0.2

31 Aug 19:21
Compare
Choose a tag to compare

v6.0.2 (2021-08-31)

Full Changelog

Closed issues:

  • Rename Zizia main branch #107
  • Refine release instructions #105
  • Mint a new release of Zizia and publish to Rubygems #95
  • Update Zizia to run against (Hyrax) supported versions of Ruby & Rails #93
  • Zizia: Remove Travis config from Zizia (using CircleCI) #92
  • Zizia: CircleCI bundler version should match zizia.gemspec version #91
  • Zizia: error running test suite when following readme #90

Merged pull requests:

v6.0.0

30 Jul 21:36
8c23279
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

v5.4.0

14 Nov 19:39
3aab10f
Compare
Choose a tag to compare

5.4.0 (2019-11-14)

Full Changelog

Merged pull requests:

v5.3.0

11 Nov 18:37
3f3150e
Compare
Choose a tag to compare

v5.3.0 (2019-11-11)

Full Changelog

Merged pull requests:

v5.2.0

06 Nov 14:53
c3d48ee
Compare
Choose a tag to compare
  • Update README to include requiring zizia in the application.rb file #60 (little9)
  • Remove contrainst from dedupekey #59 (little9)

This removes a uniqueness constraint from the database. With the constraint you cannot make multiple PreIngestWorks with the same dedup key. This reverses the behavior in the previous commit

  • Make deduplication_key a unique field in the database #57 (little9)
  • Add works to batch UI #56 (little9)

This displays works in the Import History/Batch UI

  • Update test solr & fedora to latest known good versions #55 (mark-dce)

This updates Fedora and Solr wrappers to use versions that we know are good.