Skip to content

Releases: datacite/lupo

2.7.58

08 Oct 09:27
Compare
Choose a tag to compare
enable filtering by registrant

New exports

02 Oct 12:14
Compare
Choose a tag to compare
2.7.44

Remove accidental debug code

2.7.42: FIx password setup for email loging

04 Sep 11:41
Compare
Choose a tag to compare
 By default the  all repositories/clients get user  as role_id on the welcome event  https://github.com/datacite/lupo/blob/d219ea02ba99f11b54e41a4a776ada1c0d37e5fc/app/models/concerns/mailable.rb#L20 .
But now in Fabrica, I think this role_id is now  used exclusively by researchers in fabrica https://github.com/datacite/bracco/commit/b34d86b89a672e9985a95d2b55fa1d78f39c0ae4#diff-02dddb4b8cfd2bf611557d5902eb96a2 .
So then the Fabrica app in production gets into a error loop

addresses https://github.com/datacite/bracco/issues/224

2.7.41: Merge pull request #339 from datacite/feature_get_metrics

30 Aug 06:58
d219ea0
Compare
Choose a tag to compare

2.7.40: Merge pull request #338 from datacite/feature_count_unique_doi

26 Aug 13:38
b062db3
Compare
Choose a tag to compare

2.7.3

30 Jul 17:31
Compare
Choose a tag to compare
disable aggregation unique citations

2.4.101: use different methods for filtering drafts

01 Jul 15:49
Compare
Choose a tag to compare
use different methods for filtering drafts

Bug fix for single creators

27 May 09:09
Compare
Choose a tag to compare

Single creators should always appear as an array in the JSON API.

2.4.0

03 May 11:09
Compare
Choose a tag to compare
H friendly names

Additional logging

23 Apr 11:10
Compare
Choose a tag to compare
2.3.86

Merge branch 'master' of github.com:datacite/lupo