Skip to content

AireFrame Release Notes

Version: 3.1.5
Release Date: 29 July 2026

Summary of Changes

🚨 Critical Fixes

  • Fixed configuration update timing out when removing a subject field (FRAME-2648)
  • Removing a subject's location sometimes fails with "Cannot remove subject from last location" (FRAME-2650)

Detailed Changes

🚨 Critical Fixes


Fixed Configuration Update Timeout When Removing a Subject Field (FRAME-2648)

Description

Resolved an issue where updating the configuration would time out when attempting to remove a subject field. This fix ensures that configuration updates complete successfully without timing out.

Removing a Subject's Location Sometimes Fails with "Cannot Remove Subject from Last Location" (FRAME-2650)

Description

Addressed a bug where removing a subject's location could fail with the error message "Cannot remove subject from last location." when the subject had more than one location associated. The fix allows for proper removal of a subject's location without encountering this error.