Added
- Replies are now accompanied by context
- First post in thread
- Replies directly above currently viewed reply (up to
PostContextDepth-1replies, default is 4)
- Support for FEP-044f quote posts
- Without support for interaction policies and approval: all public posts can be quoted
- Support for the RFC9421 standard for HTTP signatures
- With both RSA and Ed25519
- With automatic discovery of other servers that support this; see FEDERATION.md
Removed
View thread, when viewing a reply: it's not useful anymore
Bug Fixes, Performance and Maintenance
- Faster deletion of old data
- More efficient string operations in some places and fixes for
goplshints staticcheckno longer runs in CI- Fix for
actions/missing-workflow-permissionsalerts - Dependency and Go updates