The Tablet release v115 contained the following:
- Added support for landscape mode for tablets (via a setting in the admin menu on the tablet)
- Added API call for getCppItemData to allow inspection of a specific CPP item such as an immunization entry, which can be used for tablet rules or eForm logic.
- Fix to more gracefully handle numeric scales with null default values.
- Fix to bug that caused newlines in captions to be skipped.
- Fix to scripting engine to better handle scripts that return infinity (e.g. 1/0, or NaN) instead of a number.