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
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
12
space level. Make sure to start the application with -DMONGOUPDATE=1. You can also run the [fixCounts.js](https://github.com/clowder-framework/clowder/blob/develop/scripts/updates/fix-counts.js)
13
13
script prior to upgrading to minimize the downtime.
14
14
15
-
### Added
16
-
-[#228](https://github.com/clowder-framework/clowder/issues/228) api.Files jsonfile, adds two fields "downloads" and "views"
17
-
18
15
### Changed
19
16
- MongoDB Service log error:'Not all dataset IDs found for Dataset|Folder bulk get request', now incl all the IDs notFound
20
17
21
18
### Added
19
+
- api.Files jsonfile, adds two fields "downloads" and "views" [#228](https://github.com/clowder-framework/clowder/issues/228)
22
20
- MRI previewer for NIFTY (.nii) files.
23
21
- HEIC (.heic) and HEIF (.heif) mimetypes to support new Apple iPhone image file format.
24
22
- In the docker container the folder /home/clowder/data is now whitelisted by default for uploading by reference.
0 commit comments