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
+24-26Lines changed: 24 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,22 +18,25 @@ These release notes cover changes made to the [Mendix Workstation](/mendix-works
18
18
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
19
{{% /alert %}}
20
20
21
-
#### New features
21
+
#### New Features
22
+
23
+
##### Mendix Workstation Management Availability
22
24
23
-
##### Mendix Workstation Management is available for all Mendix users
25
+
Mendix Workstation Management is now available for all Mendix users.
24
26
25
-
##### Limitation for users of a company without Mendix Workstation Client license:
26
-
It is not possible to add a member to a workspace owned by a user belonging to a company not entitled to a Mendix Workstation Client license.
27
+
{{% alert color="info" %}}
28
+
Users from companies which does not have a Mendix Workstation Client license cannot add members to a workspace that they own.
27
29
28
-
Workstation Client and all other related marketplace items are only available for members of the pre-release program.
30
+
The Workstation Client and all other related Mendix Marketplace items are only available for members of the pre-release program.
31
+
{{% /alert %}}
29
32
30
-
##### Workstation Client developer mode
33
+
##### Workstation Client Developer Mode
31
34
32
-
For each station, developer mode can be switched on/off to control the availability of the following functions on Workstation Client:
35
+
For each station, developer mode can be switched on or off to control the availability of the following functions on Workstation Client:
33
36
34
-
*Quit Workstation Client is not available in non-developer mode.
35
-
*Unlink Workstation Client is not available in non-developer mode.
36
-
*Developer tool shortcut is not available in non-developer mode.
37
+
***Quit Workstation Client** is not available in non-developer mode.
38
+
***Unlink Workstation Client** is not available in non-developer mode.
39
+
*The **Developer tool** shortcut is not available in non-developer mode.
37
40
38
41
It is recommended to disable developer mode for clients used in a production environment.
39
42
@@ -43,39 +46,34 @@ The Mendix Workstation Client Sample App showcases how to build applications int
43
46
44
47
The app includes reusable peripheral modules for:
45
48
46
-
* PC/SC Smartcard Reader (ADPU protocol)
47
-
* e.g. Omnikey 5427 G2, ACR122U
48
-
* Barcode Scanner (configured on Serial Port)
49
-
* e.g. NETUM C750
50
-
* Industrial Scale (MT-SICS protocol)
51
-
* e.g. Mettler Toledo ICS425, OHAUS Scout STX 620, 6200
52
-
* Label Printer (ZPL protocol)
53
-
* e.g. Zebra ZD421D
54
-
* USB Andon tower / Stack light
55
-
* e.g. ANDONT USB Stack LED Andon Tower Lights
49
+
* PC/SC Smartcard Reader (ADPU protocol), for example Omnikey, 5427 G2, ACR122U
50
+
* Barcode Scanner (configured on Serial Port), for example, NETUM C750
51
+
* Industrial Scale (MT-SICS protocol), for example, Mettler Toledo ICS425, OHAUS Scout STX 620, 6200
52
+
* Label Printer (ZPL protocol), for example, Zebra ZD421D
53
+
* USB Andon tower / Stack light, for example, ANDONT USB Stack LED Andon Tower Lights
56
54
57
55
Each module includes a peripheral emulator to build apps without a physical device.
58
56
59
-
The Sample App is available in the marketplace.
57
+
The Sample App is available in the Mendix Marketplace.
60
58
61
59
#### Improvements
62
60
63
61
##### Workstation Management
64
62
65
-
* Addition of the Mendix Portal Global Navigation Menu top bar and menu.
66
-
* Usability improvements.
63
+
*We have added the Mendix Portal Global Navigation Menu top bar and menu.
64
+
*We have made other usability improvements.
67
65
68
66
##### Workstation Client
69
67
70
-
* Add a button to paste the registration token.
68
+
*We have added a button to paste the registration token.
71
69
72
70
##### Workstation Connector
73
71
74
-
* The security role `SecurityAdministrator` is added: only users with this role can Regenerate KeyPair in Station connector Security of an App.
72
+
*We have added the SecurityAdministrator security role. Only users with this role can regenerate the `KeyPair` in the **Station connector Security** of an app.
75
73
76
74
#### Fixes
77
75
78
-
We fixed an issue in 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.
76
+
*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.
0 commit comments