Skip to content

Commit cde4b03

Browse files
Merge pull request #10343 from MXLino/patch-1
Add release notes for Mendix Workstation 3.1.0
2 parents c23081c + 6ec1661 commit cde4b03

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/workstation

content/en/docs/releasenotes/workstation/_index.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,38 @@ cascade:
1010

1111
These release notes cover changes made to the [Mendix Workstation](/mendix-workstation/).
1212

13+
## 3.1.0
14+
15+
#### Release date: November 7, 2025
16+
17+
### Workstation Management
18+
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**.
24+
25+
#### Fixes
26+
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+
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.
32+
33+
### Workstation Client
34+
35+
#### Improvements
36+
37+
* We have made system logs more readable and concise, simplifying the process of monitoring activity and troubleshooting any potential issues.
38+
39+
#### Fixes
40+
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.
44+
1345
## 3.0.0
1446

1547
### Release date: September 25, 2025

0 commit comments

Comments
 (0)