Skip to content

AireForms Release Notes — 2024

This page contains the AireForms releases published during 2024.

Version 9.6.0 — Rate Limiting & Translation Improvements

Release Date: November 12, 2024

⚡ Improvements

  • Improved rate limiting for unauthenticated routes across a scaled-out service

🐞 Bug Fixes

  • Fixed an issue with reference data translations
  • Fixed an issue where the debug tools could appear behind the banner, making them difficult to close
  • Fixed an issue where a Lazy Button Select control could incorrectly be marked as multi-select

Version 9.5.0 — AireAudit Integration

Release Date: September 11, 2024

✨ New Features

  • The Designer now sends basic audit events to AireAudit

Version 9.4.1 — Definition Service Performance

Release Date: August 12, 2024

⚡ Improvements

  • Changed the file system implementation used by the Definition Service to substantially improve the performance of calls that use form definitions
  • Reduced the number of calls made to the Definition Service when using the Subject Forms APIs

Version 9.4.0 — Release Version & View Mode Fixes

Release Date: August 1, 2024

🐞 Bug Fixes

  • Fixed an issue where the release version was no longer displayed in the UI
  • Fixed an issue where a building block configured in view mode within an edit context incorrectly had the displayName attribute applied to its data elements

Version 9.3.0 — Translation Escaping Fix

Release Date: July 27, 2024

🐞 Bug Fixes

  • Fixed an issue with escaping control characters in automatically translated text

Version 9.2.0 — Tenant Subdomains, Extracts & Rate Limiting

Release Date: June 25, 2024

⚡ Improvements

  • Added support for tenant-based subdomains in the Designer
  • Removed the default reference data key and version for Lazy and Dynamic Dropdown controls
  • Added support for extracting translatable controls
  • Added rate limiting to unauthenticated runtime routes

Version 9.1.0 — Tenant & Environment Visibility

Release Date: June 7, 2024

⚡ Improvements

  • The Designer now displays the currently logged-in tenant and environment

Version 9.0.0 — Designer Data Store Migration

Release Date: June 4, 2024

⚠️ Important

  • Removed the Designer saved-block migration script
  • Removed support for the old Designer data store
  • A migration using version 8.5.5 must be completed before upgrading beyond this release

Version 8.5.5 — Centralised Tenanted Designer Storage

Release Date: May 23, 2024

⚠️ Important

  • Added a migration script to move blocks saved in the Designer to a centralised, tenanted location
  • The previous data store is no longer supported from version 9.0.0 onwards

✨ New Features

  • Added support for Client Credentials when calling AireGlu endpoints through the AireGlu Deliverer
  • Added Client Credentials support for AireGlu reference data integrations
  • Added Client Credentials support for AireGlu server-side calculation integrations

Version 8.4.6 — Selection Other Value Fix

Release Date: May 16, 2024

🐞 Bug Fixes

  • Fixed an issue where controls referencing the otherValue of selection-based controls did not receive the correct value

Version 8.4.4 — Form History API Fix

Release Date: May 6, 2024

🐞 Bug Fixes

  • Fixed an issue when calling the Form History APIs

Version 8.4.4 — Selection Display Name Fix

Release Date: April 29, 2024

🐞 Bug Fixes

  • Fixed an issue where controls referencing the displayName of selection-based controls did not receive the correct value

Version 8.4.3 — Data-Only Building Block Validation

Release Date: April 22, 2024

🐞 Bug Fixes

  • Fixed a validation issue when using a data-only enabled building block

Version 8.4.0 — Date Validation & Designer Improvements

Release Date: March 1, 2024

⚡ Improvements

  • Optional Date controls are now validated when they contain an invalid date, such as 31-Apr-2024
  • Users are prompted for confirmation before overwriting an existing building block during import

🐞 Bug Fixes

  • Fixed a display issue on mobile devices for forms with both discard and autosave enabled
  • Various Designer bug fixes

Version 8.3.0 — Form Instance Creator Authorisation

Release Date: March 1, 2024

⚡ Improvements

  • The form instance creator is now sent to the authority check API

🔧 Dependencies

  • Updated Forms.Api to 4.2.0, which passes the creating user identifier to the form instance authority check
  • Updated Forms.Persistence to 3.2.0, where CompositeInstanceVersion is required to return form instance creator details

Version 8.2.3 — Score Layout & System User Support

Release Date: February 1, 2024

⚡ Improvements

  • Improved the layout of multiple score elements on smaller screens

🐞 Bug Fixes

  • Various Designer bug fixes

🔧 Dependencies

  • Updated Forms.Api to 4.1.0
  • Updated Forms.Persistence to 3.1.0
  • Updated Forms.Abstractions to 1.1.0
  • Added a new System user type