Releases: ualbertalib/discovery
Suppress HathiTrust Holds
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
Changes in this release can be found here https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#331---2020-06-23
Discovery has a new look
Changes in this release can be found here https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#330---2020-06-19
Of note:
Security Release
This release is to address CVE-2020-11082
3.2.1
[3.2.1] - 2020-05-22
Fixed
- fixed hathitrust mixed content blocking PR#1999
See changes identified in CHANGELOG.md
3.2.0
Added
See changes identified in CHANGELOG.md
Remove Browzine references
This release removes references to Browzine, which we have cancelled as of April 30, 2020.
See changes identified in CHANGELOG.md
3.1.0
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 invokebundle 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 atdb/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
Change log:
https://github.com/ualbertalib/discovery/blob/master/CHANGELOG.md#30116---2020-02-02
No configuration change is required.