Skip to content

Changelog

Alexander Craggs edited this page Nov 9, 2020 · 3 revisions

This file tracks changes to the project. When upgrading, you should review any information in BREAKING and consider checking out anything in INFORMATION. MINOR tracks bug fixes and stylistic improvements and can mostly be ignored.

09/11/2020

BREAKING
  • If virus scanning is enabled and an item has not been scanned yet, we will now block access. An interstitial is displayed which allows this to be overriden with ?overrideVirusCheck=true
INFORMATION
  • Removed dependency on Google fonts
  • Updated "Upload from your terminal" path to be dynamic
  • Arbitrary parameters in the minio config are now passed through to the constructor, allowing you to setup remote S3 / Minio buckets and use SSL.
MINOR
  • Changed styling of statistics page
Clone this wiki locally