Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Releases: matrix-org/matrix-content-scanner

v1.2.0

03 Jul 16:39
5da3b9b
Compare
Choose a tag to compare

Features

  • Added a Dockerfile, with config file specific to docker.
  • Added a Makefile.
  • Added the ability to encrypt any POST body with a public key.
  • Added .reason codes to client error responses.

Bug Fixes

  • Fixed bug where altRemovalCmd caused the server to hang.

Maintenance

  • Refactored to allow testing of middlewares.
  • Added tests for middlewares!

v1.1.0

22 Jun 14:02
c8824f8
Compare
Choose a tag to compare
  • Add various config options (see default)
  • Fix bug with wrong temporary directory
  • Fix race which lead to incomplete files downloaded

v1.0.0

12 Jun 08:35
4f5da92
Compare
Choose a tag to compare

MVP of MCS

Todo:

  • Thumbnails