Skip to main content

Version 2.5.1

Sleakops Team

🗓️ 02/04/2026

New Features

  • VariableGroup Replication: You can now replicate VariableGroups easily across multiple Projects, enabling broader dissemination of secrets and shared resources without redundant setup.
  • Custom Pod Annotations: You can now add custom annotations for pods in any supported workload (excluding jobs), including the "karpenter.sh/do-not-disrupt" annotation with built-in explanation and guidance, helping optimize compatibility with Karpenter clusters.
  • CronJob Annotations: Additional annotation support for CronJobs, making it easier to align with advanced operational requirements.
  • CronJob Name Visible: The edit interface for cronjobs now shows the cronjob's name at the top, reducing mistakes when editing multiple jobs.
  • Role Change Notice: Added an informational prompt when editing a user's role to notify that kubeconfigs may need reconfiguration, preventing access issues after role changes.
  • Improved Schema Selector: Removed the "None" option from the service schema selector, and now the schema visibility is shown on the service list, helping quickly distinguish between public and private services.
  • Dashboard - Domains: More informative and client-friendly text is now displayed instead of 'Reason:' for domain status explanations.
  • Custom Addon Values: Enhanced support for custom values in Addons, ensuring correct value propagation to deployed helm releases (especially Grafana and Prometheus). Default retention for Prometheus has been unified to 90 days, with improved form comments.
  • "Updating" Status Filter: Added "updating" as a filter option in status selectors, allowing for better workload monitoring.

Bug Fixes

  • VariableGroup Service Filtering: VariableGroup PATCH operations no longer show unfiltered Services; only relevant ProjectEnv services appear.
  • Volume Deletion: Volume deletions no longer get stuck in 'Error while Deleting' or 'Deleting' status; deployment logic ensures proper cleanup.
  • Build Execution Order: The execution order of builds is now processed correctly, so build history reflects actual execution order.
  • Build Buttons: Build error states now show a "rebuild" button, and only show a "redeploy" button if the build succeeded.
  • Dependency Creation Scroll: The final step of dependency creation now scrolls correctly, allowing smooth completion.
  • Create Modal: Prevented the create modal from closing and disabled the "Create" button on form validation errors to avoid accidental data loss.
  • User Deletion: Fixed error messages when deleting users who may not exist in Chatwoot, preventing backend crashes.
  • VPN/Account Rules: Enforcement of VPN/account selection rules is now consistent for all user roles during both creation and editing.
  • RFC 1123 Name Validation: Names on deployments and jobs (including CronJobs) are now validated and corrected to comply with RFC 1123.
  • Protected DB Deletion: Deleting a DB with 'deletion_protection' enabled now works as intended and does not stick in a retry state.

Version 2.5.0

Sleakops Team

🗓️ 01/22/2026

Nuevas Funcionalidades

  • Buildkit as New Build Engine: We are incorporating Buildkit as the main build engine, achieving faster, more stable, and reliable container builds. This improvement includes optimizing build validation and execution flows along with a progressive, uninterrupted migration from Kaniko.
  • Guided Tours for Editor and Viewer: Onboarding tours have been added for editor and viewer roles, facilitating the adoption of key functionalities and initial navigation.
  • Tour Completion: The tour experience has been improved by incorporating a "Finish / Close" button on the last step.

Bug Fixes

  • Field Names in Variable Groups: Correction in the display of field names in file-type Variable Groups to show current values.
  • Error Messages in Textmode: Correction in the display of length errors in Variable Groups in text mode.
  • RDS Snapshot Creation: Improvement in instance identifier validation for snapshots, ensuring the use of allowed characters.
  • Log Visualization: Fixed the loading of errors and log details from the backend, allowing for a better troubleshooting experience.

Version 2.4.0

Sleakops Team

Version 2.4.0

🗓️ 01/08/2026

🚀 New Features:

  • Workload Auto-Diagnostics: With the help of AI, you can now quickly and easily discover what's happening with your Workloads. With just one click from the console, you'll get a complete diagnosis.
  • Grace Period for Workloads: Support for configuring grace period in Workloads.
  • Cost Tags Notifications: Added notifications for configuring cost tags.
  • Cascade Deletion: Improvements in cascade deletion flow with active Dependencies.
  • File-based Variable Groups: Improvements in the Variable Groups form for file types.
  • Project Selector: Improvements in forms with Project selector.
  • Activity Logs Navigation: Added links to navigate between Activity Logs and resources.
  • Sidebar: Visual improvements to the sidebar.
  • Billing Screen: Improvements to the billing screen.
  • Domain Editing: Ability to modify domains in existing Environments.
  • Variable Names: Handling of variable name length in Variable Groups.
  • Environment Names: Adjustments to default Environment names.
  • Dependency Monitoring: Improvements in Dependency monitoring.
  • Small Resolutions: UI improvements for low resolutions or small screens.
  • Modified Variables: Improvements in the Variable Groups form to mark which variables were modified.
  • Target Port in Web Services: Support for configuring targetPort for services in Web Services.

🐞 Bug Fixes:

  • Environment Names: Handling of Environment name length.
  • Persistent Filters: Project and Environment filters now persist between screens.
  • Project Icons: Improved icons for Projects.
  • Addons with Custom Attributes: Fixed editing of addons with custom attributes.
  • RDS Replicas: Validation of RDS replica length.
  • Web Services URL: Fixed URL auto-generation when editing a Web Service.
  • Project Selector: Fixed visibility of the Project selector.
  • Nodepool Forms: Fixed errors in Nodepool editing and creation forms.
  • State Transition: Fixed transition from pending to completed state.
  • SSL Certificate: Fixed alerts for SSL certificate validation.
  • Cloning with Versions: Fixed cloning with Dependency versions.
  • Notification Emails: Fixed visual errors in notification emails.
  • Cloning URL: Fixed Web Services URL in cloning flow.
  • Delete Project with RDS: Fixed deletion of a Project with an RDS that has deletion protection enabled.