Stoat
Open source, user-first chat platform and Discord alternative
Alternative to: discord
20241024-1
2024-10-24Changes:
-
January has been rewritten and now exists in this repository!
Notable changes:
- Jixels (JPEG-XL) are now supported
- SVGs are now supported
- The current support list is: BMP, GIF, ICO, JPEG, JXL, PNG, TIFF, WEBP, SVG (these will also be supported in the new file server!)
- All proxied images are now compressed and scaled down to the same resolution as attachment previews
- Fixes have been implemented for Reddit, (Vx)Twitter/(FixV)X, and YouTube embeds
Accept-Languageheader is now set to English
-
Some work towards rewriting Autumn.
-
Add a distinct
NotAuthenticatederror where appropriate.
Bug fixes:
- Validate recipients of push notifications
- Clear expired FCM tokens
- Pin to a “MaxSRV” due to a regression in Rust
- Bridge gap between old and new events servers, i.e. populate empty vector on update events
Full Changelog: https://github.com/revoltchat/backend/compare/20240830-1…20241024-1