v6.11.0
Full Changelog: v6.10.0...v6.11.0
Patient records management improvements
- Global view of children: edit a child's school (MAV-501) - Added ability to edit a child's school from the global view of children
- Add an individual parent to a patient record (MAV-2971) - Implemented functionality to add individual parent details to a patient record
MMRV programme
- MAV-3007: Fixed issue with incorrect calculation of 28 day gap for second doses of MMR/V
- MAV-2989: Fixed issue where triage decision showed incorrect MMR variant based on eligibility rather than actual vaccine
National reporting and upload
- Handle duplicate vaccination records and patients in the bulk upload (MAV-2735) - Implemented handling of duplicate vaccination records and patients in bulk upload functionality
- Remove the "Team" tab for national reporting users (MAV-2992) - Removed the Team tab from the interface for national reporting users
- Allow national reporting users to edit vaccinations (MAV-2970) - Added ability for national reporting users to edit vaccination records
- MAV-3016: Fixed issue where the header for National Reporting uses more lines than MAVIS standard
- MAV-2878: Fixed issue where vaccination record import totals tracked patients rather than vaccinations
Other improvements
- Update HPV health questions (MAV-2796) - Updated health questions for HPV vaccination programme
- Replace "Programmes" with "Reports" in Mavis app navigation (MAV-2492) - Updated app navigation to rename "Programmes" to "Reports" for improved clarity
Platform & Operations improvements
- Upgrade to Ruby 4.0.0 (MAV-2528) - Upgraded the application to Ruby version 4.0.0
- Increase sidekiq task count max to 12 (MAV-2993) - Increased the maximum Sidekiq task count to 12 for improved background job processing
- Create a Schools::CreateSite CLI command (MAV-2998) - Added CLI command for creating school sites
Post-release tasks
bin/rails data_migration:set_triage_disease_typesbin/rails data_migration:backfill_notify_log_entry_programmesbin/rails data_migration:update_hpv_health_questions