Skip to content

Commit

Permalink
Denote Spark 2.7.6 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
wrooot committed Mar 15, 2016
1 parent 62c3fcd commit e4af3cd
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<property file="${basedir}/build/build.properties"/>
<property name="version.major" value="2"/>
<property name="version.minor" value="7"/>
<property name="version.revision" value="5"/>
<property name="version.revision" value="6"/>

<!-- Spark Build Number
Passed into ant via cmd line argument:
Expand Down
4 changes: 2 additions & 2 deletions build/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
spark-messenger (2.7.5) unstable; urgency=medium
spark-messenger (2.7.6) unstable; urgency=medium

[ Ignite Realtime Community ]
* For full changelog, see http://www.igniterealtime.org/builds/spark/docs/latest/changelog.html

-- daryl herzmann <admin@ignite> Thu, 14 Jan 2016 11:32:51 +0200
-- wroot <[email protected]> Tue, 15 Mar 2016 11:32:51 +0200
2 changes: 1 addition & 1 deletion build/debian/files
Original file line number Diff line number Diff line change
@@ -1 +1 @@
spark_2.7.5_all.deb net optional
spark_2.7.6_all.deb net optional
72 changes: 72 additions & 0 deletions documentation/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,78 @@ <h1>Spark Changelog</h1>
<div id="pageBody">


<h2>2.7.6 -- <span style="font-weight: normal;">March 15, 2016</span></h2>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1192'>SPARK-1192</a>] - Preferences window doesn&#39;t open on Mac OS X
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1197'>SPARK-1197</a>] - File transfers don&#39;t work on Mac OS X
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1455'>SPARK-1455</a>] - Spark is getting stuck with &quot;On Phone&quot; status after unlocking Windows
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1530'>SPARK-1530</a>] - Broadcast message is not shown with bolded red font in the tab
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1620'>SPARK-1620</a>] - Sound files are not copied into user&#39;s profile on Mac OS X
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1667'>SPARK-1667</a>] - Bookmarks menu shows last when using Substance skins
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1671'>SPARK-1671</a>] - Add i18n translation for &quot;(Offline)&quot; prefix before offline message
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1674'>SPARK-1674</a>] - Add Mac OS X installer with bundled JRE
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1677'>SPARK-1677</a>] - Shows app name as Startup instead of Spark on Mac OS X
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1689'>SPARK-1689</a>] - RPM build fails after Libjitsi update
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1692'>SPARK-1692</a>] - Native Jitsi libraries not loading on Mac OSX
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1696'>SPARK-1696</a>] - Fastpath not working on Mac OS X
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1701'>SPARK-1701</a>] - Plugins are not being copied to user&#39;s home folder on Mac OS X
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1703'>SPARK-1703</a>] - Spark is constantly trying to access e4j_pxxxx.tmp file
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1704'>SPARK-1704</a>] - Emoticons not loading on mac osx
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1714'>SPARK-1714</a>] - Disconnecting when saving or retrieving Notes
</li>
</ul>

<h2> New Feature
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1675'>SPARK-1675</a>] - Add Lithuanian translation for Fastpath plugin
</li>
</ul>

<h2> Task
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1643'>SPARK-1643</a>] - Update bundled JRE with the latest version
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1679'>SPARK-1679</a>] - Fix the wrong year on the About window on Mac OS X
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1693'>SPARK-1693</a>] - Increase checkstyle&#39;s maxerror value
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1712'>SPARK-1712</a>] - Change JDK to 1.8 in Bamboo build plans (Ant)
</li>
</ul>

<h2> Improvement
</h2>
<ul>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1680'>SPARK-1680</a>] - Update top menu item name &quot;Spark&quot; to more commonly used name &quot;File&quot;
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1681'>SPARK-1681</a>] - Update Spark&#39;s User Guide
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1684'>SPARK-1684</a>] - Toaster Pop up for Incoming Call is too short.
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1685'>SPARK-1685</a>] - Idle state shouldn&#39;t override custom status message
</li>
<li>[<a href='https://igniterealtime.org/issues/browse/SPARK-1691'>SPARK-1691</a>] - Change JNA to version to 3.4.2
</li>
</ul>


<h2>2.7.5 -- <span style="font-weight: normal;">January 14, 2016</span></h2>
Expand Down

0 comments on commit e4af3cd

Please sign in to comment.