⁂ Article
Release v2.4.8 of Ktistec
Ktistec v2.4.8 has many small fixes and improvements, but includes one significant fix to ActivityPub garbage collection, which was the major feature introduced in the last release.
⚠️ Important Note: Building with Crystal Language version 1.17.x is not supported due to two breaking changes. See:
(Maybe it's three changes—compile times are also far slower and executable sizes are much larger.)
Added
- Send "User-Agent" header identifying Ktistec on outbound HTTP requests.
- Add accept/reject action buttons to top panel on actor pages.
Fixed
- Add index on "username" on "actors" table. (Fixes a regression introduced in e659e84a.)
- Rejection now correctly sets follow relationships as confirmed (previously they remained pending).
- Fix garbage collection issues with threads created in earlier versions.
Changed
- Prioritize the author's self-replies in thread view.
Enjoy!