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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
1.13.0 - 2020-12-02
Added
Ability to submit multiple selected files within a dataset to an extractor.
Support for Amplitude clickstream tracking. See Admin -> Customize to configure Amplitude apikey.
UpdateUserId.js to scripts/updates. This code adds user_id to each document in extractions collection in mongodb.
user_id is taken from author id in uploads.files if exists, else it taken from author id in datasets collection.
Fixed
An extractor with file matching set to */* (all file types) would incorrectly send out dataset events.
Space Editors can now delete tags on files, datasets and sections.
GeospatialViewer previewer no longer shows if file does not contain geospatial layers.