We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbdb866 commit 37358cdCopy full SHA for 37358cd
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.2 (2026-01-05)
6
+===================
7
+
8
+- Notifications Refactor Phase 2 - UAT Hotfix Part 2
9
+ * Fix adding moderator email in admin
10
+ * Fix preprint/registration withdrawal request email in digest
11
+ * Fix subjects for schema response update emails
12
+ * Update defauls for triggered emails
13
14
26.1.1 (2026-01-02)
15
===================
16
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OSF",
- "version": "26.1.1",
+ "version": "26.1.2",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
0 commit comments