v26.4.2
What's Changed (v26.4.1 -> v26.4.2)
✨ Features
Model Store Improvements
Enhanced the Model Store page with persistent filter state, clearer deployment guidance, and overall UX cleanup.
- FR-2524: improve Model Store page UX with filter persistence, deploy guidance, and cleanup by @yomybaby in #6604
🐛 Bug Fixes
Model Store UI Fixes
Addressed several UI issues in the Model Store to improve consistency and usability.
- FR-2518: model store UI fixes and improvements by @agatha197 in #6588
Login & Initial Load Reliability
Fixed input handling on the login form and removed the brief blank screen that appeared between the splash screen and React mount.
- FR-2522: trim whitespace from login email/username field by @nowgnuesLee in #6598
- FR-2530: eliminate blank screen flash between splash and React mount by @yomybaby in #6605
🎨 Style
Endpoint UI Polish
Refined the endpoint select layout and detail page button styling for better visual consistency.
📝 Documentation
RBAC Management Documentation
Added new RBAC Management documentation across all supported languages.
- FR-2325: add RBAC Management documentation for all languages by @ironAiken2 in #6534
Admin Menu Documentation Updates
Refreshed the admin menu documentation with up-to-date content covering user management, images, registries, resource groups, system settings, and resource policies/presets.
- FR-2505: update Create and Update Users section in admin menu by @ironAiken2 in #6545
- FR-2506: update Manage Images section in admin menu by @ironAiken2 in #6546
- FR-2507: update Manage Docker Registry section in admin menu by @ironAiken2 in #6547
- FR-2508: update Manage Resource Group section in admin menu by @ironAiken2 in #6548
- FR-2509: update System Settings section in admin menu by @ironAiken2 in #6549
- FR-2510: update Manage Resource Policies section in admin menu by @ironAiken2 in #6550
- FR-2511: update Manage Resource Preset section in admin menu by @ironAiken2 in #6551
Full Changelog: v26.4.1...v26.4.2