0.4.0 (2026-04-10)
Features
- Accept autocomplete suggestion w/ tab (#1003) (cfdbcd3)
- Accept autocomplete suggestion w/ tab, or accept emoji with a seocnd ':' (cfdbcd3)
- add automatic gain control to voice processing options (#953) (b169f94)
- Add invite_only support, add invite code field (#1013) (50e9a38)
- Add Toggleable Enhanced Noise Suppression Using RNNoise (#783) (15c19df)
- copy username from modal/card (#1044) (2d91cca)
- new voice ui better suited for video and screen share with focus feature (#1090) (1dd3270)
Bug Fixes
- add missing jest-mocks package.json COPY in Dockerfile (#994) (1e595d8)
- add VITE_GIFBOX_URL to Docker build and runtime injection (#995) (039e9ca)
- apply shared scrollable styles to autocomplete tooltip (0a97cdb)
- Bypass email registration page if the server configuration has email disabled (#760) (ec8b30f)
- Change underlined element for username click-to-copy (#1058) (e9a60b6)
- Dark theme flashbangs (#1020) (c6bce05)
- ensure mfa ticket is created before deleting server (#876) (161a205)
- hide alert if server is muted (#849) (8fc3b5e)
- info timestamp wrapping causing additional space below messages (#719) (d993343)
- Ko-Fi link homepage (1273de4)
- Ko-Fi link on Homepage (#1082) (1273de4)
- Limit the length of various fields (#801) (cf1e9b6)
- Make ProfileJoined.tsx adhere to locale (#972) (42d46f3)
- May fix dark theme flashbangs as reported in #606 (c6bce05)
- Role autocomplete (#1075) (e0362e4)
- Server deletion using wrong credentials (161a205)
- unify autocomplete scrollbar styling via shared scrollable classes (#1062) (0a97cdb)
- zoomed-in browser view hiding thumbnails (#885) (f4304f1)