Skip to content

Commit fa6bbf5

Browse files
authored
Add release notes for Workstation version 3.2.0
1 parent c1a8394 commit fa6bbf5

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/workstation

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

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

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

13+
## 3.2.0
14+
15+
#### Release date: December 4, 2025
16+
17+
### **Workstation Management**
18+
19+
### New features
20+
* 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+
22+
*Note: This feature is available only for Mendix Workstation Client licensed accounts.*
23+
24+
* 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+
26+
### Fixes
27+
* Dark Mode Display: Resolved display issues encountered when using Workstation Management in dark mode.
28+
29+
* Workspace Sorting: Corrected an issue affecting the sorting behavior of workspaces.
30+
31+
* 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.
32+
33+
### Known Bugs and Limitations
34+
* Importing Duplicate App Configurations: Attempting to import a configuration that includes applications already defined (e.g., with an existing URL and Public Key) will result in UI errors.
35+
36+
*Workaround: For now, you can import the configuration by excluding the applications and then manually setting them up afterward.*
37+
38+
* Indistinguishable Station Duplicates: Importing the same station multiple times will create duplicates that are currently not distinguishable within the system.
39+
40+
* Duplicate Application Creation on Import: When importing multiple stations that all utilize the same application, and applications are included in the import, the application will be created multiple times (once for each station).
41+
42+
### **Workstation Client**
43+
44+
### New features
45+
* Configuration Refresh on Start-up: Upon each start-up, the Workstation Client will now automatically check for updates to its configuration, ensuring it's always running with the latest settings.
46+
47+
* Automatic Client Reset: The Workstation Client will automatically reset on the next refresh when its associated computer is unregistered from Workstation Management.
48+
49+
### Fixes and other changes
50+
* Linux ARM64 Executable Name: Spaces have been removed from the Workstation Client Linux ARM64 version executable name for improved consistency.
51+
52+
* Bluetooth LE Device Discovery: Addressed an issue where the discovery process for Bluetooth LE devices did not correctly recognize the full device name, which previously led to failed connection attempts. The Workstation Client now accurately matches Bluetooth BT advertisement names.
53+
54+
### **Workstation Connector**
55+
56+
### Fixes
57+
* Refresh of the updated device list: A problem has been fixed where updates to the device list were not immediately sent to the web application after a configuration update, requiring a manual refresh. The list is now updated immediately.
58+
1359
## 3.1.0
1460

1561
#### Release date: November 7, 2025

0 commit comments

Comments
 (0)