

We're thrilled to announce the release of ZenML 0.80.0, one of our most significant updates to date! This release introduces fundamental architectural changes, substantial performance improvements, and enhanced resource management capabilities that benefit both our open-source users and ZenML Pro subscribers in distinct ways.
⭐ Pro Features: Redefining Resource Management with Projects

The standout feature for ZenML Pro users is our complete refactoring of workspaces into a more flexible, hierarchical resource management system. What were previously called "tenants" are now "workspaces," and within these workspaces, we've introduced "projects" as a new scoping mechanism.
This architectural shift allows Pro users to subdivide a workspace into multiple logical namespaces, providing granular control over resources. Certain resources like Stacks and Secrets remain workspace-scoped, while others like pipelines, artifacts, and models become project-scoped. The result? Much more intuitive resource organization that scales with your team's growth.

Enhanced Permission Management
Along with this restructuring comes a complete overhaul of our RBAC (Role-Based Access Control) system with new default roles that simplify permission management for Pro users. As your ML teams grow and your models proliferate, you'll appreciate the fine-grained permission controls that make it easier to maintain security while facilitating collaboration. Please consult the docs for more information as to how you can control roles and permissions with the new project architecture.
Supercharged Tagging System
Our enhanced tagging system is another major upgrade exclusively for Pro users managing complex ML workflows. Pro subscribers can now:
- Filter resources by type
- Apply exclusive tag behavior (ensuring tags are uniquely applied)
- Filter for multiple tags simultaneously
- Easily sort pipelines, artifacts, and models
This makes resource discovery and organization significantly more powerful, helping Pro teams manage increasingly complex ML ecosystems. The advanced filtering capabilities are particularly valuable for larger organizations with numerous models and pipelines in production.
Complete Dashboard Redesign
ZenML Pro users will immediately notice our completely redesigned dashboard that ditches the left sidebar for a more spacious, tab-based navigation system. This isn't just a cosmetic change—we've completely revamped the underlying architecture to deliver Pro subscribers:
- Dramatically faster load times
- Smoother interactions
- A more modern, breathable interface that gives your resources room to shine
Don't worry, OSS users—we're planning to roll many of these UI/UX improvements into the open-source version in the coming months, but Pro users get immediate access to this significant enhancement!
🏃Performance Optimizations + Enhanced Integrations
All ZenML users (both open-source and Pro) will benefit from these significant performance improvements, including a vastly faster CLI. These core performance improvements form a solid foundation for both our OSS community members and Pro subscribers, ensuring everyone enjoys a faster, more efficient ZenML experience.
On top, the following integrations have been improved:
- Better GitLab repository support with improved URL parsing and matching
- Support for environment variables in
KubernetesPodSettings
- Fixed SkyPilot Orchestrator with upgraded dependencies to the latest version
- Improved Kubernetes orchestrator security by passing API tokens as Kubernetes secrets
- Enhanced Weights & Biases integration with Weave
- Added project ID override capability in the GCP service connector
- Fixed ACR support in the Azure service connector
- Persistent resource support for the Vertex orchestrator, reducing spin-up times
These improvements represent our continued commitment to the open-source community, ensuring that OSS users have access to robust, enterprise-grade infrastructure integrations. Of course, Pro users inherit all these enhancements as well.
📜Meet our new and shiny docs

If you've been to the docs site recently, you might have noticed some changes! We've introduced site sections at the top to make it simpler to navigate for both new and veteran users! The new docs also include a new ZenML Pro section which includes all details of the latest changes.
Don't forget to use the handy search or Ask AI features that makes finding what you need even easier.
⛩️Looking Ahead: A Big Year for Both OSS and Pro
This release marks just the beginning of what promises to be ZenML's biggest year yet. As we move through 2025, expect substantial updates for both our free open-source users and Pro subscribers:
- For OSS users: We're committed to bringing many Pro UI improvements to open source in the coming months, along with continued enhancements to our core performance and infrastructure integrations.
- For Pro users: Look forward to even more advanced resource management capabilities, deeper team collaboration features, and additional enterprise-grade security controls.
Ready to upgrade? Install the latest version with:
pip install -U zenml
For detailed information about all changes, check out the full changelog.
What improvements are you most excited about? Let us know in the comments below or join our community Slack to discuss!