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
+58-22Lines changed: 58 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,42 @@ cascade:
10
10
11
11
These release notes cover changes made to the [Mendix Workstation](/mendix-workstation/).
12
12
13
+
## 3.0.0
14
+
15
+
### Release date: September 25, 2025
16
+
17
+
{{% alert color="info" %}}
18
+
19
+
**Limited Available Release of Mendix Workstation Client.**
20
+
21
+
Mendix Workstation Client is available for all Mendix users for development use.
22
+
23
+
Mendix Workstation Client is [Limited Availability](https://docs.mendix.com/releasenotes/release-status/#limited-availability) for production use. Support is provided according to your Mendix SLA if you purchased a Workstation license. If you want to take the Mendix Workstation Client into production, contact your CSM to see what arrangements are possible. Without a license you can use the Mendix Workstation Client for development, but workspaces are individual and cannot be shared.
24
+
25
+
{{% /alert %}}
26
+
27
+
### Improvements
28
+
29
+
Improvements compared to version 2.4:
30
+
31
+
#### Logging is configurable in Workspace settings
32
+
33
+
The level of logs written to log files and visible in the client is configurable in Workspace settings. It includes configuration of:
34
+
35
+
* Log level: Info, Warn, Error, Debug.
36
+
* Log retention policy: Maximum log folder zize (in MB) and maximum number of stored days.
37
+
38
+
The workspace log level is overridden to ‘debug’ for a station configured in developer mode.
39
+
40
+
#### Edit Device in side panel
41
+
42
+
When editing a device, device settings are edited in a side panel. It makes device configure easier as all setting parameters are in one view and other device configurations can be viewed while editing.
43
+
44
+
### Limitation and known bugs
45
+
46
+
* Windows Workstation Client hangs when Smartcard reader detection is enabled and the ‘Smart Cards for Windows Service’ is disabled.
47
+
* Workstation Client window is not visible when it was opened on a secondary screen and the secondary screen is no longer available.
48
+
13
49
## 2.6.0
14
50
15
51
### Release date: September 12, 2025
@@ -18,9 +54,9 @@ These release notes cover changes made to the [Mendix Workstation](/mendix-works
18
54
The fourth pre-release of the Mendix Workstation Client is available under the conditions of the Mendix Workstation Client Pre-Release Program. Support is available only to members of the program. To become a program member, contact Mendix Sales.
19
55
{{% /alert %}}
20
56
21
-
####New Features
57
+
### New Features
22
58
23
-
#####Mendix Workstation Management Availability
59
+
#### Mendix Workstation Management Availability
24
60
25
61
Mendix Workstation Management is now available for all Mendix users.
26
62
@@ -30,7 +66,7 @@ Users from companies which does not have a Mendix Workstation Client license can
30
66
The Workstation Client and all other related Mendix Marketplace items are only available for members of the pre-release program.
31
67
{{% /alert %}}
32
68
33
-
#####Workstation Client Developer Mode
69
+
#### Workstation Client Developer Mode
34
70
35
71
For each station, developer mode can be switched on or off to control the availability of the following functions on Workstation Client:
36
72
@@ -40,7 +76,7 @@ For each station, developer mode can be switched on or off to control the availa
40
76
41
77
It is recommended to disable developer mode for clients used in a production environment.
42
78
43
-
#####Workstation Sample App
79
+
#### Workstation Sample App
44
80
45
81
The Mendix Workstation Client Sample App showcases how to build applications interacting with multiple peripheral devices.
46
82
@@ -56,22 +92,22 @@ Each module includes a peripheral emulator to build apps without a physical devi
56
92
57
93
The Sample App is available in the Mendix Marketplace.
58
94
59
-
####Improvements
95
+
### Improvements
60
96
61
-
#####Workstation Management
97
+
#### Workstation Management
62
98
63
99
* We have added the Mendix Portal Global Navigation Menu top bar and menu.
64
100
* We have made other usability improvements.
65
101
66
-
#####Workstation Client
102
+
#### Workstation Client
67
103
68
104
* We have added a button to paste the registration token.
69
105
70
-
#####Workstation Connector
106
+
#### Workstation Connector
71
107
72
108
* We have added the SecurityAdministrator security role. Only users with this role can regenerate the `KeyPair` in the **Station connector Security** of an app.
73
109
74
-
####Fixes
110
+
### Fixes
75
111
76
112
* We have fixed an issue in the Workstation Client where, when the client app closed and re-opened a connection, data buffered from the previous session was sent to the new session. The data buffer now is cleared when the connection is closed.
77
113
@@ -83,9 +119,9 @@ The Sample App is available in the Mendix Marketplace.
83
119
The third pre-release of the Mendix Workstation Client is available under the conditions of the Mendix Workstation Client Pre-Release Program. Support is available only to members of the program. To become a program member, contact Mendix Sales.
84
120
{{% /alert %}}
85
121
86
-
####New Features
122
+
### New Features
87
123
88
-
#####Workstation Management
124
+
#### Workstation Management
89
125
90
126
* The **Team** page enables users to share workspaces and assign individual permissions, facilitating collaborative deployment of Workstation projects across multiple environments and sites at scale.
91
127
* Apps are managed at workspace level on the **Apps** page. Each app can be enabled or disabled individually - per station, for a group of stations, or for all stations within a workspace.
@@ -99,28 +135,28 @@ The third pre-release of the Mendix Workstation Client is available under the co
99
135
* Read, write, and watch permissions are configurable.
100
136
* Environment variables are supported to define folder path.
101
137
102
-
#####Workstation Client
138
+
#### Workstation Client
103
139
104
140
* The Workstation Client is now available in a [Linux ARM 64 version](https://marketplace.mendix.com/link/component/245627) for running the client on single-board computers such as Raspberry Pi.
105
141
106
-
#####Workstation Connector
142
+
#### Workstation Connector
107
143
108
144
* The new **Unsubscribe by Device** nanoflow action removes all subscriptions on a device.
109
145
* The new **Disconnect Device** nanoflow action disconnects the device, unlike the unsubscribe actions which keep the connection open.
110
146
111
-
#####Other
147
+
#### Other
112
148
113
149
* The **Get Started** app includes a step-by-step guide on how to get started with Mendix Workstation and build a device messenger.
114
150
* Workstation documentation now available on [Mendix Docs](/mendix-workstation/).
115
151
116
-
####Improvements
152
+
### Improvements
117
153
118
-
#####Workstation Management
154
+
#### Workstation Management
119
155
120
156
* The main device connection parameters are displayed in the list of Devices in a connection string.
121
157
* The Workstation Client version is updated in the **Station** view.
122
158
123
-
#####Workstation Client
159
+
#### Workstation Client
124
160
125
161
* Client configuration is maintained after upgrading the Workstation Client.
126
162
* Detected smart card readers are shown in the list of devices. Detection happens dynamically, without having to restart or refresh configuration.
@@ -135,25 +171,25 @@ The third pre-release of the Mendix Workstation Client is available under the co
135
171
* Logs are visible in the Workstation Client.
136
172
* An End User License Agreement has been added to the Workstation Client installer.
137
173
138
-
#####Workstation Connector
174
+
#### Workstation Connector
139
175
140
176
* The workspace name is available in Workstation Connector, together with the station and client computer names.
141
177
* The Workstation Client version is available in Workstation Connector.
142
178
143
-
####Fixes
179
+
### Fixes
144
180
145
-
#####Workstation Client
181
+
#### Workstation Client
146
182
147
183
* We have fixed an issue where connecting, sending a message, and disconnecting quickly on a serial port would result in a *Port not open* error.
148
184
149
-
#####Workstation Connector
185
+
#### Workstation Connector
150
186
151
187
* We have fixed the security model so that private key of the app is only available to admin users.
152
188
* We have fixed an issue where a Device object was deleted when user was using the cancel button of a page on which Device was a parameter.
153
189
* Detected card reader devices are set to the class `CardReader`.
154
190
* Windows Hello for Business is no longer detected as a card reader.
155
191
156
-
####Upgrade
192
+
### Upgrade
157
193
158
194
To upgrade from a previous version, perform the following steps:
0 commit comments