Skip to content

Commit f211ff6

Browse files
committed
Changelog for 0.108.0
1 parent ebeb0b7 commit f211ff6

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG

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

5+
0.108.0 (2017-05-08)
6+
====================
7+
- [My Projects] Icon for Uncategorized disappears when project/component is highlighted
8+
- Comment pane should not appear in anonymous view-only links
9+
- Moving multiple GitHub files into folder fails
10+
- Incorrect heading text is displayed in copy or move "taking longer than expected" message
11+
- Files added to OSF Storage display incorrect time stamps
12+
- Update Social Links to ImpactStory
13+
- & in file name causes registration to fail
14+
- Prereg banner on Dashboard misbehaves on mobile and requires hard refresh to show correct color
15+
- Retractions should show the date retracted in the metadata
16+
- Update Default to Collapsed Preview Pane on My Projects Page
17+
- Add Search by User Name and Search by Email to Admin App
18+
- Finish user serialization
19+
- Add Banner to Private Project That Has Preprint
20+
- Generate Account Confirmation + Password reset Links in Admin App
21+
- Redirect osf.io/explore (and osf.io/explore/activity) to osf.io/activity
22+
- Better way to surface registration form
23+
- Improve wording on move/replace file modal
24+
- Change Default Language on Wiki without Content
25+
- Update Language when there are no components on a project
26+
- Change text prompt if no tags applied
27+
- Change Project Description Prompt text
28+
- Change No License Prompt Text
29+
- Improve Language for Non-Admins on Registrations Tab
30+
- Add timestamp to APIv2 file versions
31+
- Make wiki versioning more clear to users
32+
33+
534
0.107.0 (2017-04-28)
635
====================
736

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.107.0",
3+
"version": "0.108.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)