Releases: datacite/lupo
Releases · datacite/lupo
2.7.58
New exports
2.7.44 Remove accidental debug code
2.7.42: FIx password setup for email loging
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
Feature get metrics from GraphQL API
2.7.40: Merge pull request #338 from datacite/feature_count_unique_doi
obtain unique doi count
2.7.3
2.4.101: use different methods for filtering drafts
use different methods for filtering drafts
Bug fix for single creators
Single creators should always appear as an array in the JSON API.
2.4.0
Additional logging
2.3.86 Merge branch 'master' of github.com:datacite/lupo