2026.5.0

hkchengrex/MMAudio2026.5.0May 8, 2026by GabrielBianconi

AI Summary

This release enforces UI authentication requirements based on gateway settings and significantly enhances error handling for streaming inferences. It also includes various UI and under-the-hood improvements.

Key Highlights

  • UI authentication requirements updated to align with gateway authentication
  • Enhanced error handling and logging for complex streaming inferences
  • Improved status code propagation for better debugging
  • General UI and under-the-hood improvements

Breaking Changes

  • The UI will now require authentication when the gateway requires authentication. Previously, the UI only required authentication for gateway usage.

New Features

  • Improved error handling and logging for complex streaming inferences (e.g. status code propagation, fallbacks)
  • Various UI and under-the-hood improvements

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)_