Releases: dimkr/tootik
Releases · dimkr/tootik
0.11.3
Added
Nothing!
Removed
- Menu is narrower and the space-themed page names ("This Planet") are gone
Bug Fixes, Performance and Maintenance
- Go and dependency version updates
- One additional post forwarding test, for a common scenario not covered by existing tests
0.11.2
Added
Nothing!
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- More reliable handling of incoming
Update
activities:- The
updated
andpublished
properties are used to determine if the received post is newer than the old one, not the time the currently stored post was received - Relaxed validation logic for updated poll results
- The
- Updated dependencies
0.11.1
Added
Nothing!
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- Fix for delivery failure of
Create
,Update
andDelete
activities, which get saved asblob
instead oftext
0.11.0
Added
- Communities!
- Instance admin creates communities via
tootik add-community
- Follow community to join
- Mention community in public post to send your post to all other followers
- Instance admin creates communities via
- Improved support for posts sent by
Group
actors: tootik now obeysDelete
andUpdate
activities
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- Fix for avatar change failure for actors created since ae4000d
- Fix for invalid publishing time in outgoing activities with unspecified publishing time
- Fix for missing next page link in /users, a post by a followed user is shared by another followed user
- Group outbox no longer hides threads with replies older than 1d
- The
audience
field of incoming activities is now cleared unless specified by a group - Reduced log noise due to frequent
Dislike
activities - Prebuilt binaries are slightly smaller
0.10.4
Added
Nothing!
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- Fix for signature verification failure when actor uses a PKCS1-encoded public key
- Fix for missing 6x response when user tries to register
0.10.3
Added
- Actor type in outbox page title, if actor is a not a
Person
- Content warning in replies of sensitive posts
Removed
Nothing!
Bug Fixes, Performance and Maintenance
Nothing!
0.10.2
Added
- Feeds (including /users and /local) now show content warnings for sensitive posts and post title or summary if available
Removed
Nothing!
Bug Fixes, Performance and Maintenance
Nothing!
0.10.1
Added
- Outbox now shows registration time and profile metadata fields
Removed
Nothing!
Bug Fixes, Performance and Maintenance
- Fix for wrong author in /users, when reply author is not followed
- Query optimization: most
UNION
queries now useUNION ALL
because results are guaranteed to be unique
0.10.0
Added
- Support for avatar upload over Titan
- Support for posting and post editing over Titan
Removed
- The "FOMO from outer space" federated feed: it changes too often to be useful and feeds crawlers with many links to follow
Bug Fixes, Performance and Maintenance
- The "this planet" local feed now sorts posts chronologically and should be faster
- The algorithm field in outgoing request signatures is now set to "rsa-sha256" instead of "hs2019", for better compatibility with other implementations
- Idle actors are no longer deleted if they follow a local user, so they keep receiving posts
0.9.6
Added
- Prebuilt binaries for 32-bit x86 and ARM
Removed
Nothing!
Bug Fixes, Performance and Maintenance
Nothing!