tag:github.com,2008:https://github.com/matrix-org/matrix-content-scanner/releases Tags from matrix-content-scanner 2021-12-21T16:07:54Z tag:github.com,2008:Repository/136185016/v1.9.0 2022-01-05T10:45:54Z v1.9.0 <p>Add warning about MIME type sniffing and security (<a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/pull/62">#62</a>)</p> <p>Co-authored-by: Patrick Cloke &lt;clokep@users.noreply.github.com&gt;</p> reivilibre tag:github.com,2008:Repository/136185016/v1.8.0 2021-12-14T11:33:40Z v1.8.0 <p>Return after handling an error when getting a file (<a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/pull/60">#60</a>)</p> <p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/issues/55">#55</a></p> <p>It looks like the code assumes `reject` returns after handling an error, which doesn't seem to be the case in javascript. <br />Also improve the error handling a bit so the client doesn't get `Unhandled server error`.</p> <p>Introduced in <a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/pull/47">#47</a></p> babolivier tag:github.com,2008:Repository/136185016/v1.7.0 2021-09-02T15:43:38Z v1.7.0 <p>1.7.0</p> <p>* Update the supported NodeJS version to 14. <br />* Properly check the mimetype of decrypted files without solely relying <br /> on the mimetype string provided with the media by the client. <br />* Update minimum required 'olm' version to 3.0.0. <br />* Add an option to set and configure the User-Agent and X-Forwarded-For <br /> HTTP headers. <br />* Fix deprecated used of Buffer. <br />* Replace deprecated 'request' dependency with 'simple-get'. <br />* Switch repository CI from TravisCI to Github Actions. <br />* Automatically publish docker images on 'main' branch commits and tags.</p> anoadragon453 tag:github.com,2008:Repository/136185016/v1.6.3 2019-04-05T08:48:43Z v1.6.3 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/pull/34">#34</a> from Yoshiin/yoshin/fix-empty-acceptedMimeType</p> <p>Fixing a bug where the file is not copied for analyse if the acceptedMimeType option is not present</p> michaelkaye tag:github.com,2008:Repository/136185016/v1.6.2 2019-03-08T16:48:38Z v1.6.2 <p>Remove duplicated "getConfig" call.</p> <p>Both PRs merged for this release introduced a getConfig.</p> michaelkaye tag:github.com,2008:Repository/136185016/v1.6.1 2018-12-21T11:10:30Z v1.6.1 <p>Remove duplicated "getConfig" call.</p> <p>Both PRs merged for this release introduced a getConfig.</p> michaelkaye tag:github.com,2008:Repository/136185016/v1.6.0 2018-12-21T09:56:03Z v1.6.0 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/pull/33">#33</a> from jp-modernisation-gouv-fr/master</p> <p>add proxy option</p> michaelkaye tag:github.com,2008:Repository/136185016/v1.5.0 2018-11-28T14:03:55Z v1.5.0 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/pull/32">#32</a> from matrix-org/michaelkaye/fix_removed_files</p> <p>Make a copy of unencrypted files before scanning</p> michaelkaye tag:github.com,2008:Repository/136185016/v1.4.0 2018-09-20T14:14:37Z v1.4.0 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/pull/29">#29</a> from matrix-org/michaelkaye/add_cors_headers</p> <p>Add middleware and cors headers</p> michaelkaye tag:github.com,2008:Repository/136185016/v1.3.0 2018-07-05T07:14:03Z v1.3.0 <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/matrix-org/matrix-content-scanner/pull/27">#27</a> from matrix-org/michaelkaye/travis_via_docker</p> <p>Add configuration for travis tests via docker</p> michaelkaye