0.8.5
Changes:
- Mass mention support (
@everyone
,@online
) - this does not mean it's going into production yet - Make the 'your account already exists' email more clear to users
- Add support for starttls mail servers
- Add support for the easypwned API (local HIBP compromised password lookup)
Fixes:
- Show full branch name on GitHub webhook messages
- Don't leak invisible presence to other users
- Add back missing early adopter badges
Maintenance:
- Correct documentation regarding override configuration
- Remove the Node.js bindings crate
- Enable lto in release builds
Pull Requests
- Add Mass Mentions to the backend by @IAmTomahawkx in #394
- docs: correct Revolt config override filename by @ELginas in #410
- feat: new parser for mention everything by @insertish in #411
- fix: Actually create crond container in github workflow by @Docteh in #413
New Contributors
Full Changelog: 20250402-2...20250510-1