File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ 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+ ## [ 21.5.0] - 2021-05-27
8+ ### Fixed
9+ - registration Detail Page: longer license types spill out of bounds
10+ - unencode special characters in Registries Moderator Comments and Registries Custom Metadata
11+ - (deprecations) use jQuery in lieu of Ember.$()
12+ - (deprecations) use ember-copy in lieu of copy method and Copyable mixin
13+
14+ ### Changed
15+ - (project-based registration) ensure only templates associated with OSF Registries is shown
16+
17+ ### Added
18+ - (my-registrations page) text explaining how submitted/draft registrations are sorted
19+
720## [ 21.4.1] - 2021-05-26
821### Changed
922- hide registration state for anonymous VOLs
@@ -1728,7 +1741,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17281741### Added
17291742- Quick Files
17301743
1731- [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.4.1...develop
1744+ [ Unreleased ] : https://github.com/CenterForOpenScience/ember-osf-web/compare/21.5.0...develop
1745+ [ 21.5.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.5.0
17321746[ 21.4.1 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.4.1
17331747[ 21.4.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.4.0
17341748[ 21.3.0 ] : https://github.com/CenterForOpenScience/ember-osf-web/releases/tag/21.3.0
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-osf-web" ,
3- "version" : " 21.4.1 " ,
3+ "version" : " 21.5.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