File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1- # Added 2020-11-02
2-
3- - Added ` mimetype.nxz=model/nxz ` and ` mimetype.NXZ=model/nxz ` as new mimetypes in ` conf/mimetypes.conf `
4- - Added ` viewer_hop ` a 3D models previewer for ` *.ply ` and ` *.nxz ` files
5-
61# Change Log
72All notable changes to this project will be documented in this file.
83
@@ -28,6 +23,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2823- Track user_id with every extraction event. [ #94 ] ( https://github.com/clowder-framework/clowder/issues/94 )
2924- Added a new storage report at ` GET api/reports/storage/spaces/:id ` for auditing user storage usage on a space basis.
3025- The file and dataset metrics reports also have support for since and until ISO8601 date parameters.
26+ - Added ` viewer_hop ` a 3D models previewer for ` *.ply ` and ` *.nxz ` files. Added ` mimetype.nxz=model/nxz ` and
27+ ` mimetype.NXZ=model/nxz ` as new mimetypes in ` conf/mimetypes.conf `
3128
3229### Fixed
3330- Ignore the ` update ` field when posting to ` /api/extractors ` . [ #89 ] ( https://github.com/clowder-framework/clowder/issues/89 )
You can’t perform that action at this time.
0 commit comments