HTTP File Upload Plugin Changelog
1.1.5 -- (September 12, 2022)
A meta release to denote compatability with Openfire releases prior to 4.8.0.
1.1.4 -- (November 4, 2021)
- Updated to HttpFileUploadComponent v1.4.0, which resolves:
- Updated Guava library to 30.0-jre to address known vulnerabilities with earlier versions.
- Improve content-type detection of uploaded content.
- Issue #31: Add new webprotocol option to make the previously hardcoded http protocol configurable.
- Issue #33: Add new wildcardCORS option that adds CORS headers to relax access restrictions imposed by browsers.
- Issue #23: Replace UUID with something more secure.
- Updated to HttpFileUploadComponent v1.3.0, which resolves:
- Issue #23: Replace UUID with something more secure.
1.1.3 -- November 17, 2019
- Updated to HttpFileUploadComponent v1.2.2, which resolves:
- Issue #18: Can't get mime type of uploaded file from webserver.
1.1.2 -- November 12, 2019
- Updated to HttpFileUploadComponent v1.2.1, which resolves:
- Issue #12: Release 1.1.1 fails (unless used on root context).
1.1.1 -- November 6, 2019
- Updated to HttpFileUploadComponent v1.2.0
- Issue #6: Allow announced URLs to be HTTP instead of HTTPS.
1.1.0 -- February 19, 2018
- Updated to HttpFileUploadComponent v1.1.3, which resolves:
- Issue #5: Maximum allowable file size should be configurable.
- Issue #6: Fix for NPE when client uses XEP v0.3 or higher.
- Issue #7: Responses to slot requests should use syntax of the request.
- Issue #8: Add maximum file size to service discovery responses.
1.0.0 -- December 14, 2017