v26.4.4
What's Changed (v26.4.3 -> v26.4.4)
✨ Features
Auto-Scaling Rule Editor Improvements
Updated the auto-scaling rule UI with clearer terminology, preset organization, and a fallback preset selection modal for improved usability.
- FR-2598: remove deprecated INFERENCE_FRAMEWORK option from autoscaling metric source by @agatha197 in #6789
- FR-2599: add preset selection modal for Start Service from Model Folder fallback by @agatha197 in #6795
- FR-2599: group prometheus query presets by category in AutoScaling rule editor by @agatha197 in #6799
- FR-2600: rename Time Window to Cooldown Sec. in autoscaling rule UI by @agatha197 in #6797
Docs Toolkit Enhancement
Added a --chapters option to the docs-toolkit PDF generator to support selective chapter export.
- FR-2597: add --chapters option to docs-toolkit pdf for selective chapter export by @yomybaby in #6775
📝 Documentation
RBAC Documentation Update
Updated the RBAC management documentation to reflect the Role-based scope architecture changes.
- FR-2596: update RBAC documentation for Role-based scope architecture by @ironAiken2 in #6771
User Manual Corrections & Updates
Comprehensive update to the user manual across multiple pages, fixing label inaccuracies, adding new feature documentation, and updating outdated UI references.
- FR-2532: fix incorrect permission labels in share_vfolder documentation by @nowgnuesLee in #6570
- FR-2533: update user_settings with new settings and remove obsolete ones by @nowgnuesLee in #6571
- FR-2534: add 2FA/TOTP, SSO, and session extension to login documentation by @nowgnuesLee in #6572
- FR-2535: update header docs with session timer and menu corrections by @nowgnuesLee in #6573
- FR-2536: add Start From URL and announcement banner to start page docs by @nowgnuesLee in #6574
- FR-2537: add board customization and auto-refresh to dashboard docs by @nowgnuesLee in #6781
- FR-2538: fix button labels in import_run documentation by @nowgnuesLee in #6576
- FR-2539: update copy button location in my_environments documentation by @nowgnuesLee in #6577
- FR-2540: fix session type filters in session_page documentation by @nowgnuesLee in #6578
- FR-2541: fix permission label formatting in vfolder documentation by @nowgnuesLee in #6579
- FR-2542: update date selection UI in statistics documentation by @nowgnuesLee in #6580
🧪 E2E Tests
Session & VFolder Test Reliability
Rewrote and stabilized failing E2E tests for session management and virtual folder operations.
- FR-2465: review and rewrite failing session E2E tests by @ironAiken2 in #6473
- FR-2464: review and rewrite failing VFolder e2e tests by @ironAiken2 in #6477
🛠 Chores
Full Changelog: v26.4.3...v26.4.4