Skip to content

Releases: ualbertalib/jupiter

Production v.1.2.14

15 Apr 22:48
b71d4d0
Compare
Choose a tag to compare

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

05 Apr 20:39
Compare
Choose a tag to compare

Addresses #1069 but without gem updates.

Production v1.2.11

05 Apr 19:19
23da783
Compare
Choose a tag to compare

bug fix release to handle #1069

Production v1.2.10

14 Mar 19:36
Compare
Choose a tag to compare

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

09 Mar 16:23
ffc912f
Compare
Choose a tag to compare

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

27 Jan 19:24
fff76d5
Compare
Choose a tag to compare

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

03 Dec 22:57
1150248
Compare
Choose a tag to compare

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

05 Nov 22:21
db30e42
Compare
Choose a tag to compare

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

22 Oct 22:25
b832176
Compare
Choose a tag to compare

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

10 Oct 18:26
75d9249
Compare
Choose a tag to compare

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!