File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
We follow the CalVer (https://calver.org/ ) versioning scheme: YY.MINOR.MICRO.
4
4
5
+ 24.06.0 (2024-09-12)
6
+ ====================
7
+
8
+ - Fix duplicate notifications for contributor-add failures
9
+ - Allow Read and Write contributors to view a project's draft registrations
10
+ - Change how files for withdrawn registrations are surfaced in the API
11
+ - Fix date displayed in citation for a registration
12
+ - New API endpoint /users/me/draft_preprints/
13
+ - Add button to admin to move preprint from initial to pending
14
+ - Update language in notifications to indicate preprint resubmission
15
+ - Fix Preprint emails so they are sent as expected
16
+ - Fix ORCiD email by sending them after changes are committed to DB
17
+ - Remove references of TravisCI
18
+
5
19
24.05.0 (2024-07-22)
6
20
====================
7
21
- Bump base python version from py3.6 to py3.12.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " OSF" ,
3
- "version" : " 24.05 .0" ,
3
+ "version" : " 24.06 .0" ,
4
4
"description" : " Facilitating Open Science" ,
5
5
"repository" : " https://github.com/CenterForOpenScience/osf.io" ,
6
6
"author" : " Center for Open Science" ,
You can’t perform that action at this time.
0 commit comments