3.1.0.7
sleep 2 seconds instead of 1 second between endpoint calls to help avoid rate limits
3.1.0.6
protect against nulls for counties
3.1.0.5
protect against bad data for electoral college data
3.1.0.4
support for reusing candidates in an election event
3.1.0.3
add contest tag for estimated votes when the feed gives us > 0
for counties, write all the contest tags and contest type
3.1.0.2
improve error messages when an endpoint doesn't give us json or has an error in the json
add a vertical scrollbar for Run page's status textbox for longer error messages
3.1.0.1
add support for using an alternative base url (for testing)
expand on the parameter note on the Add Event tab page
3.1.0.0
move to v4 api including balance of power and electoral college
put a 1 second delay between reading election events to help avoid rate limits
make the minimum read interval 5 seconds
paging of audit function was broken
3.0.0.28
for chameleon databases that have the elc_contest_tag (version 16/8/4/5 and greater), add contest tags for officename, seatname and party
3.0.0.27
support for contest type from the feed
3.0.0.26
add support for auditing election events. The previous version was removed and didn't have county level support
3.0.0.25
add support for synchronizing all candidates in delegates events
add territories to list of states
remove SingleApplication support
although the endponts aren't available yet, the app's support for electoral college and US Senate and House BOP UI has been updated
3.0.0.24
fixed another calculation for county level EEVP
3.0.0.23
when county level support, I was wiping out EEVP for the parent
3.0.0.22
another fix for a defect related to areas in the delegate code
3.0.0.21
fix a defect in the delegate code
3.0.0.20
somehow the eraser button in the events tab disappeared on the previous build
3.0.0.19
add support for checking whether the election is fine in the events tab
3.0.0.18
fix the vote percentage of delegate contests
make minimum interval 20 seconds
3.0.0.17
make the switching between seconds and minutes of the data interval smarter
3.0.0.16
fixed another problem related to delegat election events where state-level candidate results weren't updating correctly
3.0.0.15
fixed a problem with the delegate eleciton event for state-level results
3.0.0.14
remove support for hubClause
remove support for audit events
support for finding election events based on a combination of name and date allowing multiple election events with the same name
protect against feed element "expected_winners" being null - might be the default when there are acclaimed candidates
3.0.0.13
make improvements when adding election events
3.0.0.12
don't add election events if there's no data
3.0.0.11
delegate count support
fix agent status when resolution of time interval is seconds
fix a bug where election events continue to be read even if the event has been deleted
...