Chatter v0.0.5
Chatter
Simple & fast chat, owned by you
Full Changelog: v0.0.4...v0.0.5
Updates
- Update dependencies
- Use Tailwind 4 beta for better styles
- Rich copied text (e.g., text with styles) will auto-convert to markdown when you paste it
- 🔥 The chat user sessions will not reset when you restart the server (you don't have to log in again)
- Session tracking and user statuses backend implementation
Bug fixes
- Fix bug where long messages kill auto-scroll
- Resolve JS/XSS attack issues
Attributions
- CodeQL by GitHub for reporting security vulnerabilities
Release files
At the end of this release, there should be multiple downloads available, making it easy to run Chatter on your system.
On:
- Linux with an older CPU, download
linux-base.tar.xz
. If you can't extracttar.xz
files, download thelinux-base.zip
file instead. - Linux, download
linux-modern.tar.xz
. If you can't extracttar.xz
files, download thelinux-modern.zip
file instead. - Windows with an older CPU, download
windows-base.zip
. Support for Windows versions older than Windows 10 is not guaranteed. - Windows, download
windows-modern.zip
. Support for Windows versions older than Windows 10 is not guaranteed. - macOS/OSX with an older CPU, download
darwin-base.zip
. - macOS/OSX, download
darwin-modern.zip
.
modern
variants are faster, but may not work on older OSes or devices.