Force CI rebuild

This commit is contained in:
Dele Olajide 2020-10-21 22:23:37 +01:00 committed by JC Brand
parent 81f0cb49bb
commit 03919b9777

View File

@ -37,7 +37,7 @@ Soon we'll deprecate the latter, so prepare now.
- #2092: fixes room list update loop when having the `locked_muc_domain` truthy or `'hidden'`
- #2285: Rename config option `muc_hats_from_vcard` to [muc_hats](https://conversejs.org/docs/html/configuration.html#muc-hats). Now accepts a list instead of a boolean and allows for more flexible choices regarding user badges.
- #2304: Custom emojis (stickers) images not shown
- #2307: BootstrapModal no more accessible to plugins
- #2307: BootstrapModal is not accessible to plugins
- The `trusted` configuration setting has been removed in favor of two new settings:
[allow_user_trust_override](https://conversejs.org/docs/html/configuration.html#allow-user-trust-override)
[clear_cache_on_logout](https://conversejs.org/docs/html/configuration.html#clear-cache-on-logout)