Skip to content

Commit d1926d0

Browse files
committed
Added changelog entries
1 parent b8004b3 commit d1926d0

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

changelog.html

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,23 @@
4141

4242
<h1>HTTP File Upload Plugin Changelog</h1>
4343

44-
<p><b>1.5.0</b> -- (tbd)</p>
44+
<p><b>1.5.0</b> -- (to be determined)</p>
4545
<ul>
46-
<li>Now requires Openfire 4.8.1 or later</li>
46+
<li>Now requires Openfire 5.0.0 or later</li>
47+
<li><a href="https://github.com/igniterealtime/openfire-httpFileUpload-plugin/issues/78">Issue #78:</a> Updated to HttpFileUploadComponent v2.0.1, which resolves:
48+
<ul>
49+
<li>Updated Whack from 3.0.0 to 3.1.0 (to make use of Tinder 2.1.0).</li>
50+
<li>Switched to new Maven release infrastructure.</li>
51+
</ul>
52+
</li>
53+
<li><a href="https://github.com/igniterealtime/openfire-httpFileUpload-plugin/issues/78">Issue #78:</a> Updated to HttpFileUploadComponent v2.0.0, which resolves:
54+
<ul>
55+
<li><a href="https://github.com/guusdk/httpfileuploadcomponent/issues/48">Issue #48:</a> Do not initialize null malwarescanner</li>
56+
<li>Update Whack to 3.0.0 and Jetty to 12.0.22 (requires Java 17)</li>
57+
<li>Implement configurable Content-Security-Policy</li>
58+
</ul>
59+
</li>
60+
<li><a href="https://github.com/igniterealtime/openfire-httpFileUpload-plugin/issues/73">Issue #73:</a> Openfire 5.0.0 compatibility.</li>
4761
<li><a href="https://github.com/igniterealtime/openfire-httpFileUpload-plugin/issues/43">Issue #43:</a> ClassCastExceptions after reloading plugin in a cluster.</li>
4862
</ul>
4963

0 commit comments

Comments
 (0)