Release Notes: August 2025

Release Notes for Codefresh Pipelines and GitOps

Features & enhancements

GitOps Cloud: Enhanced GitOps App Breadcrumbs

We’re excited to announce a major enhancement to the GitOps App breadcrumbs, designed to streamline your navigation and provide more insightful context. This update is a huge step toward making your workflow more intuitive and efficient.

  • Direct Runtime navigation: We added the Runtime name directly to your breadcrumb trail. A simple click on the Runtime name will take you to the main applications page, automatically filtered to display only the apps associated with that specific runtime.
  • Visual clarity with new icons: To help you better understand your application’s hierarchy at a glance, we introduced new icons for each breadcrumb component:
  • A unique icon for the Runtime Name.
  • A helpful icon for the ApplicationSet, if your application uses one.
  • A clear icon for the Application Name itself. These improvements provide a more visually organized and functional navigation system, helping you manage your GitOps applications with greater speed and clarity.

New navigation breadcrumbs

New navigation breadcrumbs

Bug fixes

Pipelines
  • Fixed recurring “socket hang up” build failures in by increasing engine pod CPU requests and stabilizing dind/network behavior.
  • Fixed cron trigger creation errors caused by outdated regex handling of short custom cron expressions, adding clearer error messaging.