Skip to content

v6.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Dec 17:46
· 2287 commits to main since this release
3e213e5

Full Changelog: v6.7.0...v6.8.0

Simplifying Sessions

  • Ability to create sessions manually (MAV-2741) - Added functionality to create vaccination sessions manually for improved scheduling flexibility

Preparing for Vaccination reporting

  • Create vaccination report dashboard (MAV-2159) - Continued development of the vaccination report dashboard
  • Update DB to fix reporting vaccination dashboard issues (MAV-2757) - Applied database updates to resolve issues with the vaccination reporting dashboard
  • MAV-2549: Fixed issue where child who is archived due to 'moved out of the area' does not appear correctly in reports dashboard
  • MAV-2552: Fixed issue where Reports Dashboard Monthly Total includes vaccinations which the individual months do not include
  • MAV-2554: Fixed issue where child moves in to the area not being counted as 'vaccinated elsewhere'
  • MAV-2564: Fixed issue where upload of historic HPV does not impact Reports Dashboard as expected

Cohorting improvements

  • Add row numbers to import tables (MAV-2625) - Added row numbers to import tables for easier reference and troubleshooting
  • Hide "Ignore changes" button in re-review flow if change will happen regardless (MAV-2656) - Improved re-review flow by hiding the "Ignore changes" button when changes will occur regardless
  • Import review screen content mop-up (MAV-2707) - Refined content and messaging on the import review screen
  • Records column on uploaded files tab is misleading (MAV-2720) - Improved clarity of the Records column on the uploaded files tab

Post-release tasks

  • bin/rails data_migration:set_disease_types_batched
  • bin/rails data_migration:delete_unscheduled_sessions
  • bin/rails data_migration:delete_clinic_session_notifications
  • Enable reporting_api feature flag
  • Run the "Deploy backup infrastructure" workflow (can be done independently of the Mavis deployment)