Skip to content

v26.7.1

Choose a tag to compare

@yomybaby yomybaby released this 06 Jul 06:26

What's Changed (v26.7.0 -> v26.7.1)

✨ Features

Documentation Site & Search

Improved the documentation website's search experience and made its deployment/redirect rules release-invariant so URLs stay stable across versions.

Sessions & Connectivity

Made session and endpoint handling more robust, including a reachability check before surfacing the offline banner and an option to hide the app launcher for batch sessions.

Filter Component

Extended BAIPropertyFilter with a custom filter-input contract for more flexible condition rendering.

  • FR-3258: apply the renderInput (onAddCondition) custom filter-input contract to BAIPropertyFilter by @ironAiken2 in #8153

🐛 Bug Fixes

Documentation Site Redirects

Fixed redirect behavior on the docs site so bare per-language URLs resolve without console rules and the root redirect uses the correct status code.

Chat UI

Adjusted the chat thinking UI to use friendlier Korean labels.

🎨 Style

Admin UI Consistency

Unified admin create-button labels and refreshed the action-cluster spacing for a more consistent layout.

🛠 Chores

Full Changelog: v26.7.0...v26.7.1