Skip to content

Commit

Permalink
Add release changelog, release date
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishbowler committed Jul 6, 2021
1 parent cac49f8 commit 3ee97a2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,27 @@ <h1>
inVerse Plugin Changelog
</h1>

<p><b>7.0.6 Release 2</b> -- July 6, 2021</p>
<ul>
<li><a href="https://github.com/igniterealtime/openfire-inverse-plugin/issues/38">#38: Fix governance issues in 7.0.6 release</a></li>
</ul>

<p><b>7.0.6 Release 1</b> -- July 6, 2021</p>
<ul>
<li><a href="https://github.com/igniterealtime/openfire-inverse-plugin/issues/35">#35: Update to Converse 7.0.6</a>, which includes these changes:
<h4>For Converse 7.0.6:</h4>
<ul>
<li>Bugfix: Wrong assignment in OMEMO code</li>
</ul>
<h4>For Converse 7.0.5:</h4>
<ul>
<li>Bugfix: The @converse/headless NPM package is missing the dist directory, causing import errors</li>
<li>Bugfix: @converse/headless wrongly depends on CustomElement from the view layer</li>
<li>Bugfix: Converse does not reflect the browser language</li>
</ul>
</li>
</ul>

<p><b>7.0.4 Release 1</b> -- December 26, 2020</p>
<ul>
<li><a href="https://github.com/igniterealtime/openfire-inverse-plugin/issues/33">#31: upgrade to converse.js 7.0.4</a>, which includes these changes:
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<description>${project.description}</description>
<author>Guus der Kinderen</author>
<version>${project.version}</version>
<date>12/26/2020</date>
<date>07/06/2021</date>
<minServerVersion>4.1.5</minServerVersion>
<minJavaVersion>1.8</minJavaVersion>
<adminconsole>
Expand Down

0 comments on commit 3ee97a2

Please sign in to comment.