|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v1.9.0](https://github.com/rero/sonar/tree/v1.9.0) (2023-08-22) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/rero/sonar/compare/v1.8.2...v1.9.0) |
| 6 | + |
| 7 | +**New features:** |
| 8 | +* Activate URN assignment and registration [\#811](https://github.com/rero/sonar/issues/811) (by @jma) |
| 9 | +* ARK persistent identifiers: activate storage, display and redirection [\#652](https://github.com/rero/sonar/issues/652) (by @jma) |
| 10 | + |
| 11 | +**Enhancements:** |
| 12 | +* documents and deposits: add diamond OA status [\#940](https://github.com/rero/sonar/pull/940) (by @PascalRepond) |
| 13 | +* controlled affiliations: add terms for HEP BEJUNE [\#939](https://github.com/rero/sonar/pull/939) (by @PascalRepond) |
| 14 | + |
| 15 | +**Fixes:** |
| 16 | +* documents: fix lowercase contributor role [\#937](https://github.com/rero/sonar/pull/937) (by @PascalRepond) |
| 17 | +* controlledAffiliation: fix resolver [\#918](https://github.com/rero/sonar/pull/918) (by @PascalRepond) |
| 18 | +* files: fix record retrieval from the file bucket [\#950](https://github.com/rero/sonar/pull/950) (by @jma) |
| 19 | +* orcid: change legacy URL [\#947](https://github.com/rero/sonar/pull/947) (by @jma) |
| 20 | + |
| 21 | +**Other changes:** |
| 22 | +* dependencies: fix vulnerabilities [\#935](https://github.com/rero/sonar/pull/935) (by @jma) |
| 23 | +* dependencies: update [\#927](https://github.com/rero/sonar/pull/927) (by @PascalRepond) |
| 24 | +* dependencies: fix vulnerabilities [\#924](https://github.com/rero/sonar/pull/924) (by @jma) |
| 25 | + |
3 | 26 | ## [v1.8.2](https://github.com/rero/sonar/tree/v1.8.2) (2022-11-24)
|
4 | 27 |
|
5 | 28 | [Full Changelog](https://github.com/rero/sonar/compare/v1.8.1...v1.8.2)
|
|
69 | 92 | **Implemented enhancements:**
|
70 | 93 |
|
71 | 94 | - Add direct link to main file in `oai_dc` export \(OAI-PMH\) [\#800](https://github.com/rero/sonar/issues/800) ([Garfield-fr](https://github.com/Garfield-fr))
|
72 |
| -- allow multiple affiliations for authors \[1\] [\#727](https://github.com/rero/sonar/issues/727) ([rerowep](https://github.com/rerowep), [mmo](https://github.com/mmo)) |
| 95 | +- allow multiple affiliations for authors \[1\] [\#727](https://github.com/rero/sonar/issues/727) ([rerowep](https://github.com/rerowep), [mmo](https://github.com/mmo)) |
73 | 96 | - Improvements and corrections of the document detailed view \[3\] [\#723](https://github.com/rero/sonar/issues/723) ([Garfield-fr](https://github.com/Garfield-fr))
|
74 | 97 | - Dublin Core export: add language attribute for abstracts and keywords [\#661](https://github.com/rero/sonar/issues/661) ([Garfield-fr](https://github.com/Garfield-fr))
|
75 | 98 |
|
|
0 commit comments