We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7e5b8 commit e1667a2Copy full SHA for e1667a2
2 files changed
CHANGELOG
@@ -2,6 +2,15 @@
2
3
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4
5
+26.1.1 (2026-01-02)
6
+===================
7
+
8
+- Notifications Refactor Phase 2 - UAT Hotfix Part 1
9
+ * Fix reset password url
10
+ * Fix logout query for new user confirmation url
11
+ * Fix new user default notification subscription
12
+ * Clean-up / Sync settings
13
14
26.1.0 (2026-01-01)
15
===================
16
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OSF",
- "version": "26.1.0",
+ "version": "26.1.1",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
0 commit comments