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
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,27 +16,31 @@ These release notes cover changes made to the [Mendix Workstation](/mendix-works
16
16
17
17
### Workstation Management
18
18
19
-
### New features
20
-
* Copy a station:
21
-
A station configuration can now be copied to the clipboard or downloaded to a file. When creating a new station, it can be generated from either the copied configuration or the downloaded file. All properties of the copied station are duplicated, including associated apps, station groups, and device classes. The registered computer is not copied, and newly created stations are set to "No computer registered."
19
+
### New Features
20
+
21
+
#### Copying Station Configuration
22
+
23
+
You can now copy the station configuration to the clipboard, or download it to a file. When creating a new station, it can be generated from either the copied configuration, or the downloaded file. All properties of the copied station are duplicated, including associated apps, station groups, and device classes. The registered computer is not copied, and newly created stations are set to **No computer registered**.
22
24
23
25
#### Fixes
24
-
* We fixed an issue in Workstation Management where the side panel for device editing would not open or required a second click to open, particularly noticeable on slow networks.
25
26
26
-
#### Limitations and known bugs
27
+
* We have fixed an issue in Workstation Management where the side panel for device editing would not open or required a second click to open, particularly noticeable on slow networks.
28
+
29
+
#### Known Bugs and Limitations
30
+
27
31
* When creating a station from a copy, the associated applications are created even if the user does not have the necessary workspace permission to create apps.
28
32
29
33
### Workstation Client
30
34
31
35
#### Improvements
32
-
* System logs have been made more readable and concise, simplifying the process of monitoring activity and troubleshooting any potential issues.
33
36
34
-
#### Fixes
35
-
* Computer registration: We fixed an issue where the Workstation Client could not connect to Workstation Management over a network connection that required a certificate. With this new release, the Workstation Client now uses the client operating system's certificates to establish a connection with Workstation Management.
37
+
* We have made system logs more readable and concise, simplifying the process of monitoring activity and troubleshooting any potential issues.
36
38
37
-
* Smartcard reader interface: We fixed an issue in the Workstation Client where the client would freeze if "Detect card readers" was enabled and the operating system's smartcard service was stopped.
39
+
#### Fixes
38
40
39
-
* Bluetooth LE interface: We fixed issues in the Workstation Client and Connector when subscribing to Bluetooth properties: wait/sleep times between subscriptions are no longer required, and multiple series of subscriptions/unsubscriptions are supported.
41
+
* Computer registration: We fixed an issue where the Workstation Client could not connect to Workstation Management over a network connection that required a certificate. With this new release, the Workstation Client now uses the client operating system's certificates to establish a connection with Workstation Management.
42
+
* Smartcard reader interface: We fixed an issue in the Workstation Client where the client would freeze if **Detect card readers** was enabled and the operating system's smartcard service was stopped.
43
+
* Bluetooth LE interface: We fixed issues in the Workstation Client and Connector when subscribing to Bluetooth properties. Wait and sleep times between subscriptions are no longer required, and multiple series of subscriptions and unsubscriptions are supported.
0 commit comments