@@ -2,7 +2,22 @@ This document records significant changes to RSpace.
22It includes a summary of new features, bugfixes and server-side configuration changes.
33The intended audience is on-prem RSpace technical administrators who maintain RSpace.
44
5- You can find official changelog at https://documentation.researchspace.com/article/mx11qvqg0i-changelog
5+ You can find official changelog at https://documentation.researchspace.com/article/mx11qvqg0i-changelog
6+
7+ # 2.6.0 2025-01-10
8+
9+ ### ELN Features
10+
11+ - RSDEV-359 DMPOnline integration with new oauth authentication flow
12+ - RSDEV-445 improved performance of sharing/autosharing with group(s) having a lot of users
13+
14+ ### ELN Bugfix
15+
16+ - RSDEV-425 more robust permission checks when sharing, to stop the possibility of sharing with unrelated users/groups
17+
18+ ### Inventory Features
19+
20+ - RSDEV-294, RSDEV-342, RSDEV-434 various updates to 'Browse Gallery' dialog, including new 'Filestores' section
621
722# 2.5.0 2024-12-06
823
@@ -12,9 +27,9 @@ You can find official changelog at https://documentation.researchspace.com/artic
1227
1328### ELN Bugfix
1429
15- - RSDEV-425: update OneDrive integration to make it work with latest OneDrive API
16- - RSDEV-418: fix delivery of notifications for some types of PDF export problems
17- - RSDEV-411: fix problem with PDF export of documents having html-entity char sequence in document name
30+ - RSDEV-425 update OneDrive integration to make it work with latest OneDrive API
31+ - RSDEV-418 fix delivery of notifications for some types of PDF export problems
32+ - RSDEV-411 fix problem with PDF export of documents having html-entity char sequence in document name
1833
1934### Inventory Features
2035
@@ -53,7 +68,7 @@ You can find official changelog at https://documentation.researchspace.com/artic
5368
5469- RSDEV-174 Gallery files can be now attached to Inventory items
5570- RSDEV-292 new API endpoint for retrieving images/thumbnails by their contentsHash, for better performance
56- - RSDEV-308 UX improvments around subsample deletion
71+ - RSDEV-308 UX improvements around subsample deletion
5772- RSDEV-340 persisting more of UI state, e.g. single-column toggle
5873
5974# 2.2.0 2024-08-30
@@ -77,7 +92,7 @@ You can find official changelog at https://documentation.researchspace.com/artic
7792### ELN Features
7893
7994- RSDEV-258 reactivated Google Drive integration
80- - RSDEV-301, RSDEV-302 enhancements to table inserted with PyRAT integration
95+ - RSDEV-301, RSDEV-302 enhancements to table inserted with PyRAT integration
8196
8297### ELN Bugfix
8398- it should no longer be possible for sysadmin to see user's API key (https://github.com/rspace-os/rspace-web/issues/73 )
@@ -104,11 +119,11 @@ Additionally: all rspace-os dependencies required for building 2.1.0 version are
104119
105120# 2.0.0 2024-06-26
106121
107- - first public release of open-source RSpace
122+ - first public release of open-source RSpace
108123
109124# 2.0.0-RC2 2024-06-25
110125
111- - all project dependencies updated to versions available at https://github.com/rspace-os/ repos
126+ - all project dependencies updated to versions available at https://github.com/rspace-os/ repos
112127
113128# 2.0.0-RC1 2024-06-04
114129
0 commit comments