Skip to content

v4.4.0

Compare
Choose a tag to compare
@ibacher ibacher released this 27 Apr 23:26
· 581 commits to main since this release
fdaefed

What's Changed

Features

Framework

  • BREAKING: Refactor usePatient to account for offline patients by @ibacher in #655
  • BREAKING: Migrate from Unistore -> Zustand by @ibacher in #632
  • (feat) O3-2058: O3 current visit should last for more than a day by @Jexsie in #666

Fixes

  • (fix) O3-2015: User can’t click on any button while the toasts are up by @Jexsie in #663
  • (fix) KH-126: Redirected to home page without selecting a location by @vasharma05 in #664
  • (fix) KH-125: User should be redirected to location picker if no location is found in session by @vasharma05 in #665
  • (fix) Support for loading relative URLs by @ibacher in #668
  • (fix) support use-cases where response is not JSON by @ibacher in #652

Full Changelog: v4.3.1...v4.4.0