Quru Image Server v4.1.4 Release Notes

Release Date: 2019-10-03 // over 4 years ago
  • ๐Ÿš€ This release makes a few changes for QIS to integrate more easily with an existing web site.

    • ๐Ÿ‘ Allow cross-origin file uploads by default (still requires a valid API auth token)
    • 0๏ธโƒฃ Only serve TLS 1.2+ by default
    • ๐Ÿ”Š Record the x-forwarded-for header in the Apache access logs
    • โž• Add a new web session background login API - turns an API auth token into a QIS session cookie - for displaying images on a web site that require the user to be logged into QIS
    • โž• Add a .well-known directory and URL - for Let's Encrypt verification and other uses

    ๐Ÿ› Bug fixes:

    • ๐Ÿ“š Docker deployments - add missing documentation in running.md for setting the ownership of host directories when using Docker on Linux (issue #28)

Previous changes from v4.1.3

  • ๐Ÿš€ QIS Standard Edition can now be run from an AMI at Amazon Web Services (AWS). This release adds a new document for how to run QIS at AWS or on Docker, along with a few related bug fixes.