This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
v1.7.0
- 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.