|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.7.0](https://github.com/rero/sonar/tree/v1.7.0) (2022-05-05) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/rero/sonar/compare/v1.6.0...v1.7.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- 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)) |
| 10 | +- allow multiple affiliations for authors \[1\] [\#727](https://github.com/rero/sonar/issues/727) ([rerowep](https://github.com/rerowep), [mmo](https://github.com/mmo)) |
| 11 | +- Improvements and corrections of the document detailed view \[3\] [\#723](https://github.com/rero/sonar/issues/723) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 12 | +- 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)) |
| 13 | + |
| 14 | +**Fixed bugs:** |
| 15 | + |
| 16 | +- The hover tooltip to show `controlledAffiliation` doesn't appear in the admin UI [\#841](https://github.com/rero/sonar/issues/841) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 17 | +- Help: files are not displayed in case of a view code [\#817](https://github.com/rero/sonar/issues/817) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 18 | +- Thumbnails not generated for new deposited files [\#816](https://github.com/rero/sonar/issues/816) ([rerowep](https://github.com/rerowep)) |
| 19 | +- Import swisscovery: the author's birth and death dates are not imported [\#791](https://github.com/rero/sonar/issues/791) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 20 | +- documents: fix abstracts sort [\#812](https://github.com/rero/sonar/pull/812) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 21 | + |
| 22 | +**Other changes:** |
| 23 | + |
| 24 | +- dependencies: remove invenio-circulation [\#839](https://github.com/rero/sonar/pull/839) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 25 | +- deployment: fix bootstrap --deploy [\#835](https://github.com/rero/sonar/pull/835) ([rerowep](https://github.com/rerowep)) |
| 26 | +- utils: fix abort import [\#827](https://github.com/rero/sonar/pull/827) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 27 | +- pdf-extractor: update grobit [\#823](https://github.com/rero/sonar/pull/823) ([rerowep](https://github.com/rerowep)) |
| 28 | +- security: exclude click [\#822](https://github.com/rero/sonar/pull/822) ([rerowep](https://github.com/rerowep)) |
| 29 | +- utils: add missing import for abort [\#813](https://github.com/rero/sonar/pull/813) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 30 | +- dependencies: update [\#810](https://github.com/rero/sonar/pull/810) ([rerowep](https://github.com/rerowep)) |
| 31 | +- dependencies: update [\#805](https://github.com/rero/sonar/pull/805) ([rerowep](https://github.com/rerowep)) |
| 32 | +- deployment: update poetry [\#803](https://github.com/rero/sonar/pull/803) ([rerowep](https://github.com/rerowep)) |
| 33 | + |
3 | 34 | ## [v1.6.0](https://github.com/rero/sonar/tree/v1.6.0) (2022-03-10) |
4 | 35 |
|
5 | 36 | [Full Changelog](https://github.com/rero/sonar/compare/v1.5.1...v1.6.0) |
|
0 commit comments