Skip to content

AireForms Release Notes — 2025

This page contains the AireForms releases published during 2025.

Version 10.11.2 — Form Metrics

Release Date: November 24, 2025

✨ New Features

  • Added a Form Metrics page to the admin screen
  • The new page provides a view of form actions over time
  • Access to the Form Metrics page requires a new user permission

ℹ️ Notes

  • Metrics data collection starts from the point this version is released as the Forms runtime

Version 10.10.0 — History API Authorisation & Accessibility

Release Date: October 24, 2025

⚠️ Possible Breaking Changes

  • The History API now requires a user to pass the ListPatientForms authorisation check via the plugin

♿ Accessibility

  • Various accessibility improvements

Version 10.9.1 — AireIdentity Tenanted Login

Release Date: October 6, 2025

✨ New Features

  • Added support for AireIdentity tenanted login to Single Pass Authentication

Version 10.9.0 — Form Instance Discarded Event

Release Date: October 6, 2025

✨ New Features

  • Added a new FormInstanceDiscarded event for other AireSuite products to subscribe to

♿ Accessibility

  • Added missing focus highlights to radio buttons and checkboxes

Version 10.8.2 — Patient Forms API Performance

Release Date: August 21, 2025

⚡ Improvements

  • Improved the performance of some /api/patientforms/* API calls

Version 10.8.1 — Font Loading Fix

Release Date: August 21, 2025

🐞 Bug Fixes

  • Fixed an issue with font loading

Version 10.8.0 — Single Pass Success Message Fix

Release Date: August 21, 2025

🐞 Bug Fixes

  • Fixed an issue where a Single Pass form-level custom success message was not displayed when the organisation configuration included a custom redirect

⚡ Improvements

  • Various style-scoping changes were made in preparation for new functionality when AireForms is used within AireFrame

Version 10.7.0 — Rich Text, Extract V2 & AireGlu Subject Provider

Release Date: July 11, 2025

⚡ Improvements

  • Improved cross-building-block errors to include the source building block and control containing the XPath
  • Added first-class support for the AireGlu Subject Provider in the Persisted Deliverer
  • Updated the plugin to version 4.5.0, including extension support for registering custom OpenTelemetry metrics and traces

🐞 Bug Fixes

  • Worked around an issue with empty lines in Rich Text caused by changes in the underlying Quill.js library
  • Extract V2 now ignores non-relevant building blocks when using a building block extract
  • Non-relevant building blocks remain exposed on form extracts

Version 10.6.2 — Rich Text & Form Layout Fixes

Release Date: May 7, 2025

🐞 Bug Fixes

  • Fixed an issue where Rich Text was incorrectly formatted in view mode
  • Fixed an issue where using the maximum number of columns at certain widths could cause the form layout to overflow the page

Version 10.6.1 — Numbered List Improvements

Release Date: May 2, 2025

⚡ Improvements

  • Improved the spacing of numbered lists in explanatory text within generated PDFs

🐞 Bug Fixes

  • Fixed an issue where numbered lists in Rich Text were incorrectly displayed as bullet lists

Version 10.6.0 — Designer XPath & Form Context Improvements

Release Date: April 14, 2025

⚡ Improvements

  • Added the instance GUID to the composite form context

🐞 Bug Fixes

  • Fixed issues when saving a building block containing a union XPath in the Designer

Version 10.5.0 — Score Control Fix

Release Date: March 18, 2025

🐞 Bug Fixes

  • Fixed an issue where the Score control did not correctly rehydrate the reversed flag in the Designer

Version 10.4.0 — AireForms Rebrand

Release Date: March 4, 2025

✨ Product Update

  • Rebranded Forms4Health to AireForms

Version 10.3.0 — Extract V2 Correlation ID

Release Date: March 3, 2025

⚡ Improvements

  • Extract V2 responses now return the CorrelationId

Version 10.2.0 — Prototype Forms in Sandbox Environments

Release Date: February 20, 2025

⚡ Improvements

  • Forms marked as Prototype can now be created in sandbox environments

🔧 Dependencies

  • Updated Forms.Api to 4.4.0, including a new SystemUserIdentifier type used in authorisation
  • Updated Forms.Persistence to 3.4.0, adding External to UserIdentifierType

Version 10.1.0 — External Form Authors

Release Date: February 2, 2025

✨ New Features

  • Added the ability to specify an XPath on Persisted Deliverer configuration to define an external author when a form is persisted

🔧 Dependencies

  • Updated Forms.Api to 4.3.0, including the new SystemUserIdentifier type used in authorisation
  • Updated Forms.Persistence to 3.3.0, adding External to UserIdentifierType

Version 10.0.0 — OpenTelemetry & Plugin Loading

Release Date: January 30, 2025

⚡ Improvements

  • Added OpenTelemetry support

⚠️ Breaking Changes

  • Changed how plugins are loaded
  • Plugin project files require changes to support the new loading approach

🐞 Bug Fixes

  • Fixed styling issues with repeats in the Designer
  • Relaxed XPath validation when using parent references in the Designer

Version 9.6.4 — Previously Submitted Context Fix

Release Date: January 13, 2025

🐞 Bug Fixes

  • Fixed an issue where the internal-previously-submitted form context value was incorrectly calculated on the first amendment of a completed form

Version 9.6.3 — Submitted Form Retrieval Performance

Release Date: January 10, 2025

⚡ Improvements

  • Improved database calls used when retrieving submitted form information

Version 9.6.2 — Persisted Deliverer Wizard Form Fix

Release Date: January 7, 2025

🐞 Bug Fixes

  • Fixed an issue where Wizard forms configured to use the Persisted Deliverer could not be submitted