Release history
tootik releases
A federated, text-based social network with a Gemini frontend
All releases
8 shown
Minor fixes and improvements.
Full changelog
Added
Nothing!
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- Go and dependency updates
@ mentions no longer resolve to Group actors; posts fail if mentions are unresolved or ambiguous.
Full changelog
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
Added FEP-f228 context handling and FEP-044f quote request support, improving reply continuity and automatic approval; fixed edge-case post rendering and updated Go dependencies.
# Added * Interactive demo # Removed Nothing! # Bug Fixes, Performance and Maintenance * Emoji-aware word wrapping
Added backfill fetching, soft deletion placeholders, mention resolution via parent recipients, GET/POST inbox outbox, portable actors for users and communities, RFC9421 support, and hidden usage stats.