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 ee1f0e1 commit 36d2ca9Copy full SHA for 36d2ca9
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