Chatter
Simple & fast chat, owned by you
Full Changelog: v0.0.7...v0.0.8
Updates
- Update dependencies
- Add health endpoint
- Add
daytona
support anddevcontainer
files - Add branding (for tab icon and manifest)
Bug fixes
- Allow non-same origin requests
Note
The CORS
origin is set to *
. As of version 0.0.8, this cannot be changed, so be careful using this in production.
The only reason this is enabled is for third party integrations, like the soon-to-come Chatter Client (easy to use app).
Attributions
This section is empty.
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.
Important
If you don't see the release files yet, wait a bit! It can take several minutes for the GitHub Action to build all the executables.