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

v1.7.0

Compare
Choose a tag to compare
@anoadragon453 anoadragon453 released this 02 Sep 15:43
· 6 commits to main since this release
  • Update the supported NodeJS version to 14.
  • Properly check the mimetype of decrypted files without solely relying on the mimetype string provided with the media by the client.
  • Update minimum required 'olm' version to 3.0.0.
  • Add an option to set and configure the User-Agent and X-Forwarded-For HTTP headers.
  • Fix deprecated used of Buffer.
  • Replace deprecated 'request' dependency with 'simple-get'.
  • Switch repository CI from TravisCI to Github Actions.
  • Automatically publish docker images on 'main' branch commits and tags.