Release notes
3.2.4 | Jan 15, 2026
New features and enhancements
Admin and Workspace management
- Workspace view and read-only mode: new View action opens a read-only panel so you can inspect Workspace details safely without risking accidental edits.
- Workspace annotations: add and edit Workspace annotations using a key-value editor, with access controlled by view and edit permissions for better governance.
- Role list reliability: Workspace role and member lists now refresh correctly and no longer show outdated or incomplete data when switching or reloading.
- Members management UI: loading indicators and disabled controls make add and remove actions predictable; controls are hidden or disabled when you don’t have permission.
- Safer Workspace saves: saving a Workspace now updates only the fields you changed (including annotations), reducing accidental overwrites.
- Trusted role management in Admin API: administrators can list, create, and remove trusted roles from the Admin Center client for delegated role workflows.
AI Engine Manager enhancements
- Real-time engine notifications: clear, de-duplicated notifications when AI engines start or fail during startup; clicking a notification opens My AI Engines so you can inspect the engine.
- Driverless AI license warnings: the engine create and edit UI now warns when a Driverless AI license is near expiry or expired so you can renew before it affects runs.
- Engine list and filter behavior: improved for more consistent search, version, and state filtering when managing AI engines, with safer view and edit flows.
- Smarter notification requests: AI engine status polling runs only when an AI Engine Manager is available in your environment, reducing unnecessary background requests.
UI changes
- Permission-aware controls: add, edit, and remove controls now enable or disable based on your access, for more reliable behavior across the UI.
- MLOps Superset UI links: hidden when the Superset monitoring dashboard is not configured, preventing invalid or broken links in the interface.
Bug fixes
- H2O CLI: updated to version 1.13.5 to address security vulnerabilities.