File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed 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.11.0 2025-06-06
8+
9+ ### ELN Features
10+
11+ - RSDEV-653 new System Setting for enabling/disabling OAuth authentication for RSpace API
12+ - RSDEV-664 extended logging around usage of RSpace API, including new 'ApiEvents' file that tracks RSpace API interactions
13+
14+ ### ELN Bugfix
15+
16+ - RSDEV-649 fix problem with 'delete notifications' action being very slow in some scenarios
17+
18+ ### Inventory Features
19+
20+ - RSDEV-687 new "Identifiers" page for managing IGSN IDs, openable with button on Inventory sidebar
21+ - RSDEV-676 clearly marking "Name" as a required field when creating a new Sample
22+
723# 2.10.0 2025-05-13
824
925### ELN Features
@@ -19,7 +35,6 @@ You can find official changelog at https://documentation.researchspace.com/artic
1935### Inventory Features
2036
2137- 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)
2338
2439# 2.9.0 2025-04-10
2540
Original file line number Diff line number Diff line change 77 <artifactId >researchspace</artifactId >
88 <groupId >com.github.rspace-os</groupId >
99 <packaging >war</packaging >
10- <version >2.11.0-SNAPSHOT- ${timestamp} </version ><!-- appVersionID don't remove this comment it identifies this version -->
10+ <version >2.11.0</version ><!-- appVersionID don't remove this comment it identifies this version -->
1111 <name >ResearchSpace</name >
1212 <url >https://www.researchspace.com</url >
1313
You can’t perform that action at this time.
0 commit comments