Skip to content

Release 1.0.2

Compare
Choose a tag to compare
@daveneiman daveneiman released this 13 Sep 18:37

FITS contains better handling of XML and HTML files. Also resolved are cases where TIFF files did not properly have MIX metadata extracted for certain camera formats (Hasselblad, Sinar, and possibly others). The Linux shell scripts now resolve symlinks before loading relative paths.

FITS Service now externalizes configuration values for maximum file upload size and other values, better logging of errors, and other minor fixes.

Change Summary

  • FITS startup scripts resolve symlinks before loading relative paths. Pull Request 90.
  • Bug fix for File Utility detecting HTML files. Pull request 102.
  • Bug fix for File Utility handling XML files. Pull request 104.
  • LIBDRS-4878 - MIX metadata not extracted from some TIFF files.