Skip to content

Releases: bsospace/Poll

v.1.0.0-beta

18 Mar 14:10
5a7458b

Choose a tag to compare

What's Changed

🚨 Disadvantages of This Version
Tested in bynoir#11 and discovered a major issue: Points in events conflict.

🔻 Issues & Problems Identified
1️⃣ ⚠️ Points in Event conflict across multiple polls

Problem: Points are stored at the Event level, causing different polls within the same event to share and compete for the same pool of points.
Problem: If an event has many polls and votes, the system currently fetches all related data at once without efficient pagination or lazy loading.
Impact: This can slow down performance, especially for large events with thousands of votes.

New Contributors

Full Changelog: https://github.com/bsospace/Poll/commits/v.1.0.0-beta