Added
Nothing!
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- More resolver tests and efficiency improvements
- Cleanup of the federation listener, using new Go 1.22 features
- Database schema cleanup: follows.followed is now TEXT instead of JSON (purely cosmetic issue) and personscerthash now only includes local users
- Resolver refuses to fetch the actor if the WebFinger response points to a different host which is not a subdomain of the WebFinger host
- Resolver forbids actor ID change if the same WebFinger host now points to a different actor