Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Releases: ualbertalib/discovery

Suppress HathiTrust Holds

20 Jul 19:27
9464ff8
Compare
Choose a tag to compare

Changes in this release can be found here: https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#340---2020-07-20

No configuration or reindex required.

Style tweaks

23 Jun 21:36
20d8b74
Compare
Choose a tag to compare

Discovery has a new look

19 Jun 20:33
13d5dc2
Compare
Choose a tag to compare

Changes in this release can be found here https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#330---2020-06-19

Of note:

  • Bump to bundler (2.1.4)
  • New header and footer and css changes.
    image
    image

Security Release

28 May 22:39
1f14694
Compare
Choose a tag to compare

This release is to address CVE-2020-11082

3.2.1

22 May 19:33
af6d86e
Compare
Choose a tag to compare

[3.2.1] - 2020-05-22

Fixed

  • fixed hathitrust mixed content blocking PR#1999

See changes identified in CHANGELOG.md

3.2.0

21 May 18:57
20b216a
Compare
Choose a tag to compare

Added

  • add generator to prep files for SolrMarc before ingest #1939
  • add hathitrust ETAS access #1973

See changes identified in CHANGELOG.md

Remove Browzine references

22 Apr 20:56
6cdea5b
Compare
Choose a tag to compare

This release removes references to Browzine, which we have cancelled as of April 30, 2020.

See changes identified in CHANGELOG.md

3.1.0

07 Apr 21:08
c468cc8
Compare
Choose a tag to compare

Changes included in this release are: https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#310---2020-04-06

This release adds a feature to automate updating database state from Symphony configuration.

To populate the human readable strings for the 'Where is this?' table. Assuming ./data/data4discovery.txt and ./data/Data4DiscoveryManual.txt are present then you can invoke bundle exec rails g symphony_nightly && bundle exec rake db:migrate to populate the tables with the latest configurations. If for some reason this doesn't go well, bundle exec rake db:rollback and delete the migration at db/migrate/<todays date>_symphony_nightly_<todays date>.rb will revert to a known good state.

The expectation is that this will be a nightly cron job.

Production 3.0.116

03 Feb 19:59
75367af
Compare
Choose a tag to compare

3.0.115

20 Dec 17:15
0e4e876
Compare
Choose a tag to compare