|
| 1 | +--- |
| 2 | +author: meshcloud |
| 3 | +title: Release 2025.49.0 |
| 4 | +--- |
| 5 | + |
| 6 | +Release period: 2025-11-05 to 2025-11-12 |
| 7 | + |
| 8 | +This release includes the following issues: |
| 9 | +* Fix for User Deletion and Binding Removal |
| 10 | +* Permissions for Workspace User Groups API |
| 11 | +* Comprehensive Documentation for meshPlatform API Request and Response Fields |
| 12 | +* Fixed Frozen Loading Spinners on Systems with Reduced Motion Enabled |
| 13 | +* New Dedicated Page for Building Block Runners |
| 14 | +* Fixed Payment Method Links for Users Without Edit Permissions |
| 15 | +* New meshEventLog Endpoint in meshObject API |
| 16 | +* Simplified user invites |
| 17 | +<!--truncate--> |
| 18 | + |
| 19 | +## Ticket Details |
| 20 | +### Fix for User Deletion and Binding Removal |
| 21 | +**Audience:** User<br> |
| 22 | + |
| 23 | +#### Description |
| 24 | +We resolved an issue that would occasionally prevent user deletion and |
| 25 | +the removal of user bindings to a workspace with an error message t |
| 26 | +hat the user could not be found. |
| 27 | + |
| 28 | +### Permissions for Workspace User Groups API |
| 29 | +**Audience:** User<br> |
| 30 | + |
| 31 | +#### Description |
| 32 | +We added dedicated permissions to read workspace user groups via the meshObject API. |
| 33 | +These permissions can be added to API keys as usual. |
| 34 | + |
| 35 | +### Comprehensive Documentation for meshPlatform API Request and Response Fields |
| 36 | +**Audience:** User<br> |
| 37 | + |
| 38 | +#### Description |
| 39 | +All request and response fields for the meshPlatform API are now fully documented. This includes detailed |
| 40 | +descriptions for all configuration options across supported platform types (AWS, Azure, GCP, AKS, Kubernetes, |
| 41 | +OpenShift, and Azure Resource Groups). |
| 42 | +The API documentation now provides complete examples for all HTTP methods (GET, POST, PUT, DELETE) for each |
| 43 | +supported platform type. |
| 44 | + |
| 45 | +### Fixed Frozen Loading Spinners on Systems with Reduced Motion Enabled |
| 46 | +**Audience:** User<br> |
| 47 | + |
| 48 | +#### Description |
| 49 | +We fixed an issue where loading spinners appeared frozen (not rotating) for users who had "Reduce motion" |
| 50 | +enabled in their operating system accessibility settings. This affected users on macOS, Windows, and other |
| 51 | +operating systems who use this accessibility feature. The spinners are now displayed correctly and rotate |
| 52 | +properly regardless of the system's motion preference settings. |
| 53 | + |
| 54 | +### New Dedicated Page for Building Block Runners |
| 55 | +**Audience:** User<br> |
| 56 | + |
| 57 | +#### Description |
| 58 | +A new "Runners" tab has been added to the building blocks section. This dedicated page provides a |
| 59 | +centralized overview of all building block runners in your meshStack installation, including both shared and |
| 60 | +self-hosted runners. You can now view runner details, filter by implementation type and manage runners from a single location. |
| 61 | + |
| 62 | +### Fixed Payment Method Links for Users Without Edit Permissions |
| 63 | +**Audience:** User<br> |
| 64 | + |
| 65 | +#### Description |
| 66 | +We fixed an issue where payment method links in the admin area projects overview were clickable even when users lacked the |
| 67 | +necessary permissions to edit them. These links are now properly disabled when you don't have payment method edit |
| 68 | +permissions, preventing confusion and ensuring you can only access features you're authorized to use. |
| 69 | + |
| 70 | +### New meshEventLog Endpoint in meshObject API |
| 71 | +**Audience:** User<br> |
| 72 | + |
| 73 | +#### Description |
| 74 | +We introduced a new meshEventLog endpoint in the meshObject API that allows you to retrieve event logs programmatically. |
| 75 | +This enables you to integrate event log data into your automation workflows and monitoring systems. Notice that the meshEventLog |
| 76 | +API is still in a preview version and may be subject to changes. |
| 77 | + |
| 78 | +### Simplified user invites |
| 79 | +**Audience:** User<br> |
| 80 | + |
| 81 | +#### Description |
| 82 | +We have simplified the user invitation process by replacing |
| 83 | +the previous "manual user invites" feature with the new |
| 84 | +"invitation tokens" completely. All existing meshStacks |
| 85 | +that were using manual user invites have been automatically |
| 86 | +migrated to use the new invitation tokens functionality. |
| 87 | +This change does not affect meshStacks that use SCIM. |
| 88 | + |
0 commit comments