Release v3.9.0 of Ktistec
I shipped back-end support for algorithmic feeds in the last release. In this release I shipped front-end support. The feature needs testing and polish, so it's still not possible to navigate to the feeds editor, but if you know where to look, you can try it 😉.
"Algorithmic feeds" currently means support for custom hashtag, mention, and keyword feeds (e.g everything that mentions "#fediverse" and "#activitypub" but not "x" or "facebook").
Here's the full changelog:
Added
- Front-end support for user-defined algorithmic feeds.
- Allow editing optional properties on published posts.
- Support undoing a dislike.
Fixed
- Handle concurrent duplicate inbox delivery.
- Don't apply custom themes on the drafts and posts pages.
- Adapt duration units in thread analysis.
- Restore the spinning loader.
Changed
- Restrict theme overrides to color and reduce reliance on
!important. - Render the homepage description in a basic segment.
Removed
- The
deliver_tostate and the recipients fallback.
In the next release, algorithmic feeds get wired into the navigation!