Skip to content

Commit 2d8fd9d

Browse files
committed
mark 2.10.0 release, with changelog
1 parent 724db4a commit 2d8fd9d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

DevDocs/public/Changelog-OS.md

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

55
You can find official changelog at https://documentation.researchspace.com/article/mx11qvqg0i-changelog
66

7+
# 2.10.0 2025-05-13
8+
9+
### ELN Features
10+
11+
- RSDEV-268 reordered setting on System -> Configuration page
12+
- RSDEV-242 allow PIs to move shared documents into shared notebooks
13+
14+
### ELN Bugfix
15+
16+
- RSDEV-641 prevent user from inadvertently creating notebooks more than once
17+
- RSDEV-595, RSDEV-606, RSDEV-665 various fixes around chemistry files processing and chemical search
18+
19+
### Inventory Features
20+
21+
- RSDEV-636 allow printing two copies of each barcode (raffle-book style) with a label printer
22+
- RSDEV-570 new interface for managing IGSN IDs (requires Datacite integration)
23+
724
# 2.9.0 2025-04-10
825

926
### ELN Features

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>researchspace</artifactId>
88
<groupId>com.github.rspace-os</groupId>
99
<packaging>war</packaging>
10-
<version>2.10.0-SNAPSHOT-${timestamp}</version><!-- appVersionID don't remove this comment it identifies this version -->
10+
<version>2.10.0</version><!-- appVersionID don't remove this comment it identifies this version -->
1111
<name>ResearchSpace</name>
1212
<url>https://www.researchspace.com</url>
1313

0 commit comments

Comments
 (0)