Skip to content

v1.0.3

Choose a tag to compare

@karl-bullock karl-bullock released this 25 Aug 00:09
· 3 commits to main since this release

Fixed

  • Typing indicators show names again on Flarum 2.0.0-rc.6. rc.6 changed how the typing indicator learns who is typing, in a way only its own bundled websocket server supports; through Warble every typist showed as a hidden/anonymous label no matter what anyone's settings said. Warble now attaches the sender's own name to typing events the way earlier versions did. Someone who hides their online status stays anonymous, as before.

Update on your forum (the fix is in the extension, nothing on the Warble side changes):

composer update linkrobins/flarum-warble
php flarum cache:clear