Skip to content

Hollo 0.9.14

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 08:58
· 170 commits to main since this release
0.9.14
f154ec0

Released on August 26, 2026.

  • Fixed boosts of poll posts copying the original post's poll reference. Existing boost rows are repaired, and the missing posts.poll_id unique constraint is now created. This prevents poll notifications from being attributed to the boosting account and gives expired-poll queries the index they need. [#593]

  • Fixed Docker image builds failing during pnpm install --frozen-lockfile. Docker images now install the project-pinned pnpm version through mise instead of using Alpine Linux's floating pnpm package.