Releases: stoatchat/for-web
Releases · stoatchat/for-web
Release list
stoat-for-web: v0.15.2
stoat-for-web: v0.15.1
0.15.1 (2026-08-17)
Bug Fixes
- allow selecting channel description in ChannelInfoModal (#1496) (9b09d43)
- Always ensure the stream starts as below 720p (#1497) (f30e7cd)
- emoji/gif picker search input cannot regain focus (#1502) (52932fe)
- icons showing up incorrectly (#1500) (86674a2)
- Increase autocomplete box size (#911) (c1cdf9d)
- Make device not go to sleep while in a call (#1498) (7a3d22d)
- make file paste/drop respect permissions (#1225) (065252f)
- Show each font in its own font (ed51b00)
- Show previews of fonts in the appearance menu font dropdowns (#1454) (ed51b00)
- unable to remove display name from profile (#1493) (0846404)
stoat-for-web: v0.15.0
0.15.0 (2026-08-12)
Features
- "add bot" on ProfileActions (#1261) (2df4d1a)
- Add a virtual mic for linux wayland screen sharing (#1438) (973cd4b)
- Add duration strings for easy translations (#1452) (df747ce)
- Add voice input slider, add voice processor and update livekit-rnnoise-processor (#1338) (55152e0)
- Instance context to enable routes and reactivity w/ consistent interface (#1315) (1c6dd0d)
- overhaul role management ui (#1444) (65add39)
- show bot owner on profile cards when applicable (#1016) (ecfb740)
- show file size limits where applicable (#884) (0bb5166)
- update icons to symbols in more places (#1445) (54f7270)
Bug Fixes
- add MFA verification flow to email change modal (#1432) (3ce44a7)
- client locks up when using channel/server up and down keybinds (#1469) (207b883)
- cursor not visible in texteditor2 code blocks (#1473) (cedd69e)
- cursor not visible in texteditor2 codeblocks (cedd69e)
- don't crash rendering messages that produce no markdown outpu (e8761fd), closes #459
- don't crash rendering messages that produce no markdown output (#1459) (e8761fd)
- don't reopen the authenticator setup modal over its own error (#1463) (4e6988a)
- Downgrade VITE_HOST exception to error, use an api check (#1471) (aec1f2f)
- Fix memory leak w/ new timer system in State (#1460) (e6b0a1c)
- instance: Docker build injection fail (#1442) (84194ea)
- instance: Don't jump back to New Tab page on first-load backend connect error (#1443) (7844284)
- instance: Stoat host check bug (#1462) (f2d4199)
- keybind input queue not clearing when focus is dropped (#1484) (dd1cd5a)
- PWA mobile rotation-lock fix & system bar theme color (#1364) (1bc31a6)
- Remove the lingui submodule (#1476) (2da772c)
- Remove the lingui submodule because i forgor (2da772c)
- Update service worker precache with new locales (#1451) (4636634)
- wrong order of cards in UserCard (#1480) (fbca76c)
stoat-for-web: v0.14.1
0.14.1 (2026-08-01)
Bug Fixes
- Add file size validation and emoji name validation (#1423) (8310119)
- Add image type filter to image inputs, export type from draft (#1422) (9322cd2)
- Add no cache to the index.html to force cache busting (#1416) (951676c)
- Enable MFA modal is now cancelable (#1417) (0f41f87)
- HTML formatting (#1427) (7a60989)
- Make messages non-selectable on ios to enable context menus (#1418) (025346d)
- Make the mute icon not red when streaming your own stream (#1420) (995cc2f)
- messaging: show edited indicator in compact mode (#1424) (3dfd9c0), closes #1337
- Pip will no longer error when exiting call (#1421) (0c8473f)
- Sometimes I18n provider would load before activate (#1413) (cb49651)
- wrong text colour on the emoji info thingy (#1411) (c7d39d1)
stoat-for-web: v0.14.0
0.14.0 (2026-07-28)
Features
- Add create channel/category opts to respective context menus (#1076) (8992d07)
- add emoji name and where it is from at the bottom of emoji picker (#1289) (54b6631)
- edit bot username from bot management ui (#1386) (99e7c6b)
Bug Fixes
- ability to send DM's to bots (#1409) (0004174)
- cache material symbols to prevent them from breaking on bad conn (#1303) (d17b1ea)
- Don't error out if one of your livekit nodes is down (#1403) (270c53d)
- Fix bio reactivity in profile editing for users and bots (#1387) (d078535)
- Fix fullscreen logic in voice calls to allow context menus (#1398) (71b35e4)
- Fix keyboard flicker via VirtualKeyboard API (#1375) (22affad)
- hide avatar and pronoun fields in edit identity modal if not self (#1408) (45de132)
- IOS context menus work now (#1400) (e03b5d7)
- Jump ui to last message when pressing up to edit last message (#1390) (60ecb51)
- Links in spoilers & multi-line spoilers (#1056) (581c89b)
- Make copy file link and open file use preview url (#1389) (57cbfe5)
- Minify PandaCSS & Switch to Terser (#1406) (38ab7e0)
- Move server list syncing to TextChannel to fix unable to @ members (#1392) (ffafe8e)
- No longer logs out in dev sometimes (#1407) (0b5b95e)
- Partially fix autocomplete, still broken for some plugins (#1396) (0cfe9f1)
- PWA scope is set to "" in non-production builds (#1376) (fc30735)
- Remove console log for notifications, they work fine now (#1399) (300699b)
- Update pronouns UI to be a little more gooder (#1405) (7bde584)
- Update stoat.js and send MFA ticket to session delete (#1388) (42a9292)
- Use admin.stoatinternal.com for admin links (#1394) (3821f29)
- User profile is clickable again (#1401) (7ff8816)
- You can click user card buttons again (#1404) (56f5d7b)