File tree Expand file tree Collapse file tree 4 files changed +17
-2
lines changed Expand file tree Collapse file tree 4 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1
1
# OPUS 4 Change Log
2
2
3
+ ## Release 4.8.0.9 - 2025-01-14
4
+
5
+ https://github.com/OPUS4/application/issues/1266
6
+ https://github.com/OPUS4/application/pull/1271
7
+
3
8
## Release 4.8.0.8 - 2024-12-04
4
9
5
10
https://github.com/OPUS4/application/issues/1253
Original file line number Diff line number Diff line change 9
9
10
10
## OPUS 4
11
11
12
- The current version of OPUS 4 is __ 4.8.0.8 __ . It is available on the [ master] [ MASTER ] branch and compatible with
12
+ The current version of OPUS 4 is __ 4.8.0.9 __ . It is available on the [ master] [ MASTER ] branch and compatible with
13
13
PHP 7.1 to 8.1.
14
14
15
15
[ Documentation] [ DOC ]
Original file line number Diff line number Diff line change 1
1
# OPUS 4 Release Notes
2
2
3
+ ## Patch Release 4.8.0.9 - 2025-01-14
4
+
5
+ Behebt das Fehlschlagen des DOI-Imports bei Datensätzen ohne Autor* in.
6
+
7
+ https://github.com/OPUS4/application/issues/1266
8
+
9
+ Außerdem wurde ein Typo in der Basiskonfiguration behoben.
10
+
11
+ https://github.com/OPUS4/application/pull/1271
12
+
3
13
## Patch Release 4.8.0.8 - 2024-12-04
4
14
5
15
Das Blockieren der Enter/Return-Taste wurde auf die Metadaten-Formulare
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ name = 'OPUS 4'
70
70
logoLink = home
71
71
security = 1
72
72
workspacePath = APPLICATION_PATH " /workspace"
73
- version = 4.8.0.8
73
+ version = 4.8.0.9
74
74
update.latestVersionCheckUrl = " https://api.github.com/repos/opus4/application/releases/latest"
75
75
76
76
; Determines the implementation of the OPUS 4 data model
You can’t perform that action at this time.
0 commit comments