Changes:
-
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-Language
header is now set to English
-
Some work towards rewriting Autumn.
-
Add a distinct
NotAuthenticated
error 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: 20240830-1...20241024-1