File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,22 @@ The intended audience is on-prem RSpace technical administrators who maintain RS
44
55You can find official changelog at https://documentation.researchspace.com/article/mx11qvqg0i-changelog
66
7+ # 2.19.0 2026-02-06
8+
9+ ### ELN Features
10+
11+ - RSDEV-911 export-import mechanism now supports stoichiometry reactions
12+
13+ ### ELN Bugfix
14+
15+ - RSDEV-863 fix problem where change to permission type of shared document was sometimes not saved
16+ - RSDEV-971 fix problems with exporting to Figshare repository (caused by changes in Figshare API)
17+ - ISSUE #521 in public API, links returned by /folders/tree/{id} endpoint now have 'id' parameter applied correctly
18+
19+ ### Contributed by open-source community
20+
21+ - ISSUE #478 Dataverse integration support for servers configured with multiple metadata languages (based on contribution from akos326)
22+
723# 2.18.0 2026-01-08
824
925### ELN Features
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77 <artifactId >researchspace</artifactId >
88 <packaging >war</packaging >
9- <version >2.19.0-SNAPSHOT- ${timestamp} </version ><!-- appVersionID don't remove this comment it identifies this version -->
9+ <version >2.19.0</version ><!-- appVersionID don't remove this comment it identifies this version -->
1010 <name >ResearchSpace</name >
1111 <url >https://www.researchspace.com</url >
1212
You can’t perform that action at this time.
0 commit comments