Skip to content

Commit

Permalink
fixes igniterealtime#56: Upgrade to Converse 10.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guusdk committed Jun 23, 2023
1 parent ec6ea10 commit 8d850fe
Show file tree
Hide file tree
Showing 224 changed files with 19,143 additions and 29,183 deletions.
17 changes: 16 additions & 1 deletion changelog.html
Expand Up @@ -43,9 +43,24 @@ <h1>
inVerse Plugin Changelog
</h1>

<p><b>10.1.2 Release 2</b> -- (tbd)</p>
<p><b>10.1.3 Release 1</b> -- (tbd)</p>
<ul>
<li>Bump json from 20220320 to 20230227</li>
<li><a href="https://github.com/igniterealtime/openfire-inverse-plugin/issues/56">#56: Update to Converse 10.1.3</a>, which includes these changes:
<ul>
<li>Add the ability to set roles and affiliations via the MUC occupant modal</li>
<li>Fix <tt>isOnlyEmojis is not a function</tt> when using only <tt>@converse/headless</tt></li>
<li>Fix <tt>autojoin</tt> checkbox state in MUC bookmark form</li>
<li>Remove call to <tt>api.confirm</tt> in <tt>@converse/headless</tt></li>
<li>Generate TypeScript declaration files into <tt>dist/types</tt></li>
<li>Removed documentation about the no longer implemented <tt>fullname</tt> option.</li>
<li>Updated translations</li>
<li><a href="https://github.com/conversejs/converse.js/issues/3123">#3123</a>: Contacts do not show up online until chat is opened with them.</li>
<li><a href="https://github.com/conversejs/converse.js/issues/3156">#3156</a>: Add function to prevent drag stutter effect over iframes when resize is called in overlay mode</li>
<li><a href="https://github.com/conversejs/converse.js/issues/3165">#3165</a>: Use configured nickname in profile view in the control box</li>
<li>New config option <a href="https://conversejs.org/docs/html/configuration.html#stanza-timeout">stanza_timeout</a></li>
</ul>
</li>
</ul>

<p><b>10.1.2 Release 1</b> -- February 24, 2023</p>
Expand Down
1 change: 0 additions & 1 deletion classes/dist/converse-no-dependencies.js.map

This file was deleted.

59 changes: 30 additions & 29 deletions classes/dist/converse.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion classes/dist/converse.css.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions classes/dist/converse.d.ts

This file was deleted.

0 comments on commit 8d850fe

Please sign in to comment.