mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-10-29 19:57:28 +00:00
Merge pull request #766 from igniterealtime/spark301
Denote Spark 3.0.1 Release
This commit is contained in:
commit
792bc6b6f3
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spark-core</artifactId>
|
||||
|
||||
@ -179,6 +179,26 @@ hr {
|
||||
|
||||
<div id="pageBody">
|
||||
|
||||
<h2>3.0.1 -- <span style="font-weight: normal;">December 12, 2022</span></h2>
|
||||
<h2>Bug</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2310'>SPARK-2310</a>] - macOS doesn't use Look and Feel FlatLaf</li>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2313'>SPARK-2313</a>] - History not saved in some cases</li>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2316'>SPARK-2316</a>] - Unable to open MUC while MUC private chat is open</li>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2317'>SPARK-2317</a>] - HTTP File Upload Plugin button not showing in private chat</li>
|
||||
</ul>
|
||||
|
||||
<h2>Task</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2315'>SPARK-2315</a>] - Update dependencies</li>
|
||||
</ul>
|
||||
|
||||
<h2>Improvement</h2>
|
||||
<ul>
|
||||
<li>[<a href="https://igniterealtime.atlassian.net/browse/SPARK-2305">SPARK-2305</a>] - Improve logging for HTTP File Upload</li>
|
||||
<li>[<a href="https://igniterealtime.atlassian.net/browse/SPARK-2311">SPARK-2311</a>] - Add Tab View Selection</li>
|
||||
</ul>
|
||||
|
||||
<h2>3.0.0 -- <span style="font-weight: normal;">November 14, 2022</span></h2>
|
||||
<h2>Improvement</h2>
|
||||
<ul>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>distribution</artifactId>
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>emoticons</artifactId>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>3.0.1-SNAPSHOT</version>
|
||||
<version>3.0.1</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user