Skip to content

v8.0.2

Compare
Choose a tag to compare
@josh-griffin josh-griffin released this 19 Apr 03:31
· 1104 commits to master since this release
8764037

See the release discussion here: #3903

Please note, this version requires an mSupply server v5.1.0 or greater

RELEASE VERSION

v8.0.2

SUMMARY

This minor patches fixes some small bugs present when doing vaccine dispensing, primarily. This patch also introduces functionality to have bonus doses as some COVID-19 vials have a variable number of doses.

Features

  • JSON Schema now supports radio buttons: #3958
  • View the patients history when dispensing vaccines: #3938

Bugs

  • When dispensing the last dose of a batch, a tiny amount was leftover: #3953
  • Was possible to create a prescription with no lines: #3956
  • Was possible to crash the app when searching for a patient: #3946
  • Was possible to both refuse a vaccine and find a bonus dose: #3939