We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e26c50 commit c65f3fcCopy full SHA for c65f3fc
CHANGELOG
@@ -2,10 +2,16 @@
2
3
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4
5
+25.17.6 (2025-10-11)
6
+====================
7
+
8
+- Fix sitemap for preprint files download
9
10
25.17.5 (2025-10-11)
11
====================
12
-- Misc. fixes for Angular migration
13
+- Fix sitemap for nodes and registrations overview
14
+- Make is_public and bookmarks field filterable for collections
15
16
25.17.4 (2025-10-10)
17
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OSF",
- "version": "25.17.5",
+ "version": "25.17.6",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
0 commit comments