Skip to content

Releases: aehrc/smart-forms

v1.0.0-alpha.20

19 Feb 06:26
Compare
Choose a tag to compare
v1.0.0-alpha.20 Pre-release
Pre-release

Initial alpha release on GitHub

Renderer Library

Artifacts

What's Changed

v0.45.0

19 Feb 06:00
Compare
Choose a tag to compare

Change log

Below are the changes since v0.44.3. To see changes of previous versions, see https://github.com/aehrc/smart-forms/blob/main/CHANGELOG.md for the full changelog.

[0.45.0] - 2025-02-18

Added

  • Added preferredTerminologyServer compatibility with valueUri.

Fixed

  • Increased renderer's tolerance when working with valueCoding without codes.

[0.44.4] - 2025-02-17

Fixed

  • Update dependencies to fix incompatible Node and dependency versions.

v0.44.3

07 Nov 08:04
Compare
Choose a tag to compare

Change log

Below are the changes since v0.43.1. To see changes of previous versions, see https://github.com/aehrc/smart-forms/blob/main/CHANGELOG.md for the full changelog.

[0.44.3] - 2024-11-07

NPM-related

  • Bump version to set NPM tag to latest.

[0.44.2] - 2024-10-18

Fixed

  • Fixed an issue where inputs in checkbox open-choice's open label field does not update the QuestionnaireResponse.

[0.44.1] - 2024-10-14

Fixed

  • Fixed unexpected behaviour of open-choice's open label field clearing the answers of previously selected options.
  • Fixed an issue where enableWhen logic was not working properly with repeating items.

[0.44.0] - 2024-10-09

Added

v0.43.1

08 Oct 12:40
Compare
Choose a tag to compare

Initial release on GitHub

Renderer Library

Artifacts

FHIR Implementation Guide

What's Changed