Skip to content

v26.1.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@yomybaby yomybaby released this 20 Jan 08:40

What's Changed (v26.1.0-rc.1 → v26.1.0-rc.2)

✨ Features

User Management

Implemented bulk user update feature allowing administrators to efficiently modify multiple user accounts simultaneously. Administrators can now update domain assignments, project memberships, user status, resource policies, and compute session configurations for multiple users at once.

Session & App Launcher

Completed migration of app launcher functionality from Lit-Element to React, introducing new components like AppLaunchConfirmationModal and improved session app service management. Added comprehensive E2E test coverage for app launcher workflows.

File Management

Introduced text file editor for NEO File Explorer, enabling users to directly edit and save configuration files (YAML, TOML, JSON) within virtual folders without downloading and re-uploading.

🐛 Bug Fixes

Runtime Environment Configuration

Fixed required field propagation in useRuntimeEnvVarConfigs hook by changing propagated required fields to optional, resolving type errors and improving flexibility.

🛠 Chores

Documentation & Branding

Added Backend.AI branding to Storybook documentation, improving visual consistency and brand identity in component documentation.

Full Changelog: v26.1.0-rc.1...v26.1.0-rc.2