|
| 1 | +--- |
| 2 | +author: meshcloud |
| 3 | +title: Release 2025.5.0 |
| 4 | +--- |
| 5 | + |
| 6 | +Release period: 2025-01-29 to 2025-02-05 |
| 7 | + |
| 8 | +This release includes the following issues: |
| 9 | +* Fix Location dropdown shrinking when searching |
| 10 | +* Fix Access to Usage Reports in Service Management Area |
| 11 | +* Fix error when adding new Building Block Definition Input |
| 12 | +* Fix Access Information for Azure Kubernetes Service |
| 13 | +* Fix Boolean Inputs in Building Block Upgrade |
| 14 | +* Fix Building Block Input Edit as Operator |
| 15 | +* Turning on and off Currency Conversion in Self-Service |
| 16 | +* Fix broken building blocks links |
| 17 | +* Fix "Open Repository" when no git reference is set |
| 18 | +* Improve Visibility of Payment Method Amount |
| 19 | +* Search in tables has been made more robust |
| 20 | +* Improvement of Workspace/Project Search in tables |
| 21 | +<!--truncate--> |
| 22 | + |
| 23 | +## Ticket Details |
| 24 | +### Fix Location dropdown shrinking when searching |
| 25 | +**Audience:** Customer, Partner<br> |
| 26 | + |
| 27 | +#### Description |
| 28 | +When creating a new platform, you can pick an existing location from a dropdown. When you started searching |
| 29 | +in that dropdown, the width of the dropdown shrunk, so locations became pretty unreadable. This is now fixed. |
| 30 | + |
| 31 | +### Fix Access to Usage Reports in Service Management Area |
| 32 | +**Audience:** Customer<br> |
| 33 | + |
| 34 | +#### Description |
| 35 | +In some cases, users were unable to access usage reports in the service management area. |
| 36 | +This issue has been resolved. |
| 37 | + |
| 38 | +### Fix error when adding new Building Block Definition Input |
| 39 | +**Audience:** Customer, Partner<br> |
| 40 | + |
| 41 | +#### Description |
| 42 | +Recently a regression was introduced, that led to showing an error message, when adding a new input |
| 43 | +to an existing Building Block Definition. This is fixed now and no error message is shown anymore. |
| 44 | + |
| 45 | +### Fix Access Information for Azure Kubernetes Service |
| 46 | +**Audience:** User<br> |
| 47 | + |
| 48 | +#### Description |
| 49 | +When accessing an Azure Kubernetes Service (AKS) tenant via the UI, the access information was not shown. |
| 50 | +Instead, an error message was displayed. This is fixed now. |
| 51 | + |
| 52 | +### Fix Boolean Inputs in Building Block Upgrade |
| 53 | +**Audience:** Customer, Partner<br> |
| 54 | + |
| 55 | +#### Description |
| 56 | +When upgrading a building block, boolean values that were set on the building block were not shown in the upgrade dialog. |
| 57 | +Additionally boolean values were not set correctly during the upgrade and therefore not shown correctly |
| 58 | +when going to the settings of the building block afterward. This is fixed now. |
| 59 | + |
| 60 | +### Fix Building Block Input Edit as Operator |
| 61 | +**Audience:** Partner, Customer<br> |
| 62 | + |
| 63 | +#### Description |
| 64 | +With the last release a regression was introduced, that did not show the set Building Block values anymore when |
| 65 | +editing a Building Block as a Operator. This is fixed now. |
| 66 | + |
| 67 | +### Turning on and off Currency Conversion in Self-Service |
| 68 | +**Audience:** Partner<br> |
| 69 | + |
| 70 | +#### Description |
| 71 | +You can now enable or disable currency conversion in self-service. The |
| 72 | +configuration can be found in the admin area under Settings, within the |
| 73 | +Financials tab. Additionally, the user experience of this settings page has |
| 74 | +been improved. |
| 75 | + |
| 76 | +### Fix broken building blocks links |
| 77 | +**Audience:** User<br> |
| 78 | + |
| 79 | +#### Description |
| 80 | +Some links in the admin area & service management area leading to building blocks broke in the last release. |
| 81 | +These have now been fixed and you should no longer run into any broken links. |
| 82 | + |
| 83 | +### Fix "Open Repository" when no git reference is set |
| 84 | +**Audience:** User<br> |
| 85 | + |
| 86 | +#### Description |
| 87 | +Platform engineers can quickly open the terraform source code implementing a building block |
| 88 | +from the Building Block Definition using the "Open Repository" button. This release fixes |
| 89 | +an issue where that button ignored the "Git repository path" when the building block definition did not |
| 90 | +explicitly set a git reference (like HEAD or main). Now, the "Open Repository" button will correctly |
| 91 | +open the repository in supported git providers (GitHub, GitLab, bitbucket) at the specified path. |
| 92 | + |
| 93 | +### Improve Visibility of Payment Method Amount |
| 94 | +**Audience:** Customer, Partner<br> |
| 95 | + |
| 96 | +#### Description |
| 97 | +When you created a new payment method, the payment method table only showed that 0 EUR are used. You did not see |
| 98 | +the configured amount. The amount is now always shown, if set. |
| 99 | + |
| 100 | +### Search in tables has been made more robust |
| 101 | +**Audience:** User<br> |
| 102 | + |
| 103 | +#### Description |
| 104 | +Search fields in tables now support special characters. |
| 105 | + |
| 106 | +### Improvement of Workspace/Project Search in tables |
| 107 | +**Audience:** User<br> |
| 108 | + |
| 109 | +#### Description |
| 110 | +You can now search and select a dedicated workspace/project using a dropdown menu. |
| 111 | + |
0 commit comments