Ocean Tablet version 119 contains the following changes:
- Support for two new tablet rule functions: queueSize() and queueContains('myFormRef'). These functions will allow a rule to inspect the forms loaded for that patient. Useful, for example, to show the reason-for-visit form if and only if there are no other forms waiting for the patient.
- Fixed date pickers to show months in patient's language (e.g. for Syrian Refugee intake)
- Added code to force tablet back to English after each use (could be an issue if patient records didn't contain pt language)
- Added logic to hide the privacy header in the intro screen if the privacy text is empty in tablet settings.