Skip to content

Commit 7d25a18

Browse files
Update _index.md
1 parent b923053 commit 7d25a18

1 file changed

Lines changed: 24 additions & 26 deletions

File tree

  • content/en/docs/releasenotes/workstation

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

Lines changed: 24 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,25 @@ These release notes cover changes made to the [Mendix Workstation](/mendix-works
1818
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.
1919
{{% /alert %}}
2020

21-
#### New features
21+
#### New Features
22+
23+
##### Mendix Workstation Management Availability
2224

23-
##### Mendix Workstation Management is available for all Mendix users
25+
Mendix Workstation Management is now available for all Mendix users.
2426

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.
2729

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 %}}
2932

30-
##### Workstation Client developer mode
33+
##### Workstation Client Developer Mode
3134

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:
3336

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.
3740

3841
It is recommended to disable developer mode for clients used in a production environment.
3942

@@ -43,39 +46,34 @@ The Mendix Workstation Client Sample App showcases how to build applications int
4346

4447
The app includes reusable peripheral modules for:
4548

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
5654

5755
Each module includes a peripheral emulator to build apps without a physical device.
5856

59-
The Sample App is available in the marketplace.
57+
The Sample App is available in the Mendix Marketplace.
6058

6159
#### Improvements
6260

6361
##### Workstation Management
6462

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.
6765

6866
##### Workstation Client
6967

70-
* Add a button to paste the registration token.
68+
* We have added a button to paste the registration token.
7169

7270
##### Workstation Connector
7371

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.
7573

7674
#### Fixes
7775

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.
7977

8078
## 2.4.0
8179

0 commit comments

Comments
 (0)