Releases: rero/sonar
Releases · rero/sonar
v1.5.0
New features
- Administration: allow facet display to be configured for dedicated repositories #702
Enhancements
- Distinguish between thesis supervisor and co-supervisors #733
- Add a helping tooltip to the deposit field "Publication statement" #728
Fixed issues
- Documents in some languages produce a server error #748
- Masking a document should restrict access to the attached files #746
- The public and professional interfaces switch language unexpectedly #741
- OAI: fix harvesting error when using the resumption token #759
- Various problems in the document editor #740, #739
- Help contents should not redirect to SONAR global for dedicated repositories #709
- Bugs in the help editor: impossible to upload a file, impossible to preview a page in the editor #712
- RERO DOC: full redirection to the correct views #743
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- dependencies: add ignores on safety check by @Garfield-fr in #721
- deposit: allow custom fields to be entered on submission by @Garfield-fr in #720
- deposit: limit the upload file size to 500Mb by @jma in #738
- documents: import HEP FR publications from RERO DOC to FOLIA by @mmo in #737
- release: v1.4.2 by @jma in #742
Full Changelog: v1.4.1...v1.4.2
v1.4.1
release: v1.4.1 * Upgrades sonar-ui to version 1.4.1. * Adds security exceptions. Co-Authored-by: Johnny Mariéthoz <[email protected]>
v1.4.0
release: v1.4.0 * Upgrades sonar-ui to version 1.4.0. * Forces dependency jedi to be < 0.18.0 to avoid `invenio shell` crash. Co-Authored-by: Johnny Mariéthoz <[email protected]>