Releases: rero/sonar
Releases · rero/sonar
v1.10.1
v1.10.0
Enhancements:
- documents: add wildcard query to document identifiers #963 (by @jma)
- monitoring: REDIS, ES indicies #932 (by @rerowep)
- dependencies: upgrade invenio packages #966 (by @jma)
Fixes:
- The button "search in full-text" doesn't work #965 (by @jma)
- translations: translate "full-text" field name in UI #957 (by @PascalRepond)
- Thumbnails not displayed in brief view #959 (by @jma)
- Link to file is broken when the file name contains special characters #861 (by @jma)
- monitoring: fix projects database count #971 (by @jma)
- monitoring: access token #968 (by @rerowep)
Other changes:
- chore: update github templates and workflows #958 (by @PascalRepond)
v1.9.1
v1.9.0
New features:
- Activate URN assignment and registration #811 (by @jma)
- ARK persistent identifiers: activate storage, display and redirection #652 (by @jma)
Enhancements:
- documents and deposits: add diamond OA status #940 (by @PascalRepond)
- controlled affiliations: add terms for HEP BEJUNE #939 (by @PascalRepond)
Fixes:
- documents: fix lowercase contributor role #937 (by @PascalRepond)
- controlledAffiliation: fix resolver #918 (by @PascalRepond)
- files: fix record retrieval from the file bucket #950 (by @jma)
- orcid: change legacy URL #947 (by @jma)
Other changes:
v1.8.2
Bug fixes:
v1.8.1
v1.8.0
New features:
- Display in pro and public detailed view the number of views and downloads per file (stats) #400 (by @jma)
- Add a field
relatedTo
to the document, allowing to refer to related material, such as a dataset. #544 (by @Garfield-fr)
Enhancements:
- Small improvement in the deposit editor #715 (by @PascalRepond)
- Add the software version in the first page footer #806 (by @PascalRepond)
- Add 2 document types: conference object, book review #881 (by @PascalRepond)
- Remove the preview area in the "diffusion" step of the deposit process [1] #263 (by @PascalRepond)
- Editor: adapt to new ng-core version #860 (by @PascalRepond)
- Optimise Google Scholar indexation #798 (by @Garfield-fr)
- document: update of the abstract display #845 (by @Garfield-fr)
- Allow to relaunch a search by clicking on the author's name #744 (by @Garfield-fr)
- Add direct link to main file in
oai_dc
export (OAI-PMH) #800 (by @Garfield-fr)
Fixes:
- templates: fix display problems #895 (by @PascalRepond)
- dependencies: fix vulnerabilities #897 (by @jma)
- controlled affiliations: fix USI affiliation name #880 (by @PascalRepond)
- Problems in the document editor within field
partOf
#626 (by @PascalRepond, @jma) - Impossible to submit a research project (hepvs): it spins forever #858 (by @vgranata)
- Field
volume
in the deposit should not be stricter than its equivalent in the document #878 (by @PascalRepond) - Truncated values in autocomplete lists #853 (by @Garfield-fr)
- Activate the recording of file access statistics #829 (by @jma)
- tests: fix csv serializer test #892 (by @PascalRepond)
- documents api: fix missing contribution #889 (by @jma)
- Problem with login via SWITCH edu-ID #844 (by @jma)
Other changes:
- organisations: fix editor ValidationError #888 (by @PascalRepond)
- update flask-wiki to 0.2.1 #869 (by @PascalRepond)
- module: invenio-record-resources #786 (by @rerowep)
- templates: update footer info #872 (by @PascalRepond)
- uwsgi: suppress unimportant errors #865 (by @rerowep)
- footer: update links #868 (by @PascalRepond)
v1.7.0
Implemented enhancements:
- Add direct link to main file in
oai_dc
export (OAI-PMH) #800 (Garfield-fr) - allow multiple affiliations for authors [1] #727 (rerowep, mmo)
- Improvements and corrections of the document detailed view [3] #723 (Garfield-fr)
- Dublin Core export: add language attribute for abstracts and keywords #661 (Garfield-fr)
Fixed bugs:
- The hover tooltip to show
controlledAffiliation
doesn't appear in the admin UI #841 (Garfield-fr) - Help: files are not displayed in case of a view code #817 (Garfield-fr)
- Thumbnails not generated for new deposited files #816 (rerowep)
- Import swisscovery: the author's birth and death dates are not imported #791 (Garfield-fr)
- documents: fix abstracts sort #812 (Garfield-fr)
Other changes:
- dependencies: remove invenio-circulation #839 (Garfield-fr)
- deployment: fix bootstrap --deploy #835 (rerowep)
- utils: fix abort import #827 (Garfield-fr)
- pdf-extractor: update grobit #823 (rerowep)
- security: exclude click #822 (rerowep)
- utils: add missing import for abort #813 (Garfield-fr)
- dependencies: update #810 (rerowep)
- dependencies: update #805 (rerowep)
- deployment: update poetry #803 (rerowep)
v1.6.0
Enhancements
- Dedicated repositories can now set a custom favicon and title #705
- Label of the main file is now hidden in the document detailed view #732
Organisation
tag was removed from the document public view #726- Changed labelling of
partOf
field in preprints to "Contained in or submitted to (journal, book, proceedings)" #722 Swisscovery
identifiers are now clickable #711- Improved import from Swisscovery: sorting characters such as
<<
and>>
are removed from the title on import #701 - Improved storage of organisation's IP ranges in documents #662
- Header size in SONAR shared home pages was adjusted to give more importance to the organization #641
Fixed issues
- Fixed bug with OAI-DC export when the document type was not a COAR type #789
- Removed access to
subdivision
andcollection
fields and menus in shared repositories #752
Full Changelog: v1.5.1...v1.6.0
v1.5.1
Fixes
- Fixes slow OAI-PHM requests that returns 500 errors.
- Fixes slow document API requests.
Full Changelog: v1.5.0...v1.5.1