You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/whats-new/on-prem-release-notes.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,16 @@ Pipelines using these images will fail after upgrade — [update them before pro
27
27
To upgrade to the new Docker runtime 8.x, you must first[migrate to the Helm-based runtime](https://codefresh.io/docs/docs/installation/runner/install-codefresh-runner/) in[this repo](https://github.com/codefresh-io/venona/tree/main/charts/cf-runtime#migrating-from-cli-based-installation-to-helm-chart)
28
28
29
29
###Features & enhancements
30
-
This release focuses on stability for an improved user experience.
30
+
**Enhanced GitOps App Breadcrumbs**
31
+
Navigation is now clearer and faster with:
32
+
- Runtime link in breadcrumbs – click to view all apps for that runtime.
33
+
- New icons for Runtime, GitSource, ApplicationSet, and Application, making app hierarchy easier to understand at a glance.
34
+
35
+
**Easily Add Secret Variables**
36
+
You can now create secret variables directly in the UI:
37
+
- One-step creation – no manual encryption needed.
38
+
- Improved security – secrets are encrypted automatically.
39
+
- Clearer workflow – easily distinguish regular vs. secret variables.
31
40
32
41
###Feature Flags
33
42
Feature Flags are divided into new Feature Flags released in the current version, and changes to existing Feature Flags which are now enabled by default.