Tablet Release Notes v106

The v106 release of the tablet includes:

- minor fixes to slider labeling and controls, including making it easier for a patient to choose the rightmost value (i.e. increasing the "touchable" area that registers a click for the last value)

- changed the object returned from ScriptUtil functions in scripts to be a JavaScript String insteads of a Java String to improve consistency across the tablet and online rendering engines. Now you can safely use JavaScript-only variables like "length" on ScriptUtil function responses on both the tablet and online (conversely, you can no longer use Java-specific methods like "length()" in scripts run on the tablet). We reviewed current Ocean tablet rules and eForm scripts to ensure that there won't be backwards compatibility issues with this change.

- minor change to wording in Kiosk mode when patient is not loaded in Ocean

Have more questions? Submit a request