Skip to content

Releases: andrewcmyers/civs

Release 2.26

24 Aug 12:27
Compare
Choose a tag to compare

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

23 Mar 13:41
Compare
Choose a tag to compare
  • 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

03 Dec 23:35
Compare
Choose a tag to compare
  • 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

13 Nov 04:58
Compare
Choose a tag to compare
  • 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

11 Oct 22:10
Compare
Choose a tag to compare

Fixed bug in voter key generation.
Opt-in email.
Aria labeling for accessibility.
Improved translations and code cleanup.

Release 2.20

14 Oct 12:25
Compare
Choose a tag to compare
  • 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

07 Dec 19:52
Compare
Choose a tag to compare

This is also released to the CIVS website.

Version 2.18.1

31 Jul 16:20
Compare
Choose a tag to compare

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.