File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33We follow the CalVer (https://calver.org/ ) versioning scheme: YY.MINOR.MICRO.
44
5+ 26.5.1 (2026-03-25)
6+ ===================
7+
8+ - Post-NR hotfixes
9+ - Rework notification history cleanup task
10+ - Update merge subscription provider task
11+ - Enable overriding features.yaml for local dev to use mailhog
12+ - Remove deprecated routes, script and commands
13+
51426.5.0 (2026-03-13)
615===================
716
Original file line number Diff line number Diff line change 11{
22 "name" : " OSF" ,
3- "version" : " 26.5.0 " ,
3+ "version" : " 26.5.1 " ,
44 "description" : " Facilitating Open Science" ,
55 "repository" : " https://github.com/CenterForOpenScience/osf.io" ,
66 "author" : " Center for Open Science" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " osf-io"
3- version = " 26.5.0 "
3+ version = " 26.5.1 "
44description = " The code for [https://osf.io](https://osf.io)."
55authors = [" Your Name <you@example.com>" ]
66license = " Apache License 2.0"
You can’t perform that action at this time.
0 commit comments