File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed 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+ 19.24.0 (2019-08-27)
6+ ===================
7+ - APIv2: Allow creating a node with a license attached on creation
8+ - APIv2: Prevent creating a node link to the node itself, a parent, or a child
9+ - APIv2: Have the move/copy WB hooks update storage usage
10+ - Exclude collection groups from user page in Django's admin app
11+ - Have osfstorage move/copy hooks recursively update the latest file version's region
12+ - Fix password reset tokens
13+ - Do not reveal entire google drive file path in node logs
14+ - Allow logging in from password reset and forgot password pages
15+ - Fix broken social links on add contributors modal
16+ - Fix email typos in embargoed registration emails
17+ - Improve registration and retraction node log display text
18+ - Fix logs if cron job automatically approves a withdrawal
19+
52019.23.0 (2019-08-19)
621===================
722- Represents scopes as an m2m field on personal access tokens instead of a CharField
Original file line number Diff line number Diff line change 11{
22 "name" : " OSF" ,
3- "version" : " 19.23 .0" ,
3+ "version" : " 19.24 .0" ,
44 "description" : " Facilitating Open Science" ,
55 "repository" : " https://github.com/CenterForOpenScience/osf.io" ,
66 "author" : " Center for Open Science" ,
You can’t perform that action at this time.
0 commit comments