0.8.0 (2026-06-16)
Features
- Add push notifications to the service worker of the PWA (#882) (d5abc61)
- add role icons to member sidebar (#1194) (2f0c50a)
- add screenshare audio with muting capabilities (#1055) (f44c42f)
- Add sounds (#1206) (5b51f05)
- Device resize hooks (prep for Mobile/Tablet UI) (#1196) (ffc1e4e)
- slowmode in text channels (#1166) (291950b)
- Video device option in voice settings (#1086) (45b7a96)
- Voice Call Button in header (#1025) (5c91d55)
Bug Fixes
- Add button action timeout to solve click-through issue on touch devices (#1092) (3faddcc)
- Config fixes for TSConfig root dir & VSCode search ignores (#1195) (fbd65f5)
- Don't show video option if video is off (#1219) (f979a22)
- Failing build due to TS possible null error (#1247) (0acdff6)
- Fix regression for member side bar caching (#1220) (ad6e0e2)
- Make dialogs appear above User Card & User Profile, modals consistently auto-dismiss User Card (#1029) (29b053c)
- message replies with attachments (#1265) (e81ad16)
- monospace and interface font not being saved (#1036) (967d727)
- Mute users when they deafen (#1210) (1abb9e3)
- Off-center loading progress wheel is now nice n centered (#1200) (e76cb3b)
- prevent edited message from saving with the same content (#1221) (d50a97c)
- profile: avatar toggle closes status menu properly (#1126) (09e6d16)
- role icons not removing when pressing save (#1192) (e36b909)
- Spacing around emoji/link/markdown in reply preview (#1022) (8ca71f2)
- Strip HTML from error strings (#1059) (308f411)
- Update resize observer implementation in VoiceCallCard (#1218) (3f36e8a)
- Use a much more acceptable sound for message notifications (#1259) (4bf46dc)
- Use correct formatter, remove bad line from tsconfig.json (829edf2)