Skip to content

Commit 9eaed1f

Browse files
committed
chore: release v19.0.0
Co-Authored-by: Pascal Repond <[email protected]>
1 parent 2f6616b commit 9eaed1f

File tree

3 files changed

+85
-25
lines changed

3 files changed

+85
-25
lines changed

CHANGELOG.md

Lines changed: 77 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,108 @@
11
# Changelog
22

3+
## [v19.0.0](https://github.com/rero/sonar-ui/tree/v19.0.0) (2025-10-02)
4+
5+
[Full Changelog](https://github.com/rero/sonar-ui/compare/v14.0.1...v19.0.0)
6+
7+
**New features:**
8+
9+
- chore: upgrade to Angular 19 [#370](https://github.com/rero/sonar-ui/pull/370) (by @jma)
10+
- feat(document): add latex transformation [#406](https://github.com/rero/sonar-ui/pull/406) (by @Garfield-fr)
11+
- feat(deposit): add validate and see other deposits button [#398](https://github.com/rero/sonar-ui/pull/398) (by @Garfield-fr)
12+
- feat: add page title [#396](https://github.com/rero/sonar-ui/pull/396) (by @Garfield-fr)
13+
- feat(document): add license logo and link [#397](https://github.com/rero/sonar-ui/pull/397) (by @Garfield-fr)
14+
15+
**Enhancements:**
16+
17+
- fix(document): file label on stats [#416](https://github.com/rero/sonar-ui/pull/416) (by @Garfield-fr)
18+
- feat: display file label on the file download statistics [#412](https://github.com/rero/sonar-ui/pull/412) (by @jma)
19+
- feat(filters): translate button name [#405](https://github.com/rero/sonar-ui/pull/405) (by @Garfield-fr)
20+
- style(document): enhanced brief and detail view [#399](https://github.com/rero/sonar-ui/pull/399) (by @Garfield-fr)
21+
- style(deposit): enhance deposit detailed view [#391](https://github.com/rero/sonar-ui/pull/391) (by @jma)
22+
- style: enhance theming [#382](https://github.com/rero/sonar-ui/pull/382) (by @PascalRepond)
23+
- style: add custom prime config [#380](https://github.com/rero/sonar-ui/pull/380) (by @PascalRepond)
24+
25+
**Fixes:**
26+
27+
- fix(deposit): unable to remove embargo on files [#419](https://github.com/rero/sonar-ui/pull/419) (by @jma)
28+
- fix: remove ark identifier from the document editor [#413](https://github.com/rero/sonar-ui/pull/413) (by @jma)
29+
- fix(document): update metadata on edit file [#418](https://github.com/rero/sonar-ui/pull/418) (by @Garfield-fr)
30+
- fix(document): update the list of files [#417](https://github.com/rero/sonar-ui/pull/417) (by @Garfield-fr)
31+
- fix(files): number of files in filter label [#414](https://github.com/rero/sonar-ui/pull/414) (by @PascalRepond)
32+
- fix: set default value on the select of the swisscovery import [#410](https://github.com/rero/sonar-ui/pull/410) (by @jma)
33+
- fix: open logout in the same tab [#408](https://github.com/rero/sonar-ui/pull/408) (by @jma)
34+
- fix: remove 'Admin' entry from the admin menu [#402](https://github.com/rero/sonar-ui/pull/402) (by @PascalRepond)
35+
- fix(deposit): fix redirection for deposit another publication. [#401](https://github.com/rero/sonar-ui/pull/401) (by @PascalRepond)
36+
- fix(document): fix classification and subject links [#400](https://github.com/rero/sonar-ui/pull/400) (by @PascalRepond)
37+
- fix(document): change the order of files tabs [#392](https://github.com/rero/sonar-ui/pull/392) (by @Garfield-fr)
38+
- style: restore OA-orange as secondary colour [#394](https://github.com/rero/sonar-ui/pull/394) (by @PascalRepond)
39+
- fix(document): fix wrap subject tag [#389](https://github.com/rero/sonar-ui/pull/389) (by @Garfield-fr)
40+
- fix(files): fix preview link on the other files list [#388](https://github.com/rero/sonar-ui/pull/388) (by @jma)
41+
- style(editor): enhance the autocomplete html value [#384](https://github.com/rero/sonar-ui/pull/384) (by @jma)
42+
- fix(documents): fix preview button [#383](https://github.com/rero/sonar-ui/pull/383) (by @jma)
43+
- fix(deposit): fix unable to validate a deposit [#381](https://github.com/rero/sonar-ui/pull/381) (by @jma)
44+
- fix(deposit): fix import all fields from pdf [#378](https://github.com/rero/sonar-ui/pull/378) (by @jma)
45+
- fix(document): file preview [#376](https://github.com/rero/sonar-ui/pull/376) (by @Garfield-fr)
46+
- fix(deposit): swisscovery import [#375](https://github.com/rero/sonar-ui/pull/375) (by @Garfield-fr)
47+
- fix(deposit): Change the header title on history panel [#374](https://github.com/rero/sonar-ui/pull/374) (by @Garfield-fr)
48+
- fix: deposit form [#372](https://github.com/rero/sonar-ui/pull/372) (by @Garfield-fr)
49+
- chore: remove margin on body [#371](https://github.com/rero/sonar-ui/pull/371) (by @Garfield-fr)
50+
51+
**Other changes:**
52+
53+
- chore(dev): update eslint settings [#407](https://github.com/rero/sonar-ui/pull/407) (by @PascalRepond)
54+
- refactor: transform to signal [#403](https://github.com/rero/sonar-ui/pull/403) (by @Garfield-fr)
55+
- chore: update dependencies [#393](https://github.com/rero/sonar-ui/pull/393) (by @PascalRepond)
56+
- chore: remove filesize pipe [#387](https://github.com/rero/sonar-ui/pull/387) (by @Garfield-fr)
57+
- chore(deposit): display the history in a modal dialog [#385](https://github.com/rero/sonar-ui/pull/385) (by @jma)
58+
- chore: update dependencies [#379](https://github.com/rero/sonar-ui/pull/379) (by @jma)
59+
- chore(document): change label on search fields [#377](https://github.com/rero/sonar-ui/pull/377) (by @Garfield-fr)
60+
- chore: standardize confirmation messages [#373](https://github.com/rero/sonar-ui/pull/373) (by @Garfield-fr)
61+
362
## [v14.0.1](https://github.com/rero/sonar-ui/tree/v14.0.1) (2023-12-20)
463

564
[Full Changelog](https://github.com/rero/sonar-ui/compare/v14.0.0...v14.0.1)
665

7-
**Enahnacements:**
8-
* files: add files permissions to organisations and collections [\#357](https://github.com/rero/sonar-ui/pull/357) (by @jma)
66+
**Enhancements:**
67+
68+
- files: add files permissions to organisations and collections [\#357](https://github.com/rero/sonar-ui/pull/357) (by @jma)
969

1070
**Fixes:**
11-
* fix: search components translations [\#355](https://github.com/rero/sonar-ui/pull/355) (by @PascalRepond)
12-
* chore: update github templates [\#350](https://github.com/rero/sonar-ui/pull/350) (by @PascalRepond)
71+
72+
- fix: search components translations [\#355](https://github.com/rero/sonar-ui/pull/355) (by @PascalRepond)
73+
- chore: update github templates [\#350](https://github.com/rero/sonar-ui/pull/350) (by @PascalRepond)
1374

1475
## [v14.0.0](https://github.com/rero/sonar-ui/tree/v14.0.0) (2023-08-22)
1576

1677
[Full Changelog](https://github.com/rero/sonar-ui/compare/v1.6.0...v14.0.0)
1778

1879
**Enhancements:**
19-
* documents: add files permissions [\#340](https://github.com/rero/sonar-ui/pull/340) (by @jma)
80+
81+
- documents: add files permissions [\#340](https://github.com/rero/sonar-ui/pull/340) (by @jma)
2082

2183
**Fixes:**
22-
* translations: add missing manual translation [\#343](https://github.com/rero/sonar-ui/pull/343) (by @PascalRepond)
23-
* organisation: add missing fields to the detailed view [\#338](https://github.com/rero/sonar-ui/pull/338) (by @jma)
84+
85+
- translations: add missing manual translation [\#343](https://github.com/rero/sonar-ui/pull/343) (by @PascalRepond)
86+
- organisation: add missing fields to the detailed view [\#338](https://github.com/rero/sonar-ui/pull/338) (by @jma)
2487

2588
**Other changes:**
26-
* dependencies: move to angular 14 [\#339](https://github.com/rero/sonar-ui/pull/339) (by @jma)
89+
90+
- dependencies: move to angular 14 [\#339](https://github.com/rero/sonar-ui/pull/339) (by @jma)
2791

2892
## [v1.6.0](https://github.com/rero/sonar-ui/tree/v1.6.0) (2022-08-25)
2993

3094
[Full Changelog](https://github.com/rero/sonar-ui/compare/v1.5.0...v1.6.0)
3195

3296
**Implemented enhancements:**
3397

34-
* documents: add search link on the author's name [\#318](https://github.com/rero/sonar-ui/pull/318) (by @Garfield-fr)
35-
* record: add record statistics section in admin view [\#316](https://github.com/rero/sonar-ui/pull/316) (by @vgranata)
36-
* document: add related to field on the detailed view [\#307](https://github.com/rero/sonar-ui/pull/307) (by @Garfield-fr)
98+
- documents: add search link on the author's name [\#318](https://github.com/rero/sonar-ui/pull/318) (by @Garfield-fr)
99+
- record: add record statistics section in admin view [\#316](https://github.com/rero/sonar-ui/pull/316) (by @vgranata)
100+
- document: add related to field on the detailed view [\#307](https://github.com/rero/sonar-ui/pull/307) (by @Garfield-fr)
37101

38102
**Fixed bugs:**
39103

40-
* editors: fix ng-core compatibility [\#320](https://github.com/rero/sonar-ui/pull/320) (by @PascalRepond)
41-
* deposit editor: remove preview display [\#319](https://github.com/rero/sonar-ui/pull/319) (by @PascalRepond)
104+
- editors: fix ng-core compatibility [\#320](https://github.com/rero/sonar-ui/pull/320) (by @PascalRepond)
105+
- deposit editor: remove preview display [\#319](https://github.com/rero/sonar-ui/pull/319) (by @PascalRepond)
42106

43107
## [v1.5.0](https://github.com/rero/sonar-ui/tree/v1.5.0) (2022-05-05)
44108

@@ -453,7 +517,3 @@
453517

454518
- application: initialize the application [\#3](https://github.com/rero/sonar-ui/pull/3) ([sebdeleze](https://github.com/sebdeleze))
455519
- project: add commit message template [\#2](https://github.com/rero/sonar-ui/pull/2) ([sebdeleze](https://github.com/sebdeleze))
456-
457-
458-
459-
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rero/sonar-ui",
3-
"version": "14.0.1",
3+
"version": "19.0.0",
44
"description": "User interface for SONAR.",
55
"keywords": [
66
"rero",
@@ -45,7 +45,7 @@
4545
"@ngx-formly/primeng": "^7.0.0",
4646
"@ngx-translate/core": "^16.0.0",
4747
"@primeng/themes": "~19.1",
48-
"@rero/ng-core": "^19.2.0",
48+
"@rero/ng-core": "^19.3.0",
4949
"crypto-js": "^4.2.0",
5050
"easymde": "^2.20.0",
5151
"font-awesome": "^4.7.0",

0 commit comments

Comments
 (0)