Added
- More intuitive mentions
- Support for
!mentions @mentions no longer resolve toGroupactors- Support for resolving mentions through thread recipients and participants
- Posting fails if a mention cannot be resolved or if a mention is ambiguous
- Support for
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- Fix for breakage of
/users/certificatessince 0.21.0 - Support for building with
CGO_ENABLED=0; release builds now usemodernc.org/sqlite - Multiple fixes for flaky tests
- Go and dependency updates