Auspice 2.72.0
-
Downloaded JSONs (via the "download data" button at the bottom of the page) are now created from internal state rather than re-fetching the original JSON.
This allows additional dropped-on metadata to be exported, as well as allowing the functionality to work in auspice.us.
Additionally, the current state of the UI (such as the color-by, which panels are toggled on etc) are saved into the downloaded JSON where possible.
(#2055) -
Dataset footers (shown at the bottom of the page) now must be defined in the dataset JSON itself.
The remaining hardcoded footers have been removed from Auspice and added to their respective datasets, see #980 for a full list.
(#2073) -
Documentation related to required NodeJS versions and dev docs has been updated
(#2072)