Released on June 13, 2026.
- Fixed a bug where expired poll notifications appeared in
/api/v1/notificationsbut not in the grouped/api/v2/notificationsfeed, which could leave Mastodon-compatible clients such as Phanpy showing a permanent unread notification badge. Poll notifications are now materialized into thenotificationsandnotification_groupstables like other notification types, and existing expired polls are backfilled during migration. [#517]