Ktistec is taking steps toward supporting multiple users. The first (small) step removes the actor panel from the unauthenticated home page and replaces it with a site description. You can see this in action at epiktistes.com. The site description is managed on the settings page using the same rich text editor used to edit posts. See the README for more information.
Other changes in this release:
Added
Support a "site description" on the unauthenticated home page.
Support autofocus on onboarding and authentication forms.
Add trix_editor view helper.
Changed
Remove accounts from unauthenticated home page.
Persist timeline filters in session.
Fixed
Exclude abstract classes from all_types output. (fixes #104)
Work around bug in at_beginning_of_week. (see crystal-lang/crystal#16112)
Other
Disable streaming updates on pages other than the first. (fixes #118)
Pin Crystal version at 1.16.3 in Docker build. (see libxml_ext#1)
#ktistec #fediverse #activitypub #crystallang