Web and Desktop

Stoat for Web: 0.0.13

Introducing new voice features and an improved messaging experience.

This update brings a host of improvements to voice chats along with an improved messaging experience.

Improved Text Editor

We’re replacing the message box with something more usable, we’ve brought back and improved the experience from the legacy client, featuring rich text preview while not intruding on what you’re typing.

Screenshot showing the new text editor

Improved Voice Chats v2 Support

The app now supports a host of Voice Chats v2 features.
With an all new improved user interface:

Screenshot showing joining and leaving a call

You can now also see users who are in voice chat in the server sidebar:

Screenshot showing users in a voice chat in the sidebar

And if you navigate away, the voice chat stays accessible:

Screenshot showing picture in picture voice chat

Other Fixes and Improvements

  • Create/delete categories through the context menu. (marcy: #491)
  • Fix legibility of information in the image viewer. (amycatgirl: #488)
  • Add permission entries for everyone/role mentions. (amycatgirl: #484)
  • Various improvements to navigation and home page. (marcy: #483, #475)
  • Fix various validation and visual issues with link warnings. (Aeledfyr: #476, #478)
  • Preserve replies when sending GIFs. (pparaxan: #474)
  • Add integration testing to prevent broken builds going to production.
  • Fix the client trying to send more than maximum attachments when many are selected.
  • Fix wordmark showing dark on dark theme.
  • Publish stoat.js and stoat-api packages to npmjs.
  • Internally switch to bigints for permissions.
  • Don’t permit adding more replies than maximum. (marcy: #495)
  • Reimplement adding bots via Discover. (amycatgirl: #504)
  • Add a context menu to attachments. (amycatgirl: #479)
  • Make reply previews non-interactive. (Aeledfyr: #498)
  • Fix logic error in forms preventing submission.