Movim v0.14.1 Release Notes

    • Replace ZeroMQ sockets with WebSockets, remove reactphp/zmq and php-zmq dependency
    • Make Movim compatible with PHP 7.3
    • Display icon + infobox when the chatroom is public
    • Display the Git HEAD commit hash in ?infos if available
    • Don't reload the page when opening chat from Search
    • Don't reload the discussion when the WS is reconnecting but only append the new messages
    • Add slide-to-close feature in Chats to quickly close one-to-one discussions on touch devices
    • Fix Onboarding issues on some devices
    • Fix scrolling on iOS
    • Add a close button to the Drawer widget
    • Errors and Exceptions handling improvements
    • Fix connection using utf8mb4 on MySQL
    • Update the log system for a simpler one
    • Display Gateway connection status
    • CSS fixes in Forms
    • Disable the dropdown in Form if there is only one choice
    • Add support for embeded images in Forms (for CAPTCHA)
    • Chat bubbles a bit more compact
    • Display single emojis as small stickers
    • Display chat states in MUC, handle the chat states with a new ChatStates class
    • Allow setting Avatars on Communities by combining XEP-0084 (metadata + url) and XEP-0060
    • UI fixes for mobile (tabs)