--
You received this message because you are subscribed to the Google Groups "Dataverse Users Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataverse-commu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/884e6f6d-0bf6-4ff2-8233-6875750b3b09n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/CAPfMOazW1LJB%2B%3DDFEsno0mQEY8T3AenDzm2OVM0VgGR2YQQyjg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dataverse-community/e19afd0e-0d6a-48ae-8e79-9f35ceba0c69n%40googlegroups.com.
On behalf of the community, the GDCC is pleased to announce the v1.4 release of the community-maintained Dataverse Previewers.
This release has two important changes:
More Previewers! Since the v1.3 release, the community has added previewers for
(Please read the notes in the example Configuration command pages for details about these previewers and their Dataverse version compatibility and limitations.)
Support for Signed URLs. As of Dataverse v6.1, signed URLs are supported as an alternative to sending an API key to external tools, including previewers. (Signed URLs were introduced in Dataverse v5.13 but do not work when datasets are accessed via Private URLs until v6.1). Signed URLs are short-lived and are specific to the API calls Previewers need to read and display dataset metadata and file contents.
Updating Your Dataverse Installation:
There are multiple ways to install/update your Previewers. The Dataverse Previewers repository has detailed instructions in the README file. In brief,
If you are using a local copy, you should download and install the latest release and then update your local Dataverse configurations. If you are using the Previewers served from gdcc.github.io, you only need to update your configurations.
To update your configurations, you can either delete the configurations for the v1.3 (or earlier) previewers you are using and run the example curl commands to add the v1.4 tools or you can update your database directly.
If you wish to continue to use API keys, use the curl commands in the Dataverse 5.2+ examples file in the repository.
If you wish to switch to SIgnedURLs (recommended), use the curl commands in the Dataverse 6.1+ examples file in the repository.