Releases: ualbertalib/jupiter
Production v.1.2.14
This release address an issue that exposes activestorage blob urls, instead of using url helper to generate the url. (#1079)
Change log is at:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#1214---2019-04-15
Hotfix 1.2.12
Addresses #1069 but without gem updates.
Production v1.2.11
bug fix release to handle #1069
Production v1.2.10
This release address a critical security issue as outlined here:
https://weblog.rubyonrails.org/2019/3/13/Rails-4-2-5-1-5-1-6-2-have-been-released/
Change log is at:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#1210---2019-03-14
It involves upgrading the Rails' gem from 5.2.2 to 5.2.2.1.
Production v.1.2.9
Changes include in this release are:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#129---2019-03-08
Note: A new gem sassc-rails is added to replace EOL Ruby Sass, this might have an impact on the RPM building process.
Production v.1.2.8
Change included in this release:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#128---2019-01-27
A configure change is introduced to the config/secrets.yml
file. Please make sure that
ezid_host: <%= ENV['EZID_HOST'] %>
is set. The value should set to be:
ezid.cdlib.org
before we switch to datacite.
Production v.1.2.7
Release include changes:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#127---2018-12-03
This is a regular release. No configuration change is required. All existing standard deployment procedures apply.
Production v.1.2.6
Release include changes:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#126---2018-11-05
This is a regular release, with changes to a deposit/edit form fix. No configuration change is required. All existing standard deployment procedures apply.
Production v.1.2.5
Release Notes:
Release include changes:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#125---2018-10-22
This is a regular release, with changes to background jobs and a small UI fix. No configuration change is required. All existing standard deployment procedures apply.
Production v.1.2.4
Release include changes:
https://github.com/ualbertalib/jupiter/blob/master/CHANGELOG.md#124---2018-10-09
It's a regular patch release, with no significant change to the UI/application. All standard deployment procedures apply.
@henryzhang87 When you have a moment, please proceed with deployment. Thanks!