You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.html
+16-2Lines changed: 16 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,9 +41,23 @@
41
41
42
42
<h1>HTTP File Upload Plugin Changelog</h1>
43
43
44
-
<p><b>1.5.0</b> -- (tbd)</p>
44
+
<p><b>1.5.0</b> -- (to be determined)</p>
45
45
<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><ahref="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><ahref="https://github.com/igniterealtime/openfire-httpFileUpload-plugin/issues/78">Issue #78:</a> Updated to HttpFileUploadComponent v2.0.0, which resolves:
54
+
<ul>
55
+
<li><ahref="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>
<li><ahref="https://github.com/igniterealtime/openfire-httpFileUpload-plugin/issues/43">Issue #43:</a> ClassCastExceptions after reloading plugin in a cluster.</li>
0 commit comments