Releases: aehrc/smart-forms
Releases · aehrc/smart-forms
v1.3.1
sdc-populate@4.7.0
Added
- Enable the FHIRPath
resolve()function. ThefhirServerUrlis now threaded through FHIRPath evaluations, allowing expressions that useresolve()to fetch referenced resources from the FHIR server. This also includes an upgrade of thefhirpathdependency from v3 to v4. See issue #1806
Fixed
- Fixed
$lookupnot being performed for all codings in repeat group instances by moving display value lookup to operate on the final QuestionnaireResponse items rather than on initial expressions. See issue #1833
v1.3.0
What's Changed
- Bump @babel/core from 7.28.4 to 7.28.5 by @dependabot[bot] in #1717
- Clarify code review request process in LOCAL_DEVELOPMENT.md by @fongsean in #1755
- Bump @tanstack/react-query from 5.90.2 to 5.90.5 by @dependabot[bot] in #1754
- Bump @storybook/test-runner from 0.23.0 to 0.24.0 by @dependabot[bot] in #1752
- Bump @sentry/cli from 2.55.0 to 2.57.0 by @dependabot[bot] in #1751
- Fix e2e tests by bumping MBS715 version in questionnaire context by @fongsean in #1756
- Fix/sdc services by @fongsean in #1763
- Issue/1735 new by @fongsean in #1765
- Adjust test coverage thresholds by @fongsean in #1766
- Bump react-syntax-highlighter from 15.6.6 to 16.1.0 by @dependabot[bot] in #1761
- Bump aws-cdk-lib from 2.220.0 to 2.221.1 by @dependabot[bot] in #1758
- Bump axios from 1.12.2 to 1.13.1 by @dependabot[bot] in #1757
- Initialise QR before running buildSourceQuestionnaire() by @fongsean in #1774
- Issue/1777 Fix extraction of arrays by @leoniedickson in #1784
- feat: improve keyboard navigation and screen reader accessibility for… by @MaryamMehd in #1767
- Issue/1774 revised by @janadh in #1778
- Issue/1786 - Text styling on answerOption.valueString by @leoniedickson in #1791
- Release renderer 1.2.12, template-extract 1.0.15 by @leoniedickson in #1799
- Issue/1811 by @leoniedickson in #1816
- Release - renderer 1.2.13 by @leoniedickson in #1817
- change StandardTextField to be multiline in ChoiceSelectAnswerValueSe… by @clinnygee in #1804
- Issue/1798 Supported 'amended' QR status by @leoniedickson in #1812
- Issue/1780 by @MaryamMehd in #1793
- feat: add config option to hide developer messages for clinical users by @MaryamMehd in #1813
- Make changes around padding and margins to reduce vertical whitespace… by @clinnygee in #1818
- Behaviour test. Aboriginal form condition logic by @ruscoder in #1825
- Update lock file for new deps by @ruscoder in #1827
- Issue/1824 by @leoniedickson in #1828
- Release renderer 1.2.14 by @leoniedickson in #1829
- Cover aboriginal form calculatedExpression by @roman-podrubny in #1821
- Tab menus on forms will now stick to the top of the page, so they are… by @clinnygee in #1823
- Issue/1807 Support additional launch contexts through fhirContext in prepopulation and answerExpressions by @leoniedickson in #1826
- make placeholder be conditionally displayed by @clinnygee in #1836
- Release renderer 1.3.0, populate 4.6.3 by @leoniedickson in #1837
New Contributors
- @roman-podrubny made their first contribution in #1821
Full Changelog: v1.2.8...v1.3.0
sdc-populate@4.6.3
Fixed
- Relaxed restriction on
fhirContextlaunch context entries -typeis no longer required. Resource type is now inferred from thereferenceiftypeis not provided. - Resolved
fhirContextreferences are now used to prepopulate questionnaire items.
See https://github.com/aehrc/smart-forms/blob/main/packages/sdc-populate/CHANGELOG.md for changes to @aehrc/sdc-populate.
v1.2.8
What's Changed
This release consists of the following package updates:
Changelogs
- See https://github.com/aehrc/smart-forms/blob/main/CHANGELOG.md for changes to @aehrc/smart-forms-renderer.
v1.1.0
What's Changed
This release consists of the following package updates:
Changelogs
- See https://github.com/aehrc/smart-forms/blob/main/CHANGELOG.md for changes to @aehrc/smart-forms-renderer.
- See https://github.com/aehrc/smart-forms/blob/main/packages/sdc-template-extract/CHANGELOG.md for changes to @aehrc/sdc-template-extract.
v1.0.0
Release v1.0.0!
Packages
This release consists of the following packages:
- @aehrc/smart-forms-renderer - v1.0.0
- @aehrc/sdc-populate - v4.6.2
- @aehrc/sdc-assemble - v2.0.2
- @aehrc/sdc-template-extract - v1.0.13
Artifacts
- Smart Forms App: https://smartforms.csiro.au
- Documentation: 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
- See https://github.com/aehrc/smart-forms/blob/main/CHANGELOG.md for changes to @aehrc/smart-forms-renderer.
- See https://github.com/aehrc/smart-forms/blob/main/packages/sdc-populate/CHANGELOG.md for changes to @aehrc/sdc-populate.
- See https://github.com/aehrc/smart-forms/blob/main/packages/sdc-assemble/CHANGELOG.md for changes to @aehrc/sdc-assemble.
- See https://github.com/aehrc/smart-forms/blob/main/packages/sdc-template-extract/CHANGELOG.mdfor changes to @aehrc/sdc-template-extract.
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.