Skip to content

Chatter v0.0.5

Compare
Choose a tag to compare
@The-Best-Codes The-Best-Codes released this 29 Nov 20:38
· 23 commits to master since this release
5dffb40

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 extract tar.xz files, download the linux-base.zip file instead.
  • Linux, download linux-modern.tar.xz. If you can't extract tar.xz files, download the linux-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.

Happy chatting!