Skip to content

Commit 1e9159c

Browse files
committed
Update version and release notes
1 parent f3f2f4d commit 1e9159c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22
Changelog
33
*********
44

5+
0.106.0 (2017-04-20)
6+
====================
7+
8+
- Registrations with 100+ nodes fail with content_length_mismatch error
9+
- [Win 10] DropZone patch for Windows folder uploads (IE / Firefox)
10+
- Submitting to OSF4M using deleted project name does not create new project
11+
- Fangorn edit undefined
12+
- API 502s when refreshing github metadata (was: TypeError: Can't compare datetime.datetime to NoneType)
13+
- API 502s when requesting Github file metadata w/ version=2.2
14+
- Search unhappy with some users
15+
- Registries: "Withdrawn" label not appearing on newly-withdrawn registrations
16+
- Retraction detail pages throw mithril mounting error
17+
- Preprint Provider detail not 404-ing if not found
18+
- Sitemap index datemod -> lastmod
19+
- Cannot change GitHub branches on staging/staging3
20+
- When project marked spam, update EZID DOI status to Unavailable
21+
- Populate Fangorn text input on rename
22+
- Allow UVA dataverse-specific Pop-up in Fangorn upon publishing dataset/verse
23+
- Linked Registrations on Nodes in API
24+
- OSF - Convert all Dropbox v1 API code/clients to v2 API before deadline
25+
- Update dockerfile to support running registries locally
26+
527
0.105.0 (2017-04-02)
628
====================
729

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": "0.105.0",
3+
"version": "0.106.0",
44
"description": "Facilitating Open Science",
55
"repository": "https://github.com/CenterForOpenScience/osf.io",
66
"author": "Center for Open Science",

0 commit comments

Comments
 (0)