Skip to content

Hollo 0.9.5

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 06:25
· 39 commits to main since this release
0.9.5
556a212

Released on June 13, 2026.

  • Fixed a bug where expired poll notifications appeared in /api/v1/notifications but not in the grouped /api/v2/notifications feed, which could leave Mastodon-compatible clients such as Phanpy showing a permanent unread notification badge. Poll notifications are now materialized into the notifications and notification_groups tables like other notification types, and existing expired polls are backfilled during migration. [#517]