mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
Denote Spark 2.8.2 Release
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<property file="${basedir}/build/build.properties"/>
|
||||
<property name="version.major" value="2"/>
|
||||
<property name="version.minor" value="8"/>
|
||||
<property name="version.revision" value="1"/>
|
||||
<property name="version.revision" value="2"/>
|
||||
|
||||
<!-- Spark Build Number
|
||||
Passed into ant via cmd line argument:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
spark-messenger (2.8.1) stable; urgency=medium
|
||||
spark-messenger (2.8.2) stable; urgency=medium
|
||||
|
||||
[ Ignite Realtime Community ]
|
||||
* For full changelog, see http://www.igniterealtime.org/builds/spark/docs/latest/changelog.html
|
||||
|
||||
-- wroot <wroot@igniterealtime.org> Tue, 01 Oct 2016 11:32:51 +0200
|
||||
-- wroot <wroot@igniterealtime.org> Tue, 25 Nov 2016 11:32:51 +0200
|
||||
|
||||
@ -1 +1 @@
|
||||
spark_2.8.1_all.deb net optional
|
||||
spark_2.8.2_all.deb net optional
|
||||
|
||||
@ -179,6 +179,64 @@ hr {
|
||||
|
||||
<div id="pageBody">
|
||||
|
||||
<h2>2.8.2 -- <span style="font-weight: normal;">November 25, 2016</span></h2>
|
||||
<h2> Bug
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1516'>SPARK-1516</a>] - Spark should not let open profile edit by clicking the avatar if profile changing is disabled
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1520'>SPARK-1520</a>] - Systray icon changes to online when one opens the chat window
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1593'>SPARK-1593</a>] - Spark shouldn't add Offline status when a user goes invisible
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1758'>SPARK-1758</a>] - Unfiled group appears when contact goes online
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1801'>SPARK-1801</a>] - Fix links opening in KDE environment (updated)
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1816'>SPARK-1816</a>] - Shouldn't freeze when using unsupported plugins
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1820'>SPARK-1820</a>] - Can't switch back to online presence after turning invisible on
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1827'>SPARK-1827</a>] - Shouldn't allow broadcast to selected users when it is disabled in Client Control
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2> New Feature
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1802'>SPARK-1802</a>] - Add LittleLuck skin
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1835'>SPARK-1835</a>] - Modify Spark to work with new Openfire Client Control plugin settings
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2> Task
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1732'>SPARK-1732</a>] - Update bundled JRE with the latest version
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1837'>SPARK-1837</a>] - Update Smack to the latest version (4.1.9)
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2> Improvement
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1021'>SPARK-1021</a>] - Default to Name field as nickname when adding a contact
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1434'>SPARK-1434</a>] - Add Polish Spelling option
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1789'>SPARK-1789</a>] - Change Accept all certificates option to disabled by default
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1822'>SPARK-1822</a>] - Add additional default properties to control GUI settings
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1824'>SPARK-1824</a>] - Update Polish translation
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-1831'>SPARK-1831</a>] - Update Italian translation
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>2.8.1 -- <span style="font-weight: normal;">October 1, 2016</span></h2>
|
||||
<h2> Bug
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user