Skip to content

Commit 8233013

Browse files
committed
Updated CHANGELOG.md
1 parent 8266c0d commit 8233013

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
of these changes a reindex of Elasticsearch is required. This can be started by an admin either from GUI or through the API.**
1010

1111
### Added
12-
- add script to test Clowder extraction.
13-
- Added ability to delete extractor, both from api and GUI.
12+
- Script to test extractions through the API.
13+
- Ability to delete extractor, both from api and GUI.
1414
[CATS-1044](https://opensource.ncsa.illinois.edu/jira/browse/CATS-1044)
1515
- API add tags endpoint now returns the added tags.
1616
[CATS-1053](https://opensource.ncsa.illinois.edu/jira/browse/CATS-1053)
@@ -25,6 +25,12 @@ of these changes a reindex of Elasticsearch is required. This can be started by
2525
- When adding tags to a section of an image, show the new tag without having to refresh the page.
2626
[CATS-1053](https://opensource.ncsa.illinois.edu/jira/browse/CATS-1053)
2727

28+
### Changed
29+
- Removed buttons to remove datasets from spaces and collections from certain pages where it was creating confusion for
30+
the user. Users thought it was a dataset delete button instead. Also moved Remove button for subcollections to right
31+
side of page to be consistent with other widgets.
32+
[CATS-1055](https://opensource.ncsa.illinois.edu/jira/browse/CATS-1055)
33+
2834
## 1.8.4 - 2020-05-15
2935
**_Warning:_ This update modifies how information is stored in Elasticsearch for text based searching. To take advantage
3036
of these changes a reindex of Elasticsearch is required. This can be started by an admin either from GUI or through the API.**

0 commit comments

Comments
 (0)