Skip to content

Commit 7616a54

Browse files
Merge pull request mendix#10743 from mendix/kk-wks-relnotes34
Workstation 3.4 release notes
2 parents 0597465 + a595fcf commit 7616a54

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

  • content/en/docs/releasenotes/workstation

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

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

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

13+
## 3.4.0
14+
15+
### Release date: February 12, 2026
16+
17+
### Workstation Management
18+
19+
#### New Features
20+
21+
* Enhanced bulk registration process - We have improved the bulk registration experience to make managing multiple workstations even more efficient and intuitive.
22+
23+
* New unassigned stations list - If a newly registered station cannot be automatically matched with a preconfigured station, it now appears in the new **Unassigned Stations** list. Before you can edit these unassigned stations, you must first either accept or manually assign them, giving you better control over station assignments.
24+
* Code snippet copier - To simplify the registration process from the terminal, we have added a convenient code snippet copier, making the process quicker and less prone to errors.
25+
* Reopenable registration token - You can now reopen and copy the registration token if you need to access it again after initial generation.
26+
* Token expiration banner - A clear banner now displays if your registration token has expired, helping you stay informed and avoid registration issues.
27+
28+
* Advanced station import options - We have enhanced the station import process by providing more robust options for handling duplicate stations. When importing, you can now specify how you want to manage existing named stations. The following options are available:
29+
30+
* **Ignore** - Existing stations will not be updated or imported.
31+
* **Duplicate** - A new station will be created with a suffix number.
32+
* **Replace** - The existing station will be entirely replaced by the imported one.
33+
* **Merge** - This option allows for a more granular approach. If you choose to merge, you can then decide whether to ignore, replace, or duplicate individual duplicate devices.
34+
35+
#### Fixes
36+
37+
* **Add Device Configuration** dialog stability - We have fixed a bug that was causing the **Add Device Configuration** dialog to close unexpectedly, ensuring a smoother configuration experience.
38+
* Improved import summary UI - We have reworked the import summary UI for better usability and user experience, providing clearer and more intuitive feedback on your import operations.
39+
40+
#### Known Bugs and Limitations
41+
42+
* Linux terminal registration errors - When registering clients from the terminal on Linux, users may encounter misleading error messages. Despite the error messages, the registration process itself is successful.
43+
* Manual refresh required for UI updates - To display the most up-to-date information, you must currently refresh the token expiration banner and the unassigned stations list manually by using the **Refresh** button.
44+
45+
### Workstation Client
46+
47+
#### New Features
48+
49+
* Automatic client reset on deregistration - To ensure a clean state and seamless management, the client now automatically resets itself when it is deregistered from Workstation Management.
50+
* Improved handling of unknown computer status - When a computer is not matched to an available station, the client now displays a **Waiting** message, indicating that the system is awaiting configuration.
51+
52+
#### Fixes
53+
54+
* Uninstallation cleanup - We have resolved an issue where the *Mendix Workstation* folder was not being completely removed during uninstallation. This fix ensures a cleaner uninstallation process.
55+
* Error handling for bulk registration - We have fixed an error that occurred when attempting to bulk re-register an unassigned station from PowerShell, leading to a more robust registration experience.
56+
* Special character display in license agreements - We have fixed an issue that caused special characters to display incorrectly within the license agreement. All text is now rendered accurately.
57+
* Flexible BLE characteristic matching - We have resolved an issue where BLE characteristics and services were case-sensitive and did not accept standard UUID formats. Now, BLE characteristics can be specified in uppercase and can contain dashes, providing greater flexibility and compatibility. For example, `EF680301-9B35-4933-9B10-52FFA9740042` will now be correctly recognized.
58+
1359
## 3.3.0
1460

1561
### Release date: January 8, 2026

0 commit comments

Comments
 (0)