Skip to content

Commit 4b2b63b

Browse files
Release notes Workstation 3.7
1 parent 3fda663 commit 4b2b63b

1 file changed

Lines changed: 32 additions & 1 deletion

File tree

  • content/en/docs/releasenotes/workstation

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

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,37 @@ cascade:
1010

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

13+
## 3.7.0
14+
15+
### Release date: May 21, 2026
16+
17+
### Workstation Management
18+
19+
#### New features
20+
21+
* Smart configuration updates (auto-refresh) - You can now choose if your workstation configurations should automatically update when changes are made, or if you prefer to trigger updates manually. This gives you more control and ensures your workstations always have the correct settings with less effort.
22+
* Real-time workstation status - The Workstation Management UI now shows the live configuration status of each Workstation Client, letting you quickly see if a workstation is **Up to Date** or **Outdated**. This provides immediate insight into your deployment's health.
23+
* Enhanced Serial Device detection settings - You can now configure Workstation Management to identify your serial devices using more reliable information like their Friendly Name, Serial Number, or Manufacturer. This helps your Workstation Clients reliably find and connect to the correct serial device, even if its port number changes.
24+
25+
#### Improvements
26+
27+
* Configurable auto-refresh behavior - We have provided options for how auto-refresh works, including default settings for workspaces and how clients respond in both automatic and manual modes. This allows for flexible management of your workstation configurations.
28+
29+
#### Bug Fixes
30+
31+
* UI inconsistencies - We have fixed several visual inconsistencies in the Management UI, particularly improving the display and user experience when using dark mode. This makes the interface cleaner and more consistent for everyone.
32+
33+
### Workstation Client
34+
35+
#### New Features
36+
37+
* Automatic Client startup - The Workstation Client application now automatically launches silently in the background when your system starts up. This ensures your workstations are always ready to go without needing manual intervention after a reboot.
38+
* Smart Serial Device finder - The client can now use the Friendly Name, Serial Number, or Manufacturer to find and connect to serial devices. This means your client can reliably connect to the right device even if its assigned port changes.
39+
40+
#### Improvements
41+
42+
* Granular configuration change response - The client now handles configuration changes more smoothly and with less downtime. This means your stations will experience fewer interruptions and apply new settings more efficiently.
43+
1344
## 3.6.1
1445

1546
### Release date: April 28, 2026
@@ -64,7 +95,7 @@ If more than one station is found for a given computer name during bulk registra
6495

6596
For more information, see [Nanoflows](/mendix-workstation/build-app/#javascript-actions) and [Widgets](/mendix-workstation/build-app/#widgets).
6697

67-
#### Improvement
98+
#### Improvements
6899

69100
* The **Model Peripheral** entity is now a specialization of the **Device** entity and no longer requires association.
70101
* Calling `GetStation` is no longer required to initiate the Workstation Connector. It is only required to read the station configuration.

0 commit comments

Comments
 (0)