v1.0.3
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