Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c66625

Browse files
committed
Update 2024-08-30-august-release-notes.md
Updated with menu customizations and bug fixes
1 parent689b723 commit8c66625

File tree

1 file changed

+58
-11
lines changed

1 file changed

+58
-11
lines changed

‎_posts/2024-08-30-august-release-notes.md‎

Lines changed: 58 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,56 @@ description: "Release Notes for Codefresh Pipelines and GitOps"
44
---
55
##Features & enhancements
66

7-
###General: Customizable menus
7+
###General: Personalized menus
8+
9+
We have introduced a powerful feature that gives admins even more control over the Codefresh platform: customizable menus!
10+
11+
Take control of your account's menu items and personalize the interface to create a more user-friendly and productive environment.
12+
Simplify navigation by hiding unnecessary menu items and decluttering the sidebar, ensuring that users can quickly the pages they need.
13+
14+
15+
We've added a new page to Settings entitled**Modules**. Admins can decide exactly which menu items are displayed in the sidebar for all users in the account.
16+
17+
#####How it works
18+
We have three main modules for the plaform:
19+
* Continuous Delivery (CD) with GitOps
20+
* Continuous Integration (CI) with Pipelines
21+
* Continuous Delivery (CD) with Pipelines
22+
23+
By default, all modules, submodules, and menu items are enabled.
24+
25+
Using the toggle method, you can easily customize what's visible: switch to ON to display an item and OFF to hide it.
26+
27+
{% include
28+
image.html
29+
lightbox="true"
30+
file="/images/administration/sidebar-modules/module-disabled.png"
31+
url="/images/administration/sidebar-modules/module-disabled.png"
32+
alt="Example of main module toggled OFF"
33+
caption="Example of main module toggled OFF"
34+
max-width="80%"
35+
%}
36+
37+
38+
For even more precise control, you can toggle individual pages on or off.
39+
40+
{% include
41+
image.html
42+
lightbox="true"
43+
file="/images/administration/sidebar-modules/customized-menu-list.png"
44+
url="/images/administration/sidebar-modules/customized-menu-list.png"
45+
alt="Example of customized sidebar with pipeline menu items"
46+
caption="Example of customized sidebar with pipeline menu items"
47+
max-width="80%"
48+
%}
49+
50+
Admins can always view all hidden items in the sidebar by toggling the**Show in sidebar option...** to ON.
51+
52+
Start streamlining your team's experience today!
53+
54+
55+
56+
857

958
###General: Brand-new search mechanism and experience
1059
We’re excited to introduce the revamped search mechanism for our doc site!
@@ -111,20 +160,18 @@ For details, see ????
111160

112161
##Bug fixes
113162

114-
#####General
115-
* Payment processing error. ???
163+
#####General
116164
* Invite text in Welcome screen displays`undefined` instead of the organization name.
117165

118166
#####Pipelines
119-
* Expired certificates causes builds to remain in Pending status. (CR-24967 Mikhail)
120-
* Pipeline with two triggers starts two builds on commits to the file instead of one build
121-
* Pull request triggers for Bitbucket server creates wrong webhooks. (Olek - CR-23299)
122-
123-
*`build` step does not work with cross-account ECR. (Kim - 19269)
167+
* Expired certificates causes builds to remain in Pending status.
168+
* Pipeline with two triggers starts two builds on commits to the same file/folder instead of one build.
169+
* Pull request push commit trigger for Bitbucket server not supported.
170+
*`build` step does not work with cross-account ECR.
124171

125172

126173
#####GitOps
127-
*`fullnameOverride` when set in Argo CD Helm chart results in failure to reach service. (CR-cr-25000 Ilya)
128-
* Audit log does not show changes made to GitOps permissions.(Vadim - CR-21667)Failure to reach service when is set
174+
<!---* `fullnameOverride` when set in Argo CD Helm chart results in failure to reach service. (CR-cr-25000 Ilya)-->
175+
* Audit log does not show changes made to GitOps permissions.
129176
* Manual Rollout actions not available in audit log.
130-
*`Permissions denied` error for users even with needed GitOps permissions. Andrii CR-21363
177+
*GitOps permissions do not function correctly when attributes are applied.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp