Skip to content

Commit

Permalink
GITBOOK-3521: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaAnf authored and gitbook-bot committed Sep 2, 2024
1 parent cdf3c47 commit c950561
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@
* [Forms multitenancy](modules-1/aidbox-forms/aidbox-ui-builder-alpha/forms-multitenancy.md)
* [Template-based PDF generation](modules-1/aidbox-forms/aidbox-ui-builder-alpha/template-based-pdf-gen.md)
* [Building reports using SQL on FHIR](modules-1/aidbox-forms/aidbox-ui-builder-alpha/building-reports-using-sql-on-fhir.md)
* [Integration with external terminology servers.](modules-1/aidbox-forms/aidbox-ui-builder-alpha/integration-with-external-terminology-servers..md)
* [Integration with external terminology servers](modules-1/aidbox-forms/aidbox-ui-builder-alpha/integration-with-external-terminology-servers..md)
* [Multilingual UI Builder](modules-1/aidbox-forms/aidbox-ui-builder-alpha/multilingual-ui-builder.md)
* [Aidbox Code Editor](modules-1/aidbox-forms/aidbox-code-editor/README.md)
* [Form creation](modules-1/aidbox-forms/aidbox-code-editor/how-to-create-a-form.md)
Expand Down
21 changes: 19 additions & 2 deletions getting-started/versioning-and-release-notes/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Release Notes

## August 2024  

* Aidbox
*
* [Aidbox Forms](../../modules-1/aidbox-forms.md)
* UI builder updates (FHIR Questionnaire-based):
* [Supported Multilingual Forms](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/multilingual-forms.md)
* [Implemented Multilingual Builder Interface](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/multilingual-ui-builder.md)
* Provided delete, copy form on the Form template grid
* [Implemented reusing forms as component](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/components.md)
* Added the SDC config resource for general settings
* [Provided the ability to restrict the type of attached file](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md#attachment)
* Supported cqf-expression to provide prefilling the value in the display field
* [Integrated the Termbox server with Aidbox Forms for using external terminologies](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/integration-with-external-terminology-servers..md)
* [Added an ability to embed forms as web-component](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/embedding-renderer.md)
* [Provided the ability to display an attached image on the form](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md#attachment)

## July 2024 _`latest`_ 

* Aidbox
Expand All @@ -9,14 +26,14 @@
* [Aidbox Forms](../../modules-1/aidbox-forms.md)
* UI builder updates (FHIR Questionnaire-based):
* [Implemented Offline mode for forms](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/offline-forms.md)
* Supported definition-based extraction
* [Supported definition-based extraction](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/how-to-guides/how-to-extract-data-from-forms.md#definition-based-extraction)
* [Ability to search and use templates from Aidbox Form Gallery on UI](../../modules-1/aidbox-forms/add-aidbox-forms-library.md)
* [Ability to embed Aidbox UI Builder as a web-component](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/embedding-builder.md)
* [Implemented Template-based PDF Generation](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/template-based-pdf-gen.md)
* [Added a Speech to text widget](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md#speech-to-text)
* [Added an Annotation Pad widget](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md#annotation-pad)
* Performance optimization for large forms
* Added support for meta and tag additions in the Questionnaire
* [Added support for meta and tag additions in the Questionnaire](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/form-settings.md#tags)
* [Supported multi-selection](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md#common-widgets-settings)
* [Supported initial value population](../../modules-1/aidbox-forms/aidbox-ui-builder-alpha/form-creation/widgets.md#common-widgets-settings)
* Implemented Audit logging
Expand Down

0 comments on commit c950561

Please sign in to comment.