Skip to content

Commit 461aeba

Browse files
committed
Merge tag '25.11.0' into develop
PB&S 25-10
2 parents dc6f958 + ce21ee0 commit 461aeba

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
44

5+
25.11.0 (2025-06-30)
6+
====================
7+
8+
- Crossref DOIs not minting with _v1, OSF is displaying DOI versions with _v1
9+
- When hamming a spammed user, preprints and registrations remain private
10+
- Fix emabrgoed registrations not becoming public after admin date change
11+
- Add v2 enpoint for alternative email confirmation
12+
- Make relationship on v2/nodes for collected_in
13+
- API V2: get action reviews request not listing latest preprint submit/withdraw requests
14+
- Add ability for admin app to change registry that a registration belongs to
15+
- Update to /nodes/<node-id> api
16+
- Subscription filtering not working correctly
17+
- API V2: Serialize registation resource attributes in Node Linked By Registrations list view and Node Linked Registrations list view
18+
519
25.10.0 (2025-06-11)
620
====================
721

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OSF",
3-
"version": "25.10.0",
3+
"version": "25.11.0",
44
"description": "Facilitating Open Science",
55
"repository": "https://github.com/CenterForOpenScience/osf.io",
66
"author": "Center for Open Science",

0 commit comments

Comments
 (0)