Skip to main content

Version 2.8.0

SleakOps Team

minor release · March 26, 2026


🚀 New Features

  • Support for Bitbucket and GitLab repositories in Dockertron
    You can now dockerize projects from Bitbucket and GitLab in addition to GitHub using Dockertron, streamlining multi-platform CI/CD pipelines.

  • Preset Application Catalog
    Browse and deploy preconfigured applications such as n8n and Django directly from the new preset catalog screen.


✨ Improvements

  • Direct deep linking to resource details
    You can now access the detail view for workloads, dependencies, projects, variable groups, builds, and deployments directly via URL parameters, with automatic display of account context badges in each drawer.

  • Cross-navigation and context badges in deployment and build views
    Deployment detail screens now show the deployment reason and allow one-click navigation directly to the associated build drawer. Build detail screens have a refreshed title, display up to three recent deployments in a rich table, and provide a convenient link to view all related deployments.

  • Unified detail access from table resource names
    In any table, clicking on a resource name now opens its detail view, providing a consistent and intuitive navigation experience across the platform.

  • Improved navigation from Activity Log
    Links in the Activity Log now take you directly to the detailed view of the affected resource instead of just the general listing, reducing navigation steps and improving troubleshooting.

  • Quick navigation from any resource or user to filtered Activity Log
    Instantly audit activity for a specific resource or user by clicking new options that filter the Activity Log to the relevant context from any detail view or user list.

  • Streamlined dependency messaging in Grafana Addon edits
    The warning message about dependency installation now appears only when creating an Addon in Grafana, preventing confusion during parameter edits and improving clarity.


🐛 Bug Fixes

  • Correct redirection after resolving notifications
    Fixed an issue where clicking 'Resolve' in notifications did not redirect users as expected. You are now accurately redirected after resolving a notification.

  • Improved command autocomplete behavior
    Autocomplete no longer automatically fills commands when you fully clear an entry, ensuring a smoother command entry experience.

  • Accurate progress display in Nodepools
    Progress bars for Nodepools now properly cap at 100%, preventing incorrect display of CPU or other metrics above their maximum.

  • Reliable field validations in advanced Healthcheck settings
    Required field validations are now correctly enforced in advanced Healthcheck configuration forms, reducing the risk of submitting incomplete or invalid data.

  • Consistent tooltips in Activity Log
    All tooltips in the Activity Log now display the correct information, eliminating empty or misleading tooltips and improving event clarity.