You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## 1.19.0 - 2021-10-05
8
+
**_Important:_** This update requires a MongoDB update schema due to the new ability of showing summary statistics at the
9
+
space level. Make sure to start the application with -DMONGOUPDATE=1.
8
10
9
11
### Fixed
10
-
- Adding dataset to space. Space list on dataset page would be empty. [#274](https://github.com/clowder-framework/clowder/issues/274)
12
+
- Adding dataset to space. Space list on dataset page would be empty - fixed error when no spaces would load. [#274](https://github.com/clowder-framework/clowder/issues/274)
11
13
- Typos "success" when returning status from API and "occurred" when logging to console.
12
14
- If a dataset had multiple folders the layout would be wrong.
0 commit comments