File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 41
41
42
42
< h1 > HTTP File Upload Plugin Changelog</ h1 >
43
43
44
+ < p > < b > 1.2.0</ b > -- (tbd)</ p >
45
+
46
+ < p > < b > 1.1.5</ b > -- (September 12, 2022)</ p >
47
+
48
+ < p > A meta release to denote compatability with Openfire releases prior to 4.8.0.</ p >
49
+
44
50
< p > < b > 1.1.4</ b > -- (November 4, 2021)</ p >
45
51
< ul >
46
52
< li > Updated to HttpFileUploadComponent v1.4.0, which resolves:</ li >
Original file line number Diff line number Diff line change 5
5
<description >Allows clients to share files, as described in the XEP-0363 'HTTP File Upload' specification.</description >
6
6
<author >Guus der Kinderen</author >
7
7
<version >${project.version}</version >
8
- <date >11/04/2021 </date >
8
+ <date >2022-09-12 </date >
9
9
<minServerVersion >4.1.0</minServerVersion >
10
+ <maxServerVersion >4.8.0</maxServerVersion >
10
11
</plugin >
Original file line number Diff line number Diff line change 10
10
<artifactId >httpfileupload</artifactId >
11
11
<name >HTTP File Upload Plugin</name >
12
12
<description >Allows clients to share files, as described in the XEP-0363 'HTTP File Upload' specification.</description >
13
- <version >1.1.5 -SNAPSHOT</version >
13
+ <version >1.2.0 -SNAPSHOT</version >
14
14
15
15
<distributionManagement >
16
16
<!-- Repository in which we deploy this project, when desired. -->
You can’t perform that action at this time.
0 commit comments