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: content/en/docs/releasenotes/workstation/_index.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,19 +18,23 @@ These release notes cover changes made to the [Mendix Workstation](/mendix-works
18
18
19
19
#### New Features
20
20
21
-
* Export and Import Station Configurations: You can now export the configurations of a list of stations from a workspace to a file and import them into the same or a different workspace. This feature includes options to export all stations, with or without applications and devices.
21
+
##### Exporting and Importing Station Configuration
22
22
23
-
*Note: This feature is available only for Mendix Workstation Client licensed accounts.*
23
+
You can now export the configurations of a list of stations from a workspace to a file and import them into the same or a different workspace. This feature includes options to export all stations, with or without applications and devices.
24
24
25
-
* Remote Workstation Client Refresh: A new "Refresh Client" action has been added to the station view, allowing you to remotely trigger a refresh of a Workstation Client's configuration.
25
+
{{% alert color="info" %}}
26
+
This feature is available only for accounts which have a license for Mendix Workstation Client.
27
+
{{% /alert %}}
26
28
27
-
####Fixes
29
+
##### Remote Workstation Client Refresh
28
30
29
-
* Dark Mode Display: Resolved display issues encountered when using Workstation Management in dark mode.
31
+
On the **Station** page, have added a new **Refresh Client** action. You can use this action to remotely trigger a refresh of a Workstation Client's configuration.
30
32
31
-
* Workspace Sorting: Corrected an issue affecting the sorting behavior of workspaces.
33
+
#### Fixes
32
34
33
-
* Application Configuration Duplication: Fixed a problem that could lead to users inadvertently creating duplicate application configurations by adding a space before or after the key/URL.
35
+
* Dark mode display - We have resolved some display issues which could occur when using Workstation Management in dark mode.
36
+
* Workspace sorting - We have corrected an issue affecting the sorting behavior of workspaces.
37
+
* Application configuration duplication - We have fixed a problem that could lead to users inadvertently creating duplicate application configurations by adding a space before or after the key or URL.
0 commit comments