Skip to content

Commit bbf921a

Browse files
Merge pull request #10097 from jowussler/patch-1
Update _index.md with new release notes 2.6.0
2 parents 0226444 + 7d25a18 commit bbf921a

1 file changed

Lines changed: 65 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/workstation

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

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

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

13+
## 2.6.0
14+
15+
### Release date: September 12, 2025
16+
17+
{{% alert color="info" %}}
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+
{{% /alert %}}
20+
21+
#### New Features
22+
23+
##### Mendix Workstation Management Availability
24+
25+
Mendix Workstation Management is now available for all Mendix users.
26+
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.
29+
30+
The Workstation Client and all other related Mendix Marketplace items are only available for members of the pre-release program.
31+
{{% /alert %}}
32+
33+
##### Workstation Client Developer Mode
34+
35+
For each station, developer mode can be switched on or off to control the availability of the following functions on Workstation Client:
36+
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.
40+
41+
It is recommended to disable developer mode for clients used in a production environment.
42+
43+
##### Workstation Sample App
44+
45+
The Mendix Workstation Client Sample App showcases how to build applications interacting with multiple peripheral devices.
46+
47+
The app includes reusable peripheral modules for:
48+
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
54+
55+
Each module includes a peripheral emulator to build apps without a physical device.
56+
57+
The Sample App is available in the Mendix Marketplace.
58+
59+
#### Improvements
60+
61+
##### Workstation Management
62+
63+
* We have added the Mendix Portal Global Navigation Menu top bar and menu.
64+
* We have made other usability improvements.
65+
66+
##### Workstation Client
67+
68+
* We have added a button to paste the registration token.
69+
70+
##### Workstation Connector
71+
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.
73+
74+
#### Fixes
75+
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.
77+
1378
## 2.4.0
1479

1580
### Release date: August 20, 2025

0 commit comments

Comments
 (0)