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,27 @@ The intended audience is on-prem RSpace technical administrators who maintain RS
44
55You can find our official changelog at https://documentation.researchspace.com/article/mx11qvqg0i-changelog
66
7+ # 2.24.0 2026-07-06
8+
9+ ### ELN Features
10+
11+ - RSDEV-1102 integration with DMP Assistant
12+ - RSDEV-1024 S3 File System connector supporting folder creation, deletion and moving resources
13+ - RSDEV-1016 API docs migrated from swagger 2.0 to openapi 3.0 format, and from swagger-ui to Scalar
14+
15+ ### ELN Bugfix
16+
17+ - RSDEV-1140 fix problem with XML import missing document fields in some circumstances
18+ - RSDEV-992 "mentions" feature in text editor is now more robust (and handles large groups)
19+ - RSDEV-1124 fix problem with CREATE/RENAME audit trail events storing unexpected value for 'name'
20+ - RSDEV-1154 fix MS Teams integration (by supporting Workflows rather than discontinued Webhooks)
21+
22+ ### Inventory Features
23+
24+ - RSDEV-1031 'Instruments' and 'Instrument Templates' to allow user manage their/lab's instruments
25+ - RSDEV-1131 new 'item relations' mechanics to allow linking inventory items with each other and with ELN resources
26+ - RSDEV-1141 UI for viewing historical versions of inventory items
27+
728# 2.23.0 2026-06-05
829
930### 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.24.0-SNAPSHOT- ${timestamp} </version ><!-- appVersionID don't remove this comment it identifies this version -->
9+ <version >2.24.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