Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Releases: biigle/volumes

v2.1.0

09 Mar 10:35
Compare
Choose a tag to compare

Added:

Changed:

v2.0.0

19 Feb 12:32
Compare
Choose a tag to compare

This changelog replaces the one of v2.0.0-beta.

Added:

  • Image metadata of new images is now imported even for remote volumes.

Changed:

  • Supported image formats are now JPEG, PNG and TIFF.
  • Show image thumbnail instead of original file on image show view (since it may have a remote source or be very large).
  • Creating a new volume now requires the storage disk format [disk]://[directories] as volume URL.

Removed:

  • Display of image EXIF information on the image show view.

v2.0.0-beta

06 Feb 13:56
475d324
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

Added:

  • Image metadata of new images is now imported even for remote volumes.

Changed:

  • Supported image formats are now JPEG, PNG and TIFF.
  • Show image thumbnail instead of original file on image show view (since it may have a remote source).
  • Creating a new volume now requires the storage disk format [disk]://[directories] as volume URL.

Removed:

  • Display of image EXIF information, dimensions and file size on the image show view.

v1.14.0

23 Jan 12:28
Compare
Choose a tag to compare

Added:

  • Manual entry for the volume overview ( #44 )

Changed:

  • Use new @mixin Blade directive

v1.13.0

17 Jan 07:56
Compare
Choose a tag to compare

Added:

  • Extended information in user admin view

Changed:

v1.12.0

12 Jan 15:53
Compare
Choose a tag to compare

Added:

  • Extended image metadata CSV import
  • Display of image metadata in the image show view

v1.11.1

17 Nov 08:42
Compare
Choose a tag to compare

Fixed:

  • Updated tests for changed authorization of volume user controller in v1.11.0

v1.11.0

17 Nov 08:22
Compare
Choose a tag to compare

Added:

  • Hadling of the new dynamic doi attribute of a volume ( #38 )

Fixed:

  • Flush volume geo info cache when an image metadata CSV is uploaded ( #43 )
  • Authorization for volume user controller

v1.10.0

17 Oct 08:09
Compare
Choose a tag to compare

Added:

v1.9.1

27 Sep 09:01
Compare
Choose a tag to compare

Fixed:

  • Typos in the documentation