From 6e2fc9df40d2bc21c0cb9514ae0b343c4e520589 Mon Sep 17 00:00:00 2001 From: MXLino Date: Fri, 7 Nov 2025 17:29:18 +0100 Subject: [PATCH 1/2] Add release notes for Mendix Workstation 3.1.0 Added release notes for version 3.1.0 of the Mendix Workstation, detailing new features, improvements, fixes, and known limitations. --- .../docs/releasenotes/workstation/_index.md | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/content/en/docs/releasenotes/workstation/_index.md b/content/en/docs/releasenotes/workstation/_index.md index ae15dbb5c43..407dd74cd4a 100644 --- a/content/en/docs/releasenotes/workstation/_index.md +++ b/content/en/docs/releasenotes/workstation/_index.md @@ -10,6 +10,34 @@ cascade: These release notes cover changes made to the [Mendix Workstation](/mendix-workstation/). +## 3.1.0 + +#### Release date: November 7, 2025 + +### Workstation Management + +### New features +* Copy a station: +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." + +#### Fixes +* 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. + +#### Limitations and known bugs +* 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. + +### Workstation Client + +#### Improvements +* System logs have been made more readable and concise, simplifying the process of monitoring activity and troubleshooting any potential issues. + +#### Fixes +* 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. + +* 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. + +* 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. + ## 3.0.0 ### Release date: September 25, 2025 From 6ec16619c357fdc7799686f0b915035180517998 Mon Sep 17 00:00:00 2001 From: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com> Date: Fri, 7 Nov 2025 17:59:27 +0100 Subject: [PATCH 2/2] Update _index.md --- .../docs/releasenotes/workstation/_index.md | 24 +++++++++++-------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/content/en/docs/releasenotes/workstation/_index.md b/content/en/docs/releasenotes/workstation/_index.md index 407dd74cd4a..83aca9bdee2 100644 --- a/content/en/docs/releasenotes/workstation/_index.md +++ b/content/en/docs/releasenotes/workstation/_index.md @@ -16,27 +16,31 @@ These release notes cover changes made to the [Mendix Workstation](/mendix-works ### Workstation Management -### New features -* Copy a station: -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." +### New Features + +#### Copying Station Configuration + +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**. #### Fixes -* 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. -#### Limitations and known bugs +* 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. + +#### Known Bugs and Limitations + * 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. ### Workstation Client #### Improvements -* System logs have been made more readable and concise, simplifying the process of monitoring activity and troubleshooting any potential issues. -#### Fixes -* 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. +* We have made system logs more readable and concise, simplifying the process of monitoring activity and troubleshooting any potential issues. -* 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. +#### Fixes -* 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. +* 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. +* 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. +* 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. ## 3.0.0