Skip to content

Releases: gdcc/dataverse-previewers

1.5

04 Jun 18:24
3bc6b74

Choose a tag to compare

Dataverse Previewers v1.5

The 1.5 release include

  • 2 new 3D Previewers (VoyagerPreview, X3dPreview)
  • a Local Install script (modifies Previewers to copy all files, libraries, and fonts locally)
  • and updates to:
    • Video Previewer (sizing,subtitles),
    • Spreadsheet Previewer (handle quotes in cells, keep column order)
    • Markdown Previewer (support for tables)
    • HD5Viewer (security updates)
  • plus minor bug fixes

The install instructions in the README have been updated for v1.5.

New Contributors

Full Changelog: 1.4...1.5

Dataverse Previewers v1.4

15 Dec 22:52
8bc70f5

Choose a tag to compare

More Previewers! Since the v1.3 release, the community has added previewers for
• Geospatial content (geojson) - was in v1.3 as a beta release,
• Zip Files (.zip, .eln),
• NetCDF and HDF Files and NCML metadata,
• Markdown formatted text,
• Shape files,
• GeoTiff,
• Rich HTML (HTML containing scripts that must run for proper display, e.g. for content generated with Plotly), and
• RO-Crate files.

(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.

Dataverse Previewers v1.3

07 Feb 15:57
c54d96e

Choose a tag to compare

This release includes

  • Accessibility improvements
  • A new GeoJSON Map Viewer (works with Dataverse v5.9+)
  • adds audio/x-m4a as a mimetype to register with the Audio Previewer

Dataverse Previewers v1.2

12 Nov 15:13
842499b

Choose a tag to compare

  • Improved instructions - customized to pre-v5.2 and v5.2+ Dataverse installations
  • Improved internationalization
  • Improved formatting and accessibility
  • New location with shorter URLs ('globaldataversecommunityconsortium' -> 'gdcc')
  • Reorganization to avoid everyone having to upgrade at the same time going forward