Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Latest commit

 

History

History
306 lines (245 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

306 lines (245 loc) · 13.5 KB

Changes

Releases correspond to Git tags. Changes between releases are described below with the following tags indicating the components affected:

  • UI refers the user interface
  • API refers to the server component
  • INFRA refers to infrastructure changes such as Docker, HTTPD configuration, etc.
  • TOOLING refers to changes to tooling that falls outside the UI or API, such as the RLA export.

2.3.9 - Bugfix release

2.3.8 - Bugfix release

  • Fix timing bug in standardization process

2.3.7 - Bugfix release

  • Make standardization process more robust
  • Fix unchecked list index access during report generation
  • Fix CVR export indicator not correctly showing up

2.3.6 - Bugfix release

2.3.5 - Bugfix release

2.3.4 - Bugfix release

2.3.3 - Bugfix release

2.3.2 - Bugfix release

2.3.1 - Bugfix release

2.3.0 - New Features

  • UI - UI Refresh - new look and feel on login and on the state dashboard
  • API - File fails - file upload failures show better error messages
  • API - Improved CVR import performance

2.2.1 - Bugfix release

2.2.0 - New Features

2.1.2 - Bugfix release

2.1.0 - New Features

2.0.13 - New Features

2.0.12 - Bugfix release

2.0.11 - Bugfix release

2.0.10 - Bugfix release

2.0.9 - Bugfix release

2.0.8 - Bugfix release

2.0.7 - Bugfix release

2.0.6 - Bugfix release

2.0.5 - Bugfix release

2.0.4 - Bugfix release

2.0.3 - Bugfix release

2.0.2 - Bugfix release

2.0.1 - Bugfix release

2.0.0 - Major Release

This release contained significant API-level and application-level changes, and represents over six weeks of sustained development effort.

The bulk of the changes since the last release are wrapped up in the following PR:

1.3.4 - Bugfixes

1.3.3 - Bugfixes

The sprint beginning on 7/18/2018 and ending on 7/31/2018

Fixes bugs from 1.3.0 and 1.3.2 releases

  • unauditable contests becoming auditable
  • large decimal in risk limit display
  • fixed issue where no canonical contests file is uploaded
  • removed 0 from range of random numbers

1.3.2 - New Features

The sprint beginning on 7/18/2018 and ending on 7/31/2018

  • Random ballot selection is driven by ballot manifests (#23) see the wiki for details. Some attributes still come from the CVR data(imprintedID for one). We hope to change that in the future.
  • Add support for standardizing contest names (#24 and #25)

1.3.1 - Bugfixes

1.3.0

This represents the two sprints beginning on 6/19/2018 and ending on 7/17/2018

1.1.0.3

This is FreeAndFair's most recent tag.