Skip to content

Commit cd5aec3

Browse files
committed
Update changelog and bump version
1 parent 556cfef commit cd5aec3

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
44

5+
26.1.5 (2026-01-12)
6+
===================
7+
8+
- Fix authenticated ORCID is not shown on user profile page (BE part)
9+
- Fix some links in preprint & registration moderation digest emails
10+
- Enable admin/admin read/write access for NR tables
11+
- Handle multiple notification subscriptions gracefully in emit()
12+
- Remove subscription when moderators/admins are removed
13+
- Set proper default message frequency when adding moderator/admins
14+
- Add a management command to remove duplicated notifications
15+
- Fix subscription population script's digest option
16+
517
26.1.4 (2026-01-06)
618
===================
719

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OSF",
3-
"version": "26.1.4",
3+
"version": "26.1.5",
44
"description": "Facilitating Open Science",
55
"repository": "https://github.com/CenterForOpenScience/osf.io",
66
"author": "Center for Open Science",

0 commit comments

Comments
 (0)