Releases: aehrc/smart-forms
Releases · aehrc/smart-forms
v1.0.0-alpha.20
Initial alpha release on GitHub
Renderer Library
Artifacts
What's Changed
- Initial release. See https://github.com/aehrc/smart-forms/blob/alpha/CHANGELOG.alpha.md for changes to @aehrc/smart-forms-renderer since v1.0.0-alpha.1.
v0.45.0
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
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
- Added support for the preferredTerminologyServer SDC extension.
v0.43.1
Initial release on GitHub
Renderer Library
Artifacts
- App: https://smartforms.csiro.au
- Docs: https://smartforms.csiro.au/docs
- Storybook: https://smartforms.csiro.au/storybook
- Playground: https://smartforms.csiro.au/playground
- FHIR API for Questionnaire definitions: https://smartforms.csiro.au/api/fhir
FHIR Implementation Guide
- Implementation Guide: https://smartforms.csiro.au/ig
- GitHub repository: https://github.com/aehrc/smart-forms-ig
What's Changed
- Initial release. See https://github.com/aehrc/smart-forms/blob/main/CHANGELOG.md for changes to @aehrc/smart-forms-renderer since v0.36.0.
- Thanks to @ryuuzake for contributing functionalities for Observation-based extraction and the Quantity item component.