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.
2 parents ee1f0e1 + 9e6f6cb commit 38bfb2aCopy full SHA for 38bfb2a
CHANGELOG
@@ -2,6 +2,16 @@
2
3
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4
5
+25.15.0 (2025-08-29)
6
+====================
7
+
8
+- Notification Refactor project phase 1 release
9
+ - Removed OSF Groups
10
+ - Removed notifications for OSF Meetings
11
+ - Removed notifications for OSF Comments
12
+ - Removed OSF Quickfiles code
13
+ - Added mailhog integration to improve email tests
14
15
25.13.0 (2025-08-08)
16
====================
17
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OSF",
- "version": "25.13.0",
+ "version": "25.15.0",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
0 commit comments