Skip to content

v25.19.0

Choose a tag to compare

@yomybaby yomybaby released this 31 Dec 08:41

What's Changed (v25.18.3 → v25.19.0)

✨ Features

Admin Interface Migration & Enhancement

Migrated critical administrative features from the legacy Control Panel to the modern WebUI, providing a unified interface for comprehensive user and project management.

UI Customization & Branding

Added comprehensive logo customization capabilities allowing administrators to brand their WebUI instance with custom logos for different modes and themes.

Resource Management & Hardware Support

Enhanced resource allocation controls with support for MIG (Multi-Instance GPU) usage and improved validation for specialized hardware resources.

Security & Access Control

Implemented enhanced network access controls including CIDR range validation and improved folder permission management for model projects.

Developer Experience

Improved Claude Code integration and React development guidelines to enhance AI-assisted development workflows.

  • FR-1834: improve Claude Code user interaction patterns and React development guidelines by @yomybaby in #4904

🐛 Bug Fixes

Component Stability & State Management

Fixed critical issues with component state management, circular references, and data consistency across the application.

Authentication & Session Management

Improved session handling and proxy connectivity to prevent authentication errors and ensure smooth user experience after logout.

UI Components & Interactions

Fixed various UI component behaviors including notification persistence, modal interactions, and component properties.

Build & Infrastructure

Fixed build configuration issues and server connectivity problems.

🎨 Style

Visual Improvements

Enhanced visual consistency and accessibility across light and dark themes.

🛠 Chores

Dependencies & Infrastructure

Updated core dependencies and version management for improved stability and security.

🧪 E2E Tests

Test Coverage Improvements

Enhanced test coverage for critical UI components through automated testing initiatives.

  • [Coverage Improvement] Add comprehensive unit tests for BAITag component by @github-actions[bot] in #4850
  • [Coverage Improvement] Add comprehensive unit tests for BAIBackButton component by @github-actions[bot] in #4843
  • [Coverage Improvement] Add comprehensive unit tests for BAIStatistic component by @github-actions[bot] in #4804

🙌 New Contributors

Full Changelog: v25.18.3...v25.19.0