Skip to content

Version 9.1.0 - 2022-04-02

Compare
Choose a tag to compare
@jcbrand jcbrand released this 02 Apr 18:54
· 986 commits to master since this release
v9.1.0
  • Updated translations: af, ar, el, es, eu, fi, fr, gl, he, lt, ro, tr

  • Increased stanza timeout from 10 to 20 seconds

  • Replace various font icons with SVG icons

  • Fix bug where MUC config wasn't persisted across page loads

  • Add support for calling the IndexedDB getAll method to speed up fetching models from storage.

  • #1761: Add a new dark theme based on the Dracula theme

  • #2557: Allow OMEMO encrypted messages to be edited

  • #2627: Spoiler toggles only after switching to another tab and back

  • #2733: Fix OMEMO race condition related to automatic reconnection and SMACKS

  • #2733: Wait for decrypted/parsed message before queuing to UI

  • #2751: Media not rendered when Converse runs in a browser extension

  • #2754: Navigation keys doesn't work anymore into chat input message

  • #2781: Flashing error when connecting to a room

  • #2786: Fix webpack configuration not working on Windows OS

  • #2788: TypeError when trying to use @converse/headless

  • #2789: Implement new hook parseMessageForCommands for plugins to add custom commands

  • #2814: Links are mangled on open/copy

  • #2822: Singleton doesn't work in overlayed view mode

  • New config option show_connection_url_input