Added
- Support a "site description" on the unauthenticated home page.
- Support autofocus on onboarding and authentication forms.
- Add
trix_editorview helper.
Changed
- Remove accounts from unauthenticated home page.
- Persist timeline filters in session.
Fixed
- Exclude abstract classes from
all_typesoutput. (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)