Releases: andrewcmyers/civs
Releases · andrewcmyers/civs
Release 2.26
Version 2.26:
- Script for adding new translations automatically.
- Static web content for several more languages.
- Increased protection against polls being closed by link checking software.
Version 2.25:
- Fixes to email header generation
- Fix AJAX handling
- Support translations in JS code
Release 2.24
- Using voter receipt now restores old ballot.
- Ballots can be immediately revoted on.
- Touch support for mobile voting.
- Support for QR codes for public polls.
- More UTF-8 fixes, for uploads.
- Protect URLs against line splitting in emails.
Release 2.23
- Can now remove an already cast ballot using the voter receipt, allowing voters to change their votes.
- Total number of voters reported in private polls, to protect against ballot stuffing.
- Support mailing non-activated users
- Allow exploring proportional results
- Fixes to UTF-8 handling
- Improvements to various language versions
Release v2.22
- Better handling of disk overfull condition
- More robust handling of uploads
- Added translations for opt-in page
- Better layout on home page
- Fixed handling of Unicode input and output
- Warning about submitting empty ballots
- Script cleanup
- Added implementation notes
- Made installation script more complete wrt handling filesystem permissions
Release 2.21
Fixed bug in voter key generation.
Opt-in email.
Aria labeling for accessibility.
Improved translations and code cleanup.
Release 2.20
- Fixes for some small security issues.
- Various corrections to explanations about properties of Condorcet methods.
- Script for exporting poll data in JSON format.
- Script for tabulating a poll from the command line.
- Allow result keys to be resent.
- Add missing credit for CIVS logo (Mike Kalashnikov).
- Allow users to opt out from receiving any mail from CIVS.
Official 2.18 release
This is also released to the CIVS website.
Version 2.18.1
This release includes a few new features and bug fixes.
- Allow the use of HTTPS via new config setting PROTO.
- Better display on small devices.
- Localization for Thai and Russian
- Added a logo
- Color changes
- Limit the number of voters who can be added at once.
- Small security vulnerabilities patched.
- Other bug fixes.