File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## 1.8.3 - 2020-03-12
7+ ## 1.8.3 - 2020-04-28
88
99### Changed
10- - Elasticsearch indexer will new add new metadata fields as strings to avoid unexpected behavior on date fields.
10+ - Elasticsearch indexer will now store new metadata fields as strings to avoid unexpected behavior on date fields.
11+ - When reindexing use a temporary index to reindex while the current one is in use then swap.
1112
1213### Fixed
13- - Ability to delete tags from sections on file [ CATS-1042 ] ( https://opensource.ncsa.illinois.edu/jira/browse/CATS-1046 )
14- - Ability to delete tags on file page.
14+ - Ability to delete tags from sections and files on the file page.
15+ [ CATS-1046 ] ( https://opensource.ncsa.illinois.edu/jira/browse/CATS-1046 )
1516 [ CATS-1042] ( https://opensource.ncsa.illinois.edu/jira/browse/CATS-1042 )
16- - User-owned resources will now appear in search results regardless of space permissions. Updating space ownership
17- for datasets and collections will correctly reindex those resources for searches.
17+ - User-owned resources will now appear in search results regardless of space permissions.
18+ - Updating space ownership for datasets and collections will correctly reindex those resources for searches.
1819
1920## 1.8.2 - 2020-02-19
2021
You can’t perform that action at this time.
0 commit comments