...
Version 4.0.0 (unreleased as of September 2020)
Backwards-incompatible changes:
- Increase minimum required OpenMRS version from 1.9 to 2.1.0
- Remove support for Logic expressions
- Remove support for the <standardRegimen> tag with drug orders
Version 2.0.8
Jira Issues | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
- HTML Forms may now be shared via the Metadata Sharing Module
- Support for scripting of forms using Javascript (See the Javascript reference in the HTML Reference)
- Edit and Delete links are now displayed when viewing a form on the encounters tab (HTML-38)
- encounterProvider tag now behaves intelligently when given no arguments
- Programs, Locations, and default Provider may now be specified by UUID, which allows forms to be more portable (HTML-63)
- Support for specifying a limited list of providers (HTML-55)
- Support obs elements where the user chooses the question, but the answer is fixed, (conceptIds argument to the obs tag) (HTML-16)
- Bugfixes in handling obs groups (when multiple obs groups on a form have the same questions but different answers) (HTML-78, HTML-68)
- For developers: support for exporting data entered via a particular section of a particular form (HTML-90)
...