Private
Public Access
-
v1.1.0 Stable
released this
2026-08-28 21:27:58 -06:00 | 13 commits to main since this releaseNew
- Direct messages: 1:1 conversations, with hide/reappear-on-new-activity behavior
- Message deletion
- Custom emoji: upload your own, usable in both reactions and message text (
:shortcode:), alongside emoji shortcode autocomplete in the composer - Inline video attachments, with an expand-to-lightbox view
- Collapsible DM/Room sidebar sections
- Extended markdown: heading IDs, subscript, superscript
- Resend unaccepted invites
- Email notifications: a DM's recipient gets emailed when genuinely offline; rooms support opt-in email on the first unread message and every mention; outgoing email is now styled HTML instead of plain text
- Active sessions: see every device/IP your account is logged in from, and revoke ones you don't recognize (session storage is now server-side, not just a stateless cookie)
- A new app icon and favicon
Fixed
- Archiving a room now actually restricts existing members, not just new joins
- DM presence indicator updates live instead of going stale
- Desktop notifications/messages no longer require refocusing the window to appear
- Hidden DMs reappear correctly when a new message arrives
- Room deletion no longer 500s when the room has attachments, integrations, or message references
- Push notifications stay on screen until dismissed instead of auto-hiding
- Web Push to Windows/Edge (WNS) now actually works, with far more diagnosable failure logging if it breaks again; the "enable notifications" toggle can no longer hang forever on a stuck permission prompt
- A deleted-and-reuploaded custom emoji no longer shows the old cached image
- Update-check/service-worker detection hardened against silent failures
Licensed under AGPL-3.0-or-later.
Downloads