Skip to content

AireFrame Release Notes

Version: 3.2.1
Release Date: 18 August 2026


🐞 Bug Fixes

  • Fixed Pending Update Notification Not Clearing (FRAME-2679)
  • Fixed Forms Closing Unexpectedly After Starting (FRAME-2682)

Detailed Changes

🐞 Bug Fixes


Fixed Pending Update Notification Not Clearing (FRAME-2679)

Description

Resolved an issue where the pending update notification remained visible after it should have disappeared. The notification state was not being refreshed correctly when a data point was added, updated, or removed for a subject, which caused the notification to persist. This was flagged as a priority escalation and has now been fixed.

Fixed Forms Closing Unexpectedly After Starting (FRAME-2682)

Description

Fixed a bug where starting a form from a form task could cause the form to close unexpectedly. A background update to the task, triggered immediately after starting it, was incorrectly causing the widget to reload and close the open form.