Releases: fsinfuhh/Bitpoll
Releases · fsinfuhh/Bitpoll
0.9.2
0.9.1
0.9 - Ratelimit on Comments
New
- Added a rate limit for posting comments on a poll if not logged in.
- Burst of 5 comments, 1 comment /30 min
- Fix ordering of comments
0.8.1 Security Update
Update dependencies after Django update for CVE-2019-19844
0.8.0
New Features:
- CSV Export of polls
- The vote view is now looking the same with and without JS
- Option to allow unauthenticated users to change votes
- Anti spam implementation in the comment form
Fixes/Updates:
- initialization with current choices when changing the choices on datetime polls
- Updated dependencies
- Updated Translations
- Fixed registration mailing
- Fixed some UI errors
- Fixed the option "invitation required to vote", it previously prevented any vote
v0.7.0 - First Tagged Release
This is the first tagged release of Bitpoll. It should be mostly bug free, going forward we want make regular releases after new features. We plan some refactorings and want to make some improvements to the ui in the feature.