Skip to content

Commit 7ab93bf

Browse files
committed
mark 2.24.0 release, with changelog
1 parent fdfd8a1 commit 7ab93bf

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

DevDocs/public/Changelog-OS.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ The intended audience is on-prem RSpace technical administrators who maintain RS
44

55
You 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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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

0 commit comments

Comments
 (0)