Skip to content

Latest commit

 

History

History
143 lines (91 loc) · 9.95 KB

CHANGELOG.md

File metadata and controls

143 lines (91 loc) · 9.95 KB

Release 2.0.1

Bug-fix release

Bug-fixes

Release 2.0.0

This release introduces the new mobile-first based COVIDcast website with a fresh new design.

Release 1.12.4

This release improves the UX of the survey dashboard for both desktop and mobile experience.

New Features

  • #724, #717 Survey dashboards improvements

Bug-fixes

Release 1.12.3

Signal Changes

  • Add "Vaccine Acceptance" signal to map and survey dashboard

New Features

  • #709, #710, #708 Improve loading performance especially for the survey dashboard
  • #712 Improve map style

Bug-fixes

  • #713 fix trend color for decreasing trends

Release 1.12.1

Bugfix release for changed signal

Signal Changes

  • Reverted "COVID-Related Doctor Visits" signal

Bug-fixes

  • #703 rename COVIDCast to COVIDcast

Others

  • #704 Unique bundle names

Release 1.12.1

Bugfix release for improved mobile experience

Bug-fixes

  • #700 Improve mobile experience

Release 1.12.0

This release introduces the new National COVID Survey Dashboard showing aggregated survey results. In addition, the overall style of COVIDcast has been adapted to the new website.

New Features

  • #600 National COVID Survey Dashboard
  • #688 (re: #536) Default ratio cases/deaths
  • #616, #678 UIKit Adaptations
  • #692, #671 (re: #651) Simplify URL parameters
  • #677 (re: #632) Compute mega counties (Rest of ...) population on the fly
  • #658 (re: #485, #639) Additional export options

Improvements

  • #689 (re: #687) Change date shortcuts
  • #676 Improve Map Selection UX
  • #659 (re: #656) Shrink card header font size, adjust spacing.

Bug-fixes

  • #690 (re: #686) Add special case for old safari
  • #674 Refactor: use vega resize method
  • #666 (re: #664, #665) Add HRR Population data and fix Orlando bug

Release 1.11.1

Signal Changes

  • Removed "COVID Symptom Searches on Google" signal.
  • Replaced "COVID-Related Doctor Visits" with new signal from Change Healthcare. For more details see: smoothed_outpatient_cli

Release 1.11.0

This release changes COVIDcast from a complete site to an embedded component, primarily to the www-main repository, which serves the Delphi homepage. This means that instead of having both covidcast.cmu.edu and delphi.cmu.edu separately, we will now have delphi.cmu.edu and covidcast will live at delphi.cmu.edu/covidcast.

The are only minor changes to the COVIDcast visualization itself, which was why this is marked as 1.11.0 instead of 2.0.

Signal Changes

New features

  • #610 (re: #593) Hospital referal regions now available as a geo type
  • #636 (re: #631) Change to embedded version

Improvements

  • #629 (re: #599) Additional export infos
  • #650 (re: #649) Research disclaimer
  • #628 (re: #624) Limit add another to same geo level
  • #630 (re: #598) Restore focus upon dialog close
  • #587 (re: #460, and others) Generate changelog from PRs
  • #653 More robust missing meta data handling
  • #633 (re: #625) Improve detail view (axis) labels
  • #641 (re: #623) Preserve modified date range while DetailView is displayed.
  • #575 (re: #569) Improve whitespace for small multiples
  • #588 (re: #586) Improve hover behavior on charts
  • #614 (re: #589) Render line chart with clipped regions.
  • #454 Create staging environment setup
  • #604 Add testing environment
  • #591 Improve vega tooltip styling
  • #585 (re: #582) Possible fix for single region vega
  • #573 (re: #484) Improve chart headers and layout

Bug-fixes

  • #635 Date range initial selection was lost
  • #605 (re: #602, #603) County name generation
  • #652 (re: #637) Reduce layout flicker on Region Details
  • #654 Style: fix some of the most obvious uikit bugs
  • #643 (re: #586) Avoid flickering tooltips on small multiples
  • #638 Bugfix: detecting proper death signal
  • #617 (re: #615) Use correct field when computing max of values.
  • #613 (re: #611) Fix tooltip for calendar option
  • #608 (re: #607) Fix mouseout and mouseover flickers