File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4141
4242< h1 > HTTP File Upload Plugin Changelog</ h1 >
4343
44- < p > < b > 1.4.2</ b > -- (to be determined )</ p >
44+ < p > < b > 1.4.2</ b > -- (November 19, 2024 )</ p >
4545< ul >
4646 < li > Updated Chinese (zh_CN) translation</ li >
47+ < li > Marked as last version to be compatible with Openfire versions prior to 5.0.0.</ li >
4748</ ul >
4849
4950< p > < b > 1.4.1</ b > -- (September 17, 2024)</ p >
Original file line number Diff line number Diff line change 77 <version >${project.version}</version >
88 <date >2024-11-19</date >
99 <minServerVersion >4.7.0</minServerVersion >
10+ <priorToServerVersion >5.0.0</priorToServerVersion >
1011 <minJavaVersion >1.8</minJavaVersion >
1112 <csrfProtectionEnabled >true</csrfProtectionEnabled >
1213
Original file line number Diff line number Diff line change 1010 <artifactId >httpfileupload</artifactId >
1111 <name >HTTP File Upload Plugin</name >
1212 <description >Allows clients to share files, as described in the XEP-0363 'HTTP File Upload' specification.</description >
13- <version >1.4.2 -SNAPSHOT</version >
13+ <version >1.4.3 -SNAPSHOT</version >
1414
1515 <distributionManagement >
1616 <!-- Repository in which we deploy this project, when desired. -->
You can’t perform that action at this time.
0 commit comments