Skip to main content

Better EHR Studio 1.5 Release Notes

1.5.4 (2020-02-18)


Bug fixes

Form Builder

  • Fixed issue with generic fields being duplicated in some cases when moving it to new columns (TOOLS-1313)

1.5.3 (2020-02-13)


Bug fixes

Form Builder

  • Show delete form functionality no matter the EHR Server version (TOOLS-1303)

1.5.2 (2020-02-13)

Bug fixes

Form Builder

  • Fixed issue with converting "ANY" type fields and moving them inside containers, which caused a critical error in the form (TOOLS-1299)

1.5.1 (2020-02-12)


Bug fixes

Form Builder

  • Fixed error with exceeding maximum call stack while using the EHR Studio, which caused the form to freeze and behave incorrectly (TOOLS-1292)
  • Removed ability to use ctrl+z and ctrl+shift+z from previous release, because it caused some critical issues (TOOLS-1264)

1.5.0 (2020-02-06)


Features

Form Builder

  • Added functionality of using ctrl+z and ctrl+shift+z (Win) / CMD+z and CMD+shift+z (Mac) for undo / redo functionality in form builder (TOOLS-1264)

  • Added thumbnails to DV_MULTIMEDIA uploads (TOOLS-1266)

  • Added canvas to generic fields, now you can draw on an uploaded image and save your edit to composition (TOOLS-1123)

AQL Builder

  • Added search bar to template tree (TOOLS-1244)

Bug fixes

Form Builder

  • Fixed issue with relogging with different user and the "Reopen last closed form" remained from previous user (TOOLS-1251)
  • Fixed a console error on a specific type of coded text (TOOLS-1267)
  • Fixed issue with field DV_COUNT not having additional properties for validation (TOOLS-1269)
  • Fixed issue with default custom code for DV_CODED_TEXT not being displayed correctly (TOOLS-1270)
  • Fixed behaviour of the "customize localization" switch button for label (TOOLS-1271)
  • Changed the functionality of annotations tooltip so it prefers predefined description if it's available (TOOLS-1274)
  • Fixed issue of the predefined annotation dropdown hiding behind canvas (TOOLS-1277)
  • Improved utility for returning the type of fields which improved code optimization
  • Improved utility for returning the type of fields which improved code optimization
  • Fixed bug for changing option language for ordinal and coded text fields