Skip to content

Releases: iPlantCollaborativeOpenSource/datastore-public

v2.7.0

04 Apr 18:44
d8f8c06
Compare
Choose a tag to compare

Enhancements:

  • Added compatibility with the new datacite template

v2.6.0

12 Dec 15:18
Compare
Choose a tag to compare

Enhancements:

  • Add basic search
  • Allow a DOI page template to apply to select datasets not in the curated folder
  • Allow for both ezid and datacite metadata for curated datasets

v2.5.0

09 Nov 15:34
Compare
Choose a tag to compare

Enhancements:

  • Add external data button
  • Add analysis tool button

v2.4.0

08 May 20:37
Compare
Choose a tag to compare

Enhancements:

  • Add JSON-LD structured metadata

v2.3.0

27 Oct 17:18
Compare
Choose a tag to compare

Enhancements:

  • New landing pages for community datasets

v2.2.0

09 Aug 15:40
Compare
Choose a tag to compare

Enhancements:

  • New landing pages for CyVerse curated datasets
  • Download metadata and citations from curated datasets
  • Homepage changes

v2.1.1

10 Jan 21:55
Compare
Choose a tag to compare

Enhancements:

  • New Data Commons homepage
  • Display paging information

v2.1.0

07 Oct 14:01
Compare
Choose a tag to compare

Fixes:

  • Fix robots.txt to allow bots to index DCR.

Enhancements:

  • Files are now directly addressable via their path; Clicking on a file
    no longer opens a dialog, instead displays the file metadata, download
    options, and preview full page.

v2.0.1

06 Oct 21:57
Compare
Choose a tag to compare

Enhancements:

  • Updated large file download text
  • Added explicit "close" button to file info dialog
  • Added MD5 checksum to file info dialog
  • Added "Open in CyVerse DE" button for all files

v2.0.0

06 Oct 21:58
Compare
Choose a tag to compare

This is the first release of the new Data Commons Repository! (Formerly
"Mirrors".) This version has a lot of changes both on the front end and
the back end.

Enhancements:

  • App front-end rewritten in AngularJS.
  • Refactored to use DE Terrain API for file metadata instead of querying
    python-irods to query iRODS directly.
  • Direct downloads are (when supported) are offloaded to the CyVerse
    anon-files service. This frees up the DCR server to continue handling
    web requests and not be responsible for managing download streams from
    iRODS. Direct download is supported for files up to 2GB.
  • Much improved file previews. All text-like files can be previewed up
    to 8kB. Currently supported previews include files that Terrain
    reports content-type text/*, e.g., text/csv, text/plain, etc.
  • Prototype landing pages that display combined template metadata and
    iRODS AVUs.