File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 22.7.0] - 2022-7-20
8+ ### Added
9+ - Show extra information on files detail page for dataverse files
10+ ### Changed
11+ - Prevent users from using special characters when renaming files
12+ - Hide left navbar links when users don't have permissions
13+ - Update registries landing page
14+
15+
716## [ 22.6.2] - 2022-6-24
817### Hotfix
918- Fix long file name display issue
@@ -1858,6 +1867,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
18581867### Added
18591868- Quick Files
18601869
1870+ [ 22.7.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.7.0
18611871[ 22.6.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.6.0
18621872[ 22.5.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.5.0
18631873[ 22.4.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/22.4.0
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-osf-web" ,
3- "version" : " 22.6.2 " ,
3+ "version" : " 22.7.0 " ,
44 "description" : " Ember front-end for the Open Science Framework" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Center for Open Science <support@cos.io>" ,
You can’t perform that action at this time.
0 commit comments