Skip to content

AireAssert Release Notes

Version: 1.3.4
Release Date: 26 August 2026

Summary of Changes

✨ New Features

  • Easier Recovery from Expired Repository Credentials (AA-989)

🐞 Bug Fixes

  • Removed Confusing Error Flash Before Login (AA-991)

Detailed Changes

✨ New Features


Easier Recovery from Expired Repository Credentials (AA-989)

Description

When the credentials behind a connected repository expire, AireAssert now detects the failure and responds appropriately: repository managers are shown a dialog where they can enter new credentials to reconnect the repository, while other users see a clear message directing them to contact a repository manager. This replaces the previous workaround, which required redeploying the application to fix expired credentials.

What this means for you

If a connected repository's credentials expire, you'll now see a clear message explaining what's happened. If you manage repositories, you can fix it yourself by entering updated credentials directly in a dialog, without needing anyone to redeploy the application.

🐞 Bug Fixes


Removed Confusing Error Flash Before Login (AA-991)

Description

Fixed an issue where an error message would briefly flash on screen before the login screen appeared, which could be confusing for users signing in.