Better EHR Studio 1.8 Release Notes
1.8.4 (2020-05-27)
compatible with form renderer version 2.3.2
Bug fixes
Form Builder
- Fixed a bug where in some cases elements on template tree weren't shown as disabled even if they were on canvas (TOOLS-1567)
- Fixed bug where duplicates of api connections appeared causing errors on form (TOOLS-1568)
1.8.3 (2020-05-19)
compatible with form renderer version 2.3.2
Bug fixes
Form Builder
- Fixed issue where EHR Studio would say that your session expired in some cases when using terminology (TOOLS-1506)
- Added a more informative error message if user doesn't have permission to save form on server (TOOLS-1519)
- Fixed bug where an invalid dependency would make the dependency in property panel display as empty until it was removed (TOOLS-1501)
- Fixed bug with hiding specific values in coded text fields with values already set in template (TOOLS-1524)
- Fixed bug where fatal error message would occure while importing a form that was exported (TOOLS-1523)
- Fixed a bug where some coded text fields would show free text in dependency instead of dropdown of their values (TOOLS-1494)
- Fixed bug where dependency would not work properly if set to something being shown that was previously hidden (TOOLS-1503)
- Fixed bug where clicking on the right side of the "preview" button didnt go to preview (TOOLS-1517)
- Fixed bug where in some cases ehrIds in playground wouldn't load when using some terminologies (TOOLS-1513)
1.8.2 (2020-05-13)
Bug fixes
Form Builder
- Fixed a bug with canvas component not hiding properly
- Fixed a bug with fields with terminology not showing values in dependencies (TOOLS-1494)
- Fixed typeahead issue with replace field (TOOLS-1287)
1.8.1 (2020-05-11)
Bug fixes
Form Builder
- Fixed fields with date not showing up on form playground (TOOLS-1466)
1.8.0 (2020-05-08)
Features
Form Builder
Implemented field picker to help with selecting fields in dependencies (TOOLS-1452)
Added expression assistant to help users with making expressions in dependencies (TOOLS-1422)
Added "Contact us" button to EHR Studio to email tools developers directly (TOOLS-1462)
Added feature to use terminologyURL as a predefined value (TOOLS-1463)
Bug fixes
Form Builder
- Removed all occurrences of descEl from EHR Studio (TOOLS-1287)
- Fixed issue when sometimes playground didn't show option to choose form (TOOLS-1395)
- Fixed bug that script api method for setting max multiplicity didn't work (TOOLS-1397)
- Fixed bug when interactive image didnt show selected area in safari browser (TOOLS-1418)
- Fixed issue with validation not triggering always on preview when typing in first character (TOOLS-1433)
- If container presentation is changed to collapsible set hide header and hide frame to false (TOOLS-1439)
- Fixed bug where you could not remove selected value in editor from coded text fields (TOOLS-1445)
- Fixed bug where when you renamed api call it didn't update in datasource section of a field where it was used (TOOLS-1446)
- Fixed bug where field would disappear in editor if it was invalid (TOOLS-1454)
- Fixed issue where exporting a form from form select screen didn't export all the assets (TOOLS-1455)
- Fixed a error where in dependency using terminology it showed free text instead of dropdown values (TOOLS-1460)
- Fixed bug where changing ehr form state for example for language didn't work properly in renderer (TOOLS-1461)
- Fixed bug where you could not move field in generic container in editor (TOOLS-1468)
- Fixed bug with setting dependency for "code" on some coded text fields (TOOLS-1473)
AQL Builder
- Fixed bug where changing view overrided the view parameters in server dashboard (TOOLS-1355)
- Fixed issue when changing domain still showed you previous views from the domain you were logged in before (TOOLS-1449)
- Fixed bug where double clicking a field from template didn't create a correct select query (TOOLS-1470)