Skip to content

AireBlocks Configurator Release Notes

Version: 1.1.1
Release Date: 26 August 2026

Summary of Changes

✨ New Features

  • Shareable, Paginated Audit Log Links (SUITECONF-287)
  • Crop Your Logo When Uploading (SUITECONF-313)
  • Bulk Export and Import of Variables (SUITECONF-375)
  • Bulk Export and Import of Secrets (SUITECONF-381)
  • Search Variables by Key or Value (SUITECONF-386)
  • Shareable Theme Page Tabs (SUITECONF-403)

⚡ Improvements

  • Clearer Icons for Audit Log Sources (SUITECONF-305)
  • More Flexible Audit Source Filtering (SUITECONF-325)
  • Cleaner Variable Editor Layout (SUITECONF-387)

🐞 Bug Fixes

  • Fixed AireVault Access Checks (SUITECONF-391)
  • Fixed Logo Upload for Tenants Without an Existing Theme (SUITECONF-393)

Detailed Changes

✨ New Features


Description

Audit log pagination is now reflected in the page's URL. Refreshing the page keeps you on the same page of results, and you can share a direct link to a specific page of the audit log.

What this means for you

You can now bookmark or share a link straight to a particular page of audit log results, and refreshing your browser won't send you back to the start.

Crop Your Logo When Uploading (SUITECONF-313)

Description

When uploading a tenant logo, you can now crop the image to the required size and aspect ratio directly within the upload dialogue, similar to the image cropping tools found on social media platforms.

What this means for you

You no longer need to resize or crop your logo image yourself before uploading it — you can adjust the crop directly in AireBlocks Configurator to get the right fit.

Bulk Export and Import of Variables (SUITECONF-375)

Description

Variables can now be exported to a JSON file and re-imported in bulk, making it easier to move or back up large sets of variables at once rather than adding them individually.

What this means for you

If you manage a lot of variables, you can now export them all in one go and bulk-import them elsewhere, saving you from adding them one at a time.

Bulk Export and Import of Secrets (SUITECONF-381)

Description

Secrets can now be exported and imported in the same way as variables, allowing them to be moved or backed up in bulk rather than one at a time.

What this means for you

You can now export and re-import your secrets in bulk, making it quicker to migrate or back up larger sets of them.

Search Variables by Key or Value (SUITECONF-386)

Description

You can now search for variables by their key or their value, rather than only being able to browse the full list.

What this means for you

Finding the variable you need is now much quicker — just search for its name or its value instead of scrolling through the whole list.

Shareable Theme Page Tabs (SUITECONF-403)

Description

The active tab on the Theme page is now reflected in the URL, matching the existing behaviour on the AireVault page.

What this means for you

You can share a link that opens directly to a specific tab on the Theme page, and refreshing the page will no longer reset you back to the first tab.

⚡ Improvements


Clearer Icons for Audit Log Sources (SUITECONF-305)

Description

Audit log entries now display updated icons, including a new icon for AireBlocks Configurator, making it easier to identify which product an audit event originated from.

What this means for you

It's now easier to tell at a glance which product an audit log entry relates to, thanks to clearer, updated icons.

More Flexible Audit Source Filtering (SUITECONF-325)

Description

The audit log filter previously labelled "Product" has been renamed to "Source" throughout, and you can now type in a custom source rather than being limited to the predefined list.

What this means for you

You can filter audit logs by any source you type in, not just the ones offered by default, making it easier to find the entries you're looking for.

Cleaner Variable Editor Layout (SUITECONF-387)

Description

Tidied up the layout of the variable create/edit screen: the key field now spans the full width, and the scope button has been resized to align with the Scope and Value fields.

What this means for you

The variable editing screen is now tidier and easier to read, with fields lined up more consistently.

🐞 Bug Fixes


Fixed AireVault Access Checks (SUITECONF-391)

Description

Fixed an issue in AireVault where an "access denied" message could be shown incorrectly, and the AireVault navigation item could appear even when a user lacked access to both variables and secrets. Access denied is now only shown, and the navigation item only hidden, when a user has no access to either.

Fixed Logo Upload for Tenants Without an Existing Theme (SUITECONF-393)

Description

Fixed an issue where a tenant without an existing theme in the database was unable to upload a logo or background image.