2026.5.0

Infisical/agent-vault2026.5.0May 8, 2026by GabrielBianconi

AI Summary

This release introduces a breaking change regarding UI authentication requirements and improves error handling/logging for complex streaming inferences.

Key Highlights

  • UI authentication tied to gateway authentication status
  • Improved error handling and logging for complex streaming inferences
  • General UI and under-the-hood improvements

Breaking Changes

  • The UI will now require authentication when the gateway requires authentication

New Features

  • Improve error handling (e.g. status code propagation) and logging for complex streaming inferences (e.g. fallbacks)

Full Release Notes

> [!CAUTION]
> **Breaking Changes**
>
> - The UI will now require authentication when the gateway requires authentication. Previously, the UI only required authentication for gateway usage.

**New Features**

- Improve error handling (e.g. status code propagation) and logging for complex streaming inferences (e.g. fallbacks).

_& multiple under-the-hood and UI improvements (thanks @arisp)_